summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bfusb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-5/+5
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-2/+0
* Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann2012-02-131-10/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-20/+1
|\
| * USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
* | Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-071-6/+7
* | Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-071-3/+1
|/
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-8/+3
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-071-9/+1
* bluetooth: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-261-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-281-157/+159
* 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
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-4/+4
* [NET]: Kill skb->listDavid S. Miller2005-08-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+806