aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bfusb.c
AgeCommit message (Expand)Author
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-07-23Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik
2014-12-26Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann
2014-03-05Bluetooth: Remove assignments in if-statementsValentin Ilie
2013-10-11Bluetooth: Declare bfusb_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann
2012-08-06Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann
2012-02-13Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-11-18USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-07Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2008-07-10bluetooth: treat firmware data as constDavid Woodhouse
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds