summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_usb.c
AgeCommit message (Expand)AuthorLines
2008-04-19hci_usb: remove code obfuscationPavel Machek-5/+5
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek-7/+7
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+3
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil-0/+1
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ-0/+3
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko-0/+1
2007-09-09[Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann-1/+4
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann-86/+2
2007-05-24[Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann-8/+8
2007-05-05[Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann-0/+3
2007-05-05[Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann-0/+3
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann-0/+3
2007-01-09[Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann-0/+1
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann-0/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+4
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann-0/+3
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann-2/+15
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann-0/+6
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann-0/+71
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2005-11-08[Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann-0/+7
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena-3/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-1/+1
2005-09-13[Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann-1/+18
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann-10/+11
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco-1/+1
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann-2/+0
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann-4/+2
2005-08-06[Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1075