aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Bluetooth: btusb: request wake pin with NOAUTOENGravatar Brian Norris 1-1/+1
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesGravatar Sean Wang 1-10/+271
2019-03-02Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990Gravatar Matthias Kaehlcke 1-8/+18
2019-02-27Bluetooth: btusb: add QCA6174A compatible propertiesGravatar Brian Norris 1-0/+2
2019-02-27Bluetooth: hci_qca: Use msleep() instead of open coding itGravatar Matthias Kaehlcke 1-3/+1
2019-02-27Bluetooth: hci_qca: Add delay after power-off pulseGravatar Matthias Kaehlcke 1-3/+3
2019-02-27Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()Gravatar Matthias Kaehlcke 1-3/+3
2019-02-27Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()Gravatar Matthias Kaehlcke 1-4/+5
2019-02-26Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990Gravatar Matthias Kaehlcke 1-0/+1
2019-02-26Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTYGravatar Matthias Kaehlcke 1-28/+3
2019-02-26Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Gravatar Kefeng Wang 1-2/+1
2019-02-18Bluetooth: mediatek: update the common setup between MT7622 and other devicesGravatar Sean Wang 1-14/+190
2019-02-18Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncGravatar Sean Wang 1-15/+48
2019-02-18Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateGravatar Sean Wang 1-0/+2
2019-02-18Bluetooth: mediatek: trivial typo fixGravatar Sean Wang 1-1/+1
2019-02-18Bluetooth: hci_ldisc: Initialize hci_dev before open()Gravatar Jeremy Cline 1-7/+14
2019-02-18Bluetooth: hci_qca: Disable IBS state machine and flush Tx bufferGravatar Balakrishna Godavarthi 1-2/+15
2019-02-18Bluetooth: hci_qca: Deassert RTS while baudrate change commandGravatar Balakrishna Godavarthi 1-14/+15
2019-02-18Bluetooth: hci_qca: use wait_until_sent() for power pulsesGravatar Balakrishna Godavarthi 1-23/+15
2019-02-18Bluetooth: remove redundant zero check on countGravatar Colin Ian King 1-3/+0
2019-01-29Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesGravatar Raghuram Hegde 1-0/+19
2019-01-29Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsGravatar Rajat Jain 1-3/+3
2019-01-28Bluetooth: btrtl: Restore old logic to assume firmware is already loadedGravatar Kai-Heng Feng 1-3/+7
2019-01-25Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipGravatar Rajat Jain 1-0/+54
2019-01-22Bluetooth: btmrvl: Drop unused GPIO includesGravatar Linus Walleij 1-2/+0
2019-01-22Bluetooth: btmrvl: add support for sd8977 chipsetGravatar Hemantkumar Suthar 2-2/+38
2019-01-22Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Gravatar Myungho Jung 2-0/+8
2019-01-22Bluetooth: btmrvl: lower log level of informational messageGravatar Stefan Agner 1-1/+1
2019-01-22Bluetooth: btmrvl: improve printk messagesGravatar Stefan Agner 1-3/+4
2019-01-22Bluetooth: hci_qca: Add helper to set device addressGravatar Balakrishna Godavarthi 3-2/+30
2018-12-19Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingGravatar Jonathan Bakker 1-0/+22
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothGravatar Paweł Chmiel 1-0/+1
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Gravatar Raghuram Hegde 1-35/+37
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeGravatar Hans de Goede 1-0/+52
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsGravatar Hans de Goede 1-0/+29
2018-12-19Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesGravatar Colin Ian King 1-2/+2
2018-12-19Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Gravatar Balakrishna Godavarthi 1-3/+0
2018-12-19Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersGravatar Andrea Parri 2-18/+6
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Gravatar Chen-Yu Tsai 1-1/+6
2018-12-19Bluetooth: hci_bcm: Add compatible string for BCM4330Gravatar Chen-Yu Tsai 1-0/+1
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantGravatar Maxime Ripard 2-0/+7
2018-12-19Bluetooth: hci_bcm: Wait for device to come out of reset after power onGravatar Chen-Yu Tsai 1-0/+3
2018-12-19Bluetooth: hci_bcm: Add support for regulator suppliesGravatar Chen-Yu Tsai 1-9/+30
2018-12-19Bluetooth: hci_bcm: Add support for LPO clockGravatar Chen-Yu Tsai 1-5/+36
2018-12-19Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceGravatar Chen-Yu Tsai 1-11/+30
2018-12-19Bluetooth: hci_bcm: Simplify clk_get error handlingGravatar Chen-Yu Tsai 1-3/+7
2018-12-19Bluetooth: hci_bcm: Handle deferred probing for the clock supplyGravatar Chen-Yu Tsai 1-0/+4
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2018-10-18Bluetooth: hci_qca: Add support for controller debug logs.Gravatar Balakrishna Godavarthi 1-1/+18
2018-10-18Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceGravatar Owen Lin 1-0/+1