summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bfusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bfusb: Fix the return error codeSyam Sidhardhan2015-12-221-1/+1
* Bluetooth: bfusb: Remove redundant error messageSyam Sidhardhan2015-12-221-3/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-191-4/+5
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-8/+0
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-3/+0
* Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik2015-07-231-1/+1
* Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-0/+2
* Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-051-4/+10
* Bluetooth: Declare bfusb_table[] as constMarcel Holtmann2013-10-111-1/+1
* Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann2013-10-111-8/+1
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-2/+1
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-2/+1
* Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann2013-10-101-10/+4
* Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-061-8/+4
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+806
OpenPOWER on IntegriCloud