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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-2
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
12
-22
/
+0
2012-02-13
Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
David Herrmann
1
-10
/
+2
2012-02-13
Bluetooth: btsdio: Free driver data on SDIO shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: bpa10x: Free private driver data on usb shutdown
David Herrmann
1
-12
/
+3
2012-02-13
Bluetooth: btusb: Free driver data on USB shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: bfusb: Free driver_data on USB shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: vhci: Free driver_data on file release
David Herrmann
1
-6
/
+1
2012-02-13
Bluetooth: dtl1-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: btwilink: Remove empty destruct cb
David Herrmann
1
-9
/
+0
2012-02-13
Bluetooth: btuart-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: btmrvl: Remove empty destruct cb
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: bt3c-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: bluecard-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: dtl1: Fix memleak in probe()
David Herrmann
1
-17
/
+3
2012-02-13
Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
1
-3
/
+3
2012-02-08
rtlwifi: Return correct failure code on error
Simon Graham
1
-1
/
+1
2012-02-08
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
1
-6
/
+10
2012-02-08
rt2x00: Correctly set txmixer_gain in RT3572 channel switching.
Gertjan van Wingerde
2
-7
/
+40
2012-02-08
rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
Gertjan van Wingerde
2
-5
/
+12
2012-02-08
rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.
Gertjan van Wingerde
1
-1
/
+2
2012-02-08
rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.
Gertjan van Wingerde
1
-4
/
+2
2012-02-08
rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.
Gertjan van Wingerde
2
-2
/
+10
2012-02-08
rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
Gertjan van Wingerde
1
-1
/
+1
2012-02-08
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
5
-17
/
+31
2012-02-08
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
2
-0
/
+24
2012-02-06
iwlegacy: remove set_hw_params callback
Stanislaw Gruszka
3
-85
/
+59
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
6
-69
/
+46
2012-02-06
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
7
-81
/
+83
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
10
-167
/
+127
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
10
-378
/
+261
2012-02-06
iwlegacy: remove il_setup_interface()
Stanislaw Gruszka
1
-19
/
+3
2012-02-06
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
4
-31
/
+3
2012-02-06
iwlegacy: get rid of ctx->ac_to_queue
Stanislaw Gruszka
2
-8
/
+2
2012-02-06
iwlegacy: get rid of ctx->ac_to_fifo
Stanislaw Gruszka
2
-10
/
+8
2012-02-06
iwlegacy: move ht out of ctx structure
Stanislaw Gruszka
4
-49
/
+46
2012-02-06
iwlegacy: move qos_data out of ctx structure
Stanislaw Gruszka
3
-19
/
+18
2012-02-06
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
4
-35
/
+8
2012-02-06
iwlegacy: get rid of ctx->station_flags
Stanislaw Gruszka
2
-3
/
+1
2012-02-06
iwlegacy: move wep_keys out of context
Stanislaw Gruszka
2
-38
/
+39
2012-02-06
iwlegacy: get rid of mcast_queue
Stanislaw Gruszka
2
-16
/
+4
2012-02-06
iwlegacy: get rid of ctxid
Stanislaw Gruszka
5
-14
/
+1
2012-02-06
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
4
-11
/
+3
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
7
-18
/
+19
[next]