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-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
2013-01-10
NFC: pn533: Remove pn533_send_cmd_frame_sync
Waldemar Rymarkiewicz
1
-112
/
+85
2013-01-10
NFC: pn533: Add pn533_alloc_skb for req allocation
Waldemar Rymarkiewicz
1
-6
/
+16
2013-01-10
NFC: pn533: Add a new pn533_send_sync iface
Waldemar Rymarkiewicz
1
-1
/
+54
2013-01-10
NFC: pn533: Add a new pn533_send_data_async iface
Waldemar Rymarkiewicz
1
-0
/
+31
2013-01-10
NFC: pn533: Add a new pn533_send_cmd_async iface
Waldemar Rymarkiewicz
1
-3
/
+164
2013-01-10
NFC: pn533: Remove pointless flags param
Waldemar Rymarkiewicz
1
-19
/
+14
2013-01-10
NFC: pn533: Add frame header length define
Waldemar Rymarkiewicz
1
-20
/
+33
2013-01-10
NFC: pn533: Remove unused definitions
Waldemar Rymarkiewicz
1
-8
/
+0
2013-01-10
NFC: pn533: Remove in/out_maxlen as it is not used
Waldemar Rymarkiewicz
1
-20
/
+16
2013-01-10
NFC: Add support for SO_TIMESTAMP LLCP socket option
Thierry Escande
3
-0
/
+8
2013-01-07
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
5
-55
/
+193
2013-01-07
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
4
-0
/
+48
2013-01-07
mwifiex: use pci_alloc/free_consistent APIs for PCIe
Avinash Patil
4
-154
/
+235
2013-01-07
mwifiex: add init_fw_port handler for PCIe interface
Avinash Patil
3
-2
/
+25
2013-01-07
mwifiex: access interrupt status only while holding lock
Avinash Patil
1
-13
/
+12
2013-01-07
bcma: mips: rename oldirqflag to irqinitmask
Hauke Mehrtens
1
-4
/
+4
2013-01-07
bcma: mips: remove assigned_irqs from structure
Hauke Mehrtens
2
-3
/
+0
2013-01-07
bcma: mips: show also disabled IRQs
Hauke Mehrtens
1
-5
/
+12
2013-01-07
bcma: mips: make some info messages debug messages
Hauke Mehrtens
1
-5
/
+5
2013-01-07
bcma: mips: explicit assign IRQ numbers
Hauke Mehrtens
1
-28
/
+56
2013-01-07
bcma: make bcma_find_core_unit() accessible
Hauke Mehrtens
2
-2
/
+4
2013-01-07
ath9k_hw: Fix calibration for AR9340
Sujith Manoharan
1
-1
/
+1
2013-01-07
mwl8k: bump firmware API to 3
Yogesh Ashok Powar
1
-1
/
+1
2013-01-07
mwl8k: Handle watchdog event with highest prioriry
Yogesh Ashok Powar
1
-0
/
+19
2013-01-07
mwl8k: Handle Watchdog events for the new ampdu streams
Yogesh Ashok Powar
1
-12
/
+32
2013-01-07
mwl8k: changing mwl8k_destroy_ba prototype
Yogesh Ashok Powar
1
-6
/
+8
2013-01-07
mwl8k: Enable support to support additional ampdu streams
Yogesh Ashok Powar
1
-4
/
+27
2013-01-07
mwl8k: set ack policy to normal
Yogesh Ashok Powar
1
-0
/
+4
2013-01-07
mwl8k: Remove redundant txq_idx
Yogesh Ashok Powar
1
-4
/
+2
[next]