summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang2019-03-021-10/+271
* Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990Matthias Kaehlcke2019-03-021-8/+18
* Bluetooth: btusb: add QCA6174A compatible propertiesBrian Norris2019-02-271-0/+2
* Bluetooth: hci_qca: Use msleep() instead of open coding itMatthias Kaehlcke2019-02-271-3/+1
* Bluetooth: hci_qca: Add delay after power-off pulseMatthias Kaehlcke2019-02-271-3/+3
* Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()Matthias Kaehlcke2019-02-271-3/+3
* Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()Matthias Kaehlcke2019-02-271-4/+5
* Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990Matthias Kaehlcke2019-02-261-0/+1
* Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTYMatthias Kaehlcke2019-02-261-28/+3
* Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang2019-02-261-2/+1
* Bluetooth: mediatek: update the common setup between MT7622 and other devicesSean Wang2019-02-181-14/+190
* Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncSean Wang2019-02-181-15/+48
* Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-02-181-0/+2
* Bluetooth: mediatek: trivial typo fixSean Wang2019-02-181-1/+1
* Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-02-181-7/+14
* Bluetooth: hci_qca: Disable IBS state machine and flush Tx bufferBalakrishna Godavarthi2019-02-181-2/+15
* Bluetooth: hci_qca: Deassert RTS while baudrate change commandBalakrishna Godavarthi2019-02-181-14/+15
* Bluetooth: hci_qca: use wait_until_sent() for power pulsesBalakrishna Godavarthi2019-02-181-23/+15
* Bluetooth: remove redundant zero check on countColin Ian King2019-02-181-3/+0
* Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesRaghuram Hegde2019-01-291-0/+19
* Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsRajat Jain2019-01-291-3/+3
* Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng2019-01-281-3/+7
* Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipRajat Jain2019-01-251-0/+54
* Bluetooth: btmrvl: Drop unused GPIO includesLinus Walleij2019-01-221-2/+0
* Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar2019-01-222-2/+38
* Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung2019-01-222-0/+8
* Bluetooth: btmrvl: lower log level of informational messageStefan Agner2019-01-221-1/+1
* Bluetooth: btmrvl: improve printk messagesStefan Agner2019-01-221-3/+4
* Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi2019-01-223-2/+30
* Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker2018-12-191-0/+22
* Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel2018-12-191-0/+1
* Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde2018-12-191-35/+37
* Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede2018-12-191-0/+52
* Bluetooth: hci_h5: Add suspend / resume opsHans de Goede2018-12-191-0/+29
* Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King2018-12-191-2/+2
* Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi2018-12-191-3/+0
* Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2018-12-192-18/+6
* Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai2018-12-191-1/+6
* Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai2018-12-191-0/+1
* Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2018-12-192-0/+7
* Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai2018-12-191-0/+3
* Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai2018-12-191-9/+30
* Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai2018-12-191-5/+36
* Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai2018-12-191-11/+30
* Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai2018-12-191-3/+7
* Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai2018-12-191-0/+4
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-0/+1
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-131-0/+1
* | Bluetooth: hci_qca: Add support for controller debug logs.Balakrishna Godavarthi2018-10-181-1/+18
* | Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceOwen Lin2018-10-181-0/+1