summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bcm203x.c
AgeCommit message (Expand)Author
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2011-11-18USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall
2010-02-27Bluetooth: Make USB device id constantMárton Németh
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-15[Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-10[PATCH] release_firmware() fixesMagnus Damm
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-01-04[Bluetooth] Add module parameter for ignoring a deviceMarcel Holtmann
2004-11-17[Bluetooth] Update copyright informationMarcel Holtmann
2004-11-06[Bluetooth] Use usb_kill_urb() for synchronous unlinkMarcel Holtmann
2004-05-10[Bluetooth] Adapt changes for USB core altsettingsMarcel Holtmann
2004-04-06[Bluetooth] Allocate the BCM203x URB buffer seperatelyMarcel Holtmann
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann
2003-12-28[Bluetooth] Support for Broadcom BlutoniumMarcel Holtmann