summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2018-10-18Bluetooth: hci_qca: Add support for controller debug logs.Balakrishna Godavarthi-1/+18
2018-10-18Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceOwen Lin-0/+1
2018-10-14Bluetooth: btsdio: Do not bind to non-removable BCM43430Cho, Yu-Chen-5/+9
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro-0/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-1/+1
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook-1/+1
2018-09-28Bluetooth: ath3k: add more information to error messageLuiz Carlos Ramos-5/+6
2018-09-27Bluetooth: bt3c_cs: Fix obsolete functionDing Xiang-3/+6
2018-09-27Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri-1/+12
2018-09-27Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt-0/+1
2018-09-27Bluetooth: btrtl: Add support for RTL8822C with USB interfaceAlex Lu-0/+8
2018-09-27Bluetooth: hci_serdev: Fixed error space required before open paranethesisJagdish Tirumala-1/+1
2018-09-27Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990Balakrishna Godavarthi-0/+33
2018-09-27Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEWJustin TerAvest-0/+1
2018-09-27Bluetooth: btrtl: Make array extension_sig static, shrinks object sizeColin Ian King-1/+1
2018-09-27Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().Balakrishna Godavarthi-3/+4
2018-09-27Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi-0/+1
2018-09-27Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi-6/+9
2018-09-27Bluetooth: hci_qca: Remove serdev_device_open/close function callsBalakrishna Godavarthi-2/+0
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang-0/+2
2018-08-21Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva-3/+5
2018-08-21Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPIHans de Goede-0/+1
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter-1/+1
2018-08-09Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann-0/+17
2018-08-07Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang-0/+641
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann-3/+3
2018-08-04Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg-0/+1
2018-08-03Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990Balakrishna Godavarthi-47/+363
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi-4/+21
2018-08-03Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.Balakrishna Godavarthi-1/+3
2018-08-03Bluetooth: hci_qca: Add wrapper functions for setting UART speedBalakrishna Godavarthi-23/+70
2018-08-03Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi-16/+28
2018-08-03Bluetooth: btqca: Rename ROME specific functions to generic functionsBalakrishna Godavarthi-46/+51
2018-08-03Bluetooth: hci_h5: Add support for enable and device-wake GPIOsHans de Goede-0/+41
2018-08-03Bluetooth: hci_h5: Add support for the RTL8723BSJeremy Cline-0/+69
2018-08-03Bluetooth: hci_h5: Add vendor setup, open, and close callbacksJeremy Cline-1/+39
2018-08-03Bluetooth: hci_h5: Add support for serdev enumerated devicesHans de Goede-4/+48
2018-08-03Bluetooth: btrtl: Add support for a config filename postfixHans de Goede-14/+24
2018-08-03Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chipsMartin Blumenstingl-4/+47
2018-08-03Bluetooth: btrtl: add support for retrieving the UART settingsMartin Blumenstingl-0/+134
2018-08-03Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_infoHans de Goede-31/+27
2018-08-03Bluetooth: btrtl: split the device initialization into smaller partsMartin Blumenstingl-106/+199
2018-08-03Bluetooth: btrtl: add MODULE_FIRMWARE declarationsMartin Blumenstingl-0/+9
2018-08-03Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errorsMarcel Holtmann-40/+37
2018-08-03Bluetooth: btusb: Release RF resource on BT shutdownAmit K Bag-0/+16
2018-07-23bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai-2/+2
2018-07-23bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple...Jia-Ju Bai-1/+1
2018-07-23bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Jia-Ju Bai-1/+1