index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card
Marcel Holtmann
2006-10-20
1
-0
/
+1
*
[Bluetooth] Add support for newer ANYCOM USB dongles
Marcel Holtmann
2006-10-20
1
-0
/
+3
*
[Bluetooth] Use work queue to trigger URB submission
Marcel Holtmann
2006-10-15
1
-10
/
+7
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
8
-14
/
+14
*
[Bluetooth] Code cleanup for the HCI UART driver
Marcel Holtmann
2006-09-28
1
-8
/
+5
*
[Bluetooth] Add support for Canyon CN-BTU1 dongle
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
1
-1
/
+1
*
[Bluetooth] Code cleanup of the drivers source code
Marcel Holtmann
2006-09-28
2
-205
/
+208
*
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
Marcel Holtmann
2006-07-24
1
-1
/
+1
*
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
Marcel Holtmann
2006-07-24
1
-1
/
+2
*
[Bluetooth] Correct SCO buffer size for Belkin devices
Marcel Holtmann
2006-07-24
1
-1
/
+2
*
[Bluetooth] Correct SCO buffer size for another Broadcom chip
Marcel Holtmann
2006-07-24
1
-2
/
+15
*
[Bluetooth] Avoid NULL pointer dereference with tty->driver
Marcel Holtmann
2006-07-12
1
-2
/
+2
*
[PATCH] release_firmware() fixes
Magnus Damm
2006-07-10
1
-0
/
+1
*
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
5
-1
/
+4
*
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
2006-07-03
2
-0
/
+7
*
[Bluetooth] Add suspend/resume support to the HCI USB driver
Marcel Holtmann
2006-07-03
1
-0
/
+71
*
[Bluetooth] Use raw mode for the Frontline sniffer device
Marcel Holtmann
2006-07-03
1
-0
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
12
-12
/
+0
*
[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...
Jesper Juhl
2006-06-26
1
-0
/
+3
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
4
-43
/
+12
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
4
-32
/
+28
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
4
-98
/
+86
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
4
-61
/
+46
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
4
-18
/
+2
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
4
-97
/
+0
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
4
-28
/
+4
*
[Bluetooth] Fix firmware loading problem of BT3C driver
Marcel Holtmann
2006-02-13
1
-13
/
+4
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-15
/
+1
*
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2006-01-06
1
-0
/
+1
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
4
-146
/
+36
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
4
-68
/
+4
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
4
-76
/
+20
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
4
-56
/
+93
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
4
-4
/
+0
*
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
2005-11-08
1
-2
/
+2
*
[Bluetooth]: Add another ignore parameter to the HCI USB driver
Marcel Holtmann
2005-11-08
1
-0
/
+7
*
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
12
-31
/
+12
*
[Bluetooth] Ignore additional interfaces of BPA 100/105 devices
Marcel Holtmann
2005-10-28
1
-0
/
+3
*
[Bluetooth] Cleanup of the HCI UART driver
Marcel Holtmann
2005-10-28
6
-301
/
+253
*
[Bluetooth] Remove TXCRC compile option for BCSP driver
Marcel Holtmann
2005-10-28
4
-28
/
+25
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
2
-2
/
+2
*
[Bluetooth] Add ignore parameters to the HCI USB driver
Marcel Holtmann
2005-09-13
2
-3
/
+21
*
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
2005-08-29
11
-74
/
+75
*
[Bluetooth]: Fix sparse warnings (__nocast type)
Victor Fusco
2005-08-29
2
-2
/
+3
*
[Bluetooth]: Update and cleanup of the virtual HCI driver
Marcel Holtmann
2005-08-29
2
-224
/
+194
*
[NET]: Kill skb->list
David S. Miller
2005-08-29
1
-4
/
+4
*
[Bluetooth] Remove unused functions and cleanup symbol exports
Marcel Holtmann
2005-08-06
4
-11
/
+0
[next]