Age | Commit message (Expand) | Author | Files | Lines |
2020-10-31 | Bluetooth: btintel: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 10 | -137/+533 |
2020-09-28 | Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support | Rocky Liao | 1 | -13/+53 |
2020-09-25 | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() | Greg Kroah-Hartman | 1 | -64/+29 |
2020-09-25 | Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()" | Oliver Neukum | 1 | -26/+64 |
2020-09-20 | Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME | Rocky Liao | 1 | -18/+36 |
2020-09-16 | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() | Greg Kroah-Hartman | 1 | -64/+26 |
2020-09-14 | Bluetooth: btintel: Functions to send firmware header / payload | Kiran K | 2 | -2/+129 |
2020-09-14 | Bluetooth: btintel: Add infrastructure to read controller information | Kiran K | 2 | -0/+217 |
2020-09-13 | Bluetooth: btintel: Refactor firmware download function | Kiran K | 1 | -5/+31 |
2020-09-11 | Bluetooth: hci_qca: Remove duplicate power off in proto close | Venkata Lakshmi Narayana Gubba | 1 | -3/+2 |
2020-09-11 | Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set | Venkata Lakshmi Narayana Gubba | 1 | -3/+33 |
2020-09-11 | Bluetooth: hci_intel: enable on new platform | Andy Shevchenko | 1 | -4/+5 |
2020-09-11 | Bluetooth: btmtksdio: use NULL instead of zero | YueHaibing | 1 | -2/+2 |
2020-09-11 | Bluetooth: hci_intel: switch to list_for_each_entry() | Andy Shevchenko | 1 | -21/+10 |
2020-09-11 | Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values | Andy Shevchenko | 1 | -10/+4 |
2020-09-11 | Bluetooth: hci_qca: remove redundant null check | Xu Wang | 1 | -2/+1 |
2020-08-31 | Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb | Dinghao Liu | 1 | -0/+1 |
2020-08-31 | Bluetooth: btusb: Update boot parameter specific to SKU | Kiran K | 1 | -4/+4 |
2020-08-02 | Bluetooth: hci_uart: Cancel init work before unregistering | Samuel Holland | 2 | -0/+3 |
2020-08-02 | Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT | Samuel Holland | 1 | -2/+0 |
2020-08-02 | Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx | Tamás Szűcs | 1 | -50/+4 |
2020-08-01 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 14 | -157/+448 |
2020-07-30 | Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices" | Abhishek Pandit-Subedi | 1 | -4/+0 |
2020-07-28 | Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR | Venkata Lakshmi Narayana Gubba | 1 | -4/+5 |
2020-07-28 | Bluetooth: hci_serdev: Only unregister device if it was registered | Nicolas Boichat | 1 | -1/+2 |
2020-07-28 | Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags | Nicolas Boichat | 1 | -1/+1 |
2020-07-28 | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers | Ismael Ferreras Morezuelas | 1 | -10/+64 |
2020-07-13 | Bluetooth: hci_qca: Bug fixes for SSR | Venkata Lakshmi Narayana Gubba | 1 | -4/+36 |
2020-07-13 | Bluetooth: btusb: add Realtek 8822CE to usb_device_id table | Joseph Hwang | 1 | -0/+4 |
2020-07-10 | Bluetooth: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 4 | -11/+3 |
2020-07-07 | Bluetooth: btusb: USB alternate setting 1 for WBS | Hilda Wu | 1 | -14/+20 |
2020-06-26 | Bluetooth: btusb: Comment on unbalanced pm reference | Abhishek Pandit-Subedi | 1 | -0/+1 |
2020-06-25 | Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers | Kiran K | 1 | -65/+80 |
2020-06-24 | Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake | Abhishek Pandit-Subedi | 1 | -0/+3 |
2020-06-24 | Bluetooth: btusb: Reset port on cmd timeout | Abhishek Pandit-Subedi | 1 | -0/+17 |
2020-06-23 | Bluetooth: btmtksdio: fix up firmware download sequence | Sean Wang | 1 | -1/+15 |
2020-06-23 | Bluetooth: btusb: fix up firmware download sequence | Sean Wang | 1 | -1/+15 |
2020-06-12 | Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending | Balakrishna Godavarthi | 1 | -1/+1 |
2020-06-12 | Bluetooth: hci_qca: Increase SoC idle timeout to 200ms | Balakrishna Godavarthi | 1 | -1/+1 |
2020-06-12 | Bluetooth: hci_qca: Disable SoC debug logging for WCN3991 | Balakrishna Godavarthi | 2 | -0/+29 |
2020-06-12 | Bluetooth: btmrvl_sdio: Refactor irq wakeup | Abhishek Pandit-Subedi | 1 | -3/+10 |
2020-06-12 | Bluetooth: btmrvl_sdio: Implement prevent_wake | Abhishek Pandit-Subedi | 1 | -0/+9 |
2020-06-12 | Bluetooth: btmrvl_sdio: Set parent dev to hdev | Abhishek Pandit-Subedi | 1 | -0/+2 |
2020-06-10 | Bluetooth: btusb: Configure Intel debug feature based on available support | Chethan T N | 3 | -2/+38 |
2020-06-10 | Bluetooth: btusb: Add support to read Intel debug feature | Chethan T N | 3 | -0/+53 |
2020-06-10 | Bluetooth: hci_qca: Bug fix during SSR timeout | Venkata Lakshmi Narayana Gubba | 1 | -12/+17 |
2020-06-08 | Bluetooth: hci_qca: Refactor error handling in qca_suspend() | Matthias Kaehlcke | 1 | -7/+5 |
2020-06-08 | Bluetooth: hci_qca: Skip serdev wait when no transfer is pending | Matthias Kaehlcke | 1 | -2/+6 |
2020-06-08 | Bluetooth: hci_qca: Only remove TX clock vote after TX is completed | Matthias Kaehlcke | 1 | -3/+3 |