summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bfusb.c
Commit message (Expand)AuthorAge
* Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-06
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-13
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-13
* Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann2012-02-13
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-31
* | Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-07
* | Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-07
|/
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-07
* bluetooth: treat firmware data as constDavid Woodhouse2008-07-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16