aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann1-0/+1
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert1-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann1-0/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann1-0/+3
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann1-0/+6
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann1-0/+71
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-08[Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann1-0/+7
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-13[Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann1-1/+18
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-10/+11
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-2/+0
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann1-4/+2
2005-08-06[Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1075