aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bcm203x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2016-09-27bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang1-3/+1
2015-12-22Bluetooth: bcm203x: Remove redundant error messageSyam Sidhardhan1-3/+1
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat1-7/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2011-11-18USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall1-2/+1
2010-02-27Bluetooth: Make USB device id constantMárton Németh1-1/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-7/+2
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann1-7/+2
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann1-0/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-15[Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann1-10/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-0/+1
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-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+314