summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bcm203x.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-271-3/+1
* Bluetooth: bcm203x: Remove redundant error messageSyam Sidhardhan2015-12-221-3/+1
* Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-061-7/+1
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1
* Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
* Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
* Bluetooth: Use kmemdup for driversJulia Lawall2010-07-211-2/+1
* Bluetooth: Make USB device id constantMárton Németh2010-02-271-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-7/+2
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-7/+2
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-261-0/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* [Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann2006-10-151-10/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-0/+1
* 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
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+314