Age | Commit message (Expand) | Author | Files | Lines |
2019-05-05 | Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> | Matthias Kaehlcke | 1 | -7/+8 |
2019-05-05 | Bluetooth: btbcm: Add default address for BCM2076B1 | Stephan Gerhold | 1 | -0/+5 |
2019-05-03 | Bluetooth: hci_qca: Added support for WCN3998 | Harish Bandi | 3 | -18/+40 |
2019-04-23 | Bluetooth: hci_qca: Fix crash with non-serdev devices | Matthias Kaehlcke | 1 | -1/+2 |
2019-04-23 | Bluetooth: hci_qca: Give enough time to ROME controller to bootup. | Balakrishna Godavarthi | 1 | -0/+2 |
2019-04-23 | Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs | Chen-Yu Tsai | 1 | -4/+16 |
2019-04-23 | Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth | Stephan Gerhold | 1 | -0/+1 |
2019-04-23 | Bluetooth: btbcm: Add default address for BCM43341B | Ferry Toth | 1 | -1/+3 |
2019-04-23 | Bluetooth: btmrvl: add support for SD8987 chipset | Tamás Szűcs | 2 | -2/+38 |
2019-04-23 | Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth | Sean Wang | 1 | -0/+144 |
2019-04-23 | Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation | Sean Wang | 1 | -2/+2 |
2019-04-23 | Bluetooth: btmtksdio: Add a bit definition for CHLPCR | Sean Wang | 1 | -3/+4 |
2019-04-23 | Bluetooth: btmtksdio: Drop newline with bt_dev logging macros | Sean Wang | 1 | -3/+3 |
2019-04-23 | Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped" | Colin Ian King | 1 | -1/+1 |
2019-04-23 | Bluetooth: mediatek: Fixed incorrect type in assignment | Sean Wang | 1 | -1/+1 |
2019-04-23 | Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet | Sean Wang | 1 | -10/+0 |
2019-04-23 | Bluetooth: btsdio: Use module_sdio_driver helper | Sean Wang | 1 | -14/+1 |
2019-04-23 | Bluetooth: mediatek: Use module_sdio_driver helper | Sean Wang | 1 | -14/+1 |
2019-04-23 | Bluetooth: btqca: Fix misspelling of 'baudrate' | Matthias Kaehlcke | 1 | -1/+1 |
2019-04-23 | Bluetooth: hci_qca: Add helper function to get the chip family | Matthias Kaehlcke | 1 | -19/+26 |
2019-04-23 | Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices | Sean Wang | 3 | -0/+991 |
2019-04-10 | Bluetooth: btusb: request wake pin with NOAUTOEN | Brian Norris | 1 | -1/+1 |
2019-03-02 | Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices | Sean Wang | 1 | -10/+271 |
2019-03-02 | Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990 | Matthias Kaehlcke | 1 | -8/+18 |
2019-02-27 | Bluetooth: btusb: add QCA6174A compatible properties | Brian Norris | 1 | -0/+2 |
2019-02-27 | Bluetooth: hci_qca: Use msleep() instead of open coding it | Matthias Kaehlcke | 1 | -3/+1 |
2019-02-27 | Bluetooth: hci_qca: Add delay after power-off pulse | Matthias Kaehlcke | 1 | -3/+3 |
2019-02-27 | Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse() | Matthias Kaehlcke | 1 | -3/+3 |
2019-02-27 | Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse() | Matthias Kaehlcke | 1 | -4/+5 |
2019-02-26 | Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990 | Matthias Kaehlcke | 1 | -0/+1 |
2019-02-26 | Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY | Matthias Kaehlcke | 1 | -28/+3 |
2019-02-26 | Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p... | Kefeng Wang | 1 | -2/+1 |
2019-02-18 | Bluetooth: mediatek: update the common setup between MT7622 and other devices | Sean Wang | 1 | -14/+190 |
2019-02-18 | Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync | Sean Wang | 1 | -15/+48 |
2019-02-18 | Bluetooth: mediatek: fix up an error path to restore bdev->tx_state | Sean Wang | 1 | -0/+2 |
2019-02-18 | Bluetooth: mediatek: trivial typo fix | Sean Wang | 1 | -1/+1 |
2019-02-18 | Bluetooth: hci_ldisc: Initialize hci_dev before open() | Jeremy Cline | 1 | -7/+14 |
2019-02-18 | Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer | Balakrishna Godavarthi | 1 | -2/+15 |
2019-02-18 | Bluetooth: hci_qca: Deassert RTS while baudrate change command | Balakrishna Godavarthi | 1 | -14/+15 |
2019-02-18 | Bluetooth: hci_qca: use wait_until_sent() for power pulses | Balakrishna Godavarthi | 1 | -23/+15 |
2019-02-18 | Bluetooth: remove redundant zero check on count | Colin Ian King | 1 | -3/+0 |
2019-01-29 | Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices | Raghuram Hegde | 1 | -0/+19 |
2019-01-29 | Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions | Rajat Jain | 1 | -3/+3 |
2019-01-28 | Bluetooth: btrtl: Restore old logic to assume firmware is already loaded | Kai-Heng Feng | 1 | -3/+7 |
2019-01-25 | Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip | Rajat Jain | 1 | -0/+54 |
2019-01-22 | Bluetooth: btmrvl: Drop unused GPIO includes | Linus Walleij | 1 | -2/+0 |
2019-01-22 | Bluetooth: btmrvl: add support for sd8977 chipset | Hemantkumar Suthar | 2 | -2/+38 |
2019-01-22 | Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() | Myungho Jung | 2 | -0/+8 |
2019-01-22 | Bluetooth: btmrvl: lower log level of informational message | Stefan Agner | 1 | -1/+1 |
2019-01-22 | Bluetooth: btmrvl: improve printk messages | Stefan Agner | 1 | -3/+4 |