summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
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
2018-07-23bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...Jia-Ju Bai-1/+1
2018-07-23bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()Jia-Ju Bai-3/+3
2018-07-23bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...Jia-Ju Bai-1/+1
2018-07-23bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()Jia-Ju Bai-1/+1
2018-07-06Bluetooth: btusb: use irqsave() in URB's complete callbackSebastian Andrzej Siewior-8/+12
2018-07-06Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan-0/+1
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller-1/+1
2018-05-30Bluetooth: btusb: Add additional device ID for RTL8822BEArtiom Vaskov-0/+1
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede-1/+3
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede-16/+9
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede-17/+22
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Andy Shevchenko-21/+3
2018-05-30Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande-1/+1
2018-05-29Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede-0/+7
2018-05-29Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute-2/+1
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel-42/+8
2018-05-29Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai-7/+25
2018-05-29Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan-0/+3
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita-0/+1
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain-56/+59
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam-0/+2
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei-0/+1
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede-5/+4
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede-73/+5