summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_qca.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"Colin Ian King2017-02-181-2/+2
* Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timerPrasanna Karthik2016-11-271-6/+3
* Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-191-1/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-191-2/+2
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
* | Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann2015-10-211-0/+1
* | Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik2015-09-281-2/+2
* | Bluetooth: hci_qca: Coding style clean upPrasanna Karthik2015-09-171-3/+3
* | Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann2015-09-171-3/+3
|/
* Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim2015-08-141-4/+4
* Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim2015-08-101-0/+969