index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
3
-6
/
+3
2009-02-27
Bluetooth: Submit bulk URBs along with interrupt URBs
Marcel Holtmann
1
-17
/
+23
2009-02-27
Bluetooth: Eliminate a sparse warning in bt3c driver
Andre Haupt
1
-2
/
+2
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
10
-56
/
+5
2008-11-30
Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle
Marcel Holtmann
1
-7
/
+8
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
3
-54
/
+51
2008-11-30
Bluetooth: Remove deprecated hci_usb driver
Marcel Holtmann
4
-1286
/
+0
2008-11-30
Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c
Nick Pelly
1
-0
/
+5
2008-11-30
Bluetooth: Change simple_strtol to simple_strtoul
Julia Lawall
1
-4
/
+4
2008-11-30
Bluetooth: Fix TX error path in btsdio driver
Tomas Winkler
1
-0
/
+1
2008-11-30
Bluetooth: Add suspend/resume support to btusb driver
Marcel Holtmann
1
-0
/
+62
2008-11-30
Bluetooth: Handle bulk URBs in btusb driver from notify callback
Marcel Holtmann
1
-14
/
+13
2008-11-30
Bluetooth: Add fine grained mem_flags usage to btusb driver
Marcel Holtmann
1
-17
/
+17
2008-10-31
bpa10x: free sk_buff with kfree_skb
Ilpo Järvinen
1
-2
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-7
/
+14
2008-10-27
btsdio: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-18
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
4
-7
/
+14
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-204
/
+122
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-1
/
+1
2008-10-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+5
2008-10-06
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
Marcel Holtmann
1
-0
/
+1
2008-10-06
[Bluetooth] Add reset quirk for new Targus and Belkin dongles
Marcel Holtmann
1
-0
/
+4
2008-10-06
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
Marcel Holtmann
2
-5
/
+0
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+22
2008-09-23
hci_usb: replace mb with smp_mb
Ming Lei
1
-5
/
+5
2008-09-23
[Bluetooth] Fix USB disconnect handling of btusb driver
Marcel Holtmann
1
-4
/
+15
2008-09-23
[Bluetooth] Fix wrong URB handling of btusb driver
Marcel Holtmann
1
-2
/
+4
2008-09-23
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips
Marcel Holtmann
1
-0
/
+3
2008-09-22
bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.
David S. Miller
1
-9
/
+9
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
4
-10
/
+10
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
3
-5
/
+9
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
3
-0
/
+5
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
3
-5
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in bluetooth drivers
Dominik Brodowski
3
-194
/
+108
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
4
-4
/
+4
2008-08-18
[Bluetooth] Add SCO support to btusb driver
Marcel Holtmann
2
-20
/
+272
2008-08-08
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
1
-2
/
+161
2008-08-08
[Bluetooth] Removal of unnecessary ignore module parameter
Marcel Holtmann
4
-31
/
+6
2008-07-31
bluetooth: add quirks for a few hci_usb devices
Michael Frey
1
-0
/
+7
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-31
/
+14
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-3
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-5
/
+15
2008-07-15
bluetooth/hci_bcsp: fix bitrev Kconfig
Randy Dunlap
1
-1
/
+1
2008-07-15
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2
-2
/
+4
2008-07-10
bluetooth: treat firmware data as const
David Woodhouse
2
-2
/
+4
2008-07-03
Bluetooth VHCI: fasync BKL pushdown
Jonathan Corbet
1
-3
/
+6
2008-06-21
bluetooth-vhci: BKL pushdown
Arnd Bergmann
1
-0
/
+5
2008-06-10
bluetooth: hci_bcsp.c small cleanups/api users
Harvey Harrison
2
-31
/
+14
2008-05-03
hci_usb.h: fix hard-to-trigger race
Pavel Machek
1
-8
/
+13
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-3
/
+1
[next]