index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
bcma: jump to 'out' label for invalid 'func' value
Nathan Hintz
1
-1
/
+5
2013-01-14
bcma: delete duplicate readl
Nathan Hintz
1
-2
/
+0
2013-01-14
bcma: fix bcm4716/bcm4748 i2s irqflag
Nathan Hintz
2
-0
/
+29
2013-01-14
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
1
-1
/
+1
2013-01-14
Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
24
-1023
/
+1199
2013-01-14
NFC: Change nfc.h license
Lauro Ramos Venancio
1
-13
/
+10
2013-01-13
NFC: pn533: Fix bad allocation size
Thierry Escande
1
-2
/
+2
2013-01-11
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
2
-1
/
+14
2013-01-11
ath9k_hw: add tx gain tables for newer devices
Felix Fietkau
6
-18
/
+555
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
5
-8
/
+14
2013-01-11
bcma: fix compile error
Hauke Mehrtens
1
-1
/
+1
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
1
-1
/
+1
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
1
-0
/
+122
2013-01-11
mac80211_hwsim: fix beacon timestamp and mactime
Thomas Pedersen
1
-18
/
+39
2013-01-11
drivers/nfc/nfcwilink.c: use devm_kzalloc
Julia Lawall
1
-7
/
+2
2013-01-11
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
1
-1
/
+1
2013-01-11
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
1
-8
/
+8
2013-01-10
NFC: Update pn544 documentation
Samuel Ortiz
1
-83
/
+1
2013-01-10
NFC: pn533: Fix missing parenthesis
Waldemar Rymarkiewicz
1
-1
/
+2
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
11
-3
/
+38
2013-01-10
NFC: update HCI documentation
Eric Lapuyade
1
-26
/
+103
2013-01-10
NFC: pn544: Use devm_kzalloc API
Samuel Ortiz
1
-14
/
+6
2013-01-10
NFC: pn544: Use module_i2c_driver
Samuel Ortiz
1
-23
/
+1
2013-01-10
NFC: pn544: Separate the core code and the i2c one into different modules
Samuel Ortiz
5
-16
/
+35
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
4
-2
/
+23
2013-01-10
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
2
-4
/
+12
2013-01-10
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
2
-11
/
+19
2013-01-10
NFC: Added error handling in event_received hci ops
Eric Lapuyade
3
-19
/
+20
2013-01-10
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
5
-32
/
+57
2013-01-10
NFC: nfcwilink: Use devm_kzalloc
Julia Lawall
1
-7
/
+2
2013-01-10
NFC: pn533: Introduce ops for frame logic
Waldemar Rymarkiewicz
1
-73
/
+135
2013-01-10
NFC: pn533: Remove unused dev->wq_in_frame
Waldemar Rymarkiewicz
1
-5
/
+0
2013-01-10
NFC: pn533: Cleanup pn533_cmd_complete_t
Waldemar Rymarkiewicz
1
-22
/
+7
2013-01-10
NFC: pn533: Remove deprecated dev->out_frame buff
Waldemar Rymarkiewicz
1
-6
/
+1
2013-01-10
NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn
Waldemar Rymarkiewicz
1
-26
/
+18
2013-01-10
NFC: pn533: Don't use out_frame in pn533_send_ack
Waldemar Rymarkiewicz
1
-25
/
+6
2013-01-10
NFC: pn533: Cleanup debug messages
Waldemar Rymarkiewicz
1
-25
/
+7
2013-01-10
NFC: pn533: Fix urb->status handling
Waldemar Rymarkiewicz
1
-16
/
+18
2013-01-10
NFC: pn533: Remove unused pn533_send_cmd_frame_asy
Waldemar Rymarkiewicz
1
-68
/
+7
2013-01-10
NFC: pn533: Fix minor style issues
Waldemar Rymarkiewicz
1
-5
/
+5
2013-01-10
NFC: pn533: Fix open parenthesis alignment
Waldemar Rymarkiewicz
1
-22
/
+19
2013-01-10
NFC: pn533: Fix spacing issues
Waldemar Rymarkiewicz
1
-8
/
+8
2013-01-10
NFC: pn533: Fix quoted strings split across lines
Waldemar Rymarkiewicz
1
-35
/
+35
2013-01-10
NFC: pn533: Remove frame logic from poll cmds
Waldemar Rymarkiewicz
1
-144
/
+126
2013-01-10
NFC: pn533: Dump tx and rx data in debug mode
Waldemar Rymarkiewicz
1
-0
/
+6
2013-01-10
NFC: pn533: Del frame logic from Data Exchange cmd
Waldemar Rymarkiewicz
1
-168
/
+141
2013-01-10
NFC: pn533: Del frame logic from InJumForDep cmd
Waldemar Rymarkiewicz
1
-62
/
+55
2013-01-10
NFC: pn533: Del frame logic from TgGet/SetData cmd
Waldemar Rymarkiewicz
1
-64
/
+33
2013-01-10
NFC: llcp: Fix Rx memory leak
Samuel Ortiz
1
-10
/
+25
2013-01-10
NFC: llcp: Remove the tx backlog queue
Samuel Ortiz
3
-6
/
+2
[next]