summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bfusb.c
Commit message (Expand)AuthorAge
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: bfusb: Fix the return error codeSyam Sidhardhan2015-12-22
* Bluetooth: bfusb: Remove redundant error messageSyam Sidhardhan2015-12-22
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
* Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik2015-07-23
* Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-26
* Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-05
* Bluetooth: Declare bfusb_table[] as constMarcel Holtmann2013-10-11
* Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann2013-10-11
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann2013-10-10
* 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