summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-301-1136/+0
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-181-1/+1
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-6/+2
* bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-301-0/+7
* hci_usb: remove code obfuscationPavel Machek2008-04-191-5/+5
* hci_usb: do not initialize static variables to 0Pavel Machek2008-04-191-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-121-0/+3
|\
| * bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-071-0/+1
|/
* bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
* [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-091-1/+4
* [Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann2007-07-111-86/+2
* [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-241-8/+8
* [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3
* [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-051-0/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
* [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
* [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
* [PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert2006-12-201-0/+1
* [Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann2006-10-201-0/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann2006-09-281-0/+3
* [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
* [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-241-2/+15
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-031-0/+6
* [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-031-0/+71
* [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-031-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann2005-11-081-0/+7
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-131-1/+18
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-10/+11
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-291-1/+1
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-2/+0
* [Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2005-08-061-4/+2
* [Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann2005-08-061-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1075