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
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-02
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
2008-04-30
tty: The big operations rework
Alan Cox
1
-8
/
+5
2008-04-19
hci_usb: remove code obfuscation
Pavel Machek
2
-10
/
+5
2008-04-19
hci_usb: do not initialize static variables to 0
Pavel Machek
1
-7
/
+7
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+3
2008-03-07
bluetooth: Add another Broadcom device
Karsten Keil
1
-0
/
+1
2008-03-05
bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...
SDiZ
1
-0
/
+3
2008-02-12
hci_ldisc: fix null pointer deref
David Newall
1
-0
/
+1
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+3
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2
-2
/
+2
2008-02-05
bluetooth: blacklist another Broadcom BCM2035 device
Andy Shevchenko
1
-0
/
+1
2008-02-05
drivers/bluetooth/btsdio.c: fix double-free
Adrian Bunk
1
-3
/
+1
2008-02-05
drivers/bluetooth/bpa10x.c: fix memleak
Adrian Bunk
1
-0
/
+1
2008-02-03
drivers/bluetooth/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-10
[BLUETOOTH]: Always send explicit hci_ll wake-up acks.
Ohad Ben-Cohen
1
-9
/
+14
2007-10-22
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann
3
-0
/
+578
2007-10-22
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann
3
-0
/
+419
2007-10-22
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
4
-16
/
+4
2007-10-22
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
Ohad Ben-Cohen
5
-2
/
+557
2007-10-22
[Bluetooth] Change BPA 100/105 driver to use USB anchors
Marcel Holtmann
1
-362
/
+262
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
1
-1
/
+2
2007-09-09
[Bluetooth] Add missing stat.byte_rx counter modification
Marcel Holtmann
1
-1
/
+4
2007-07-11
[Bluetooth] Remove the redundant non-seekable llseek method
Robert P. J. Day
1
-6
/
+0
2007-07-11
[Bluetooth] Use hci_recv_fragment() within HCI USB driver
Marcel Holtmann
2
-89
/
+4
2007-05-24
[Bluetooth] Always send HCI_Reset for Broadcom devices
Marcel Holtmann
1
-8
/
+8
2007-05-10
[Bluetooth] Fix unintentional fall-through in HCI line discipline
Marcel Holtmann
1
-0
/
+1
2007-05-10
[Bluetooth] Fix NULL pointer dereference in HCI line discipline
Marcel Holtmann
1
-1
/
+3
2007-05-10
[Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline
Marcel Holtmann
2
-2
/
+8
2007-05-05
[Bluetooth] Correct SCO buffer for another Broadcom based dongle
Marcel Holtmann
1
-0
/
+3
2007-05-05
[Bluetooth] Add support for Targus ACB10US USB dongle
Marcel Holtmann
1
-0
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
3
-4
/
+4
2007-04-25
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
4
-12
/
+12
2007-02-26
[Bluetooth] Make use of MODULE_FIRMWARE
Marcel Holtmann
3
-0
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
8
-8
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-01-09
[Bluetooth] Correct SCO buffer for Broadcom based Dell laptops
Marcel Holtmann
1
-0
/
+3
2007-01-09
[Bluetooth] Correct SCO buffer for Broadcom based HP laptops
Marcel Holtmann
1
-0
/
+3
2007-01-09
[Bluetooth] Correct SCO buffer size for another ThinkPad laptop
Marcel Holtmann
1
-0
/
+1
2006-12-20
[PATCH] bluetooth: add support for another Kensington dongle
Olivier Galibert
1
-0
/
+1
2006-12-07
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
1
-2
/
+2
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
4
-94
/
+4
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
4
-94
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-30
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
1
-1
/
+1
2006-10-20
[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card
Marcel Holtmann
1
-0
/
+1
2006-10-20
[Bluetooth] Add support for newer ANYCOM USB dongles
Marcel Holtmann
1
-0
/
+3
2006-10-15
[Bluetooth] Use work queue to trigger URB submission
Marcel Holtmann
1
-10
/
+7
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
8
-14
/
+14
2006-09-28
[Bluetooth] Code cleanup for the HCI UART driver
Marcel Holtmann
1
-8
/
+5
[next]