summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bcm203x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva2017-10-141-1/+1
* bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-271-3/+1Star
* Bluetooth: bcm203x: Remove redundant error messageSyam Sidhardhan2015-12-221-3/+1Star
* Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-061-7/+1Star
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1Star
* 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/+1Star
* Bluetooth: Make USB device id constantMárton Németh2010-02-271-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-7/+2Star
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-7/+2Star
* [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-161-10/+7Star
* 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/+0Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+314