Age | Commit message (Expand) | Author |
2020-02-28 | Bluetooth: hci_h4: Fix a typo in a comment | Christophe JAILLET |
2020-02-28 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-18 | Bluetooth: hci_h5: Move variable into local scope | Marcel Holtmann |
2020-02-18 | Bluetooth: hci_qca: Bug fixes while collecting controller memory dump | Venkata Lakshmi Narayana Gubba |
2020-02-18 | Bluetooth: hci_h5: btrtl: Add support for RTL8822C | Max Chou |
2020-02-16 | Bluetooth: Fix a typo in Kconfig | Christophe JAILLET |
2020-02-13 | Bluetooth: hci_uart: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-13 | Bluetooth: hci_intel: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-13 | Bluetooth: btintel: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-08 | Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device | Sergey Shatunov |
2020-02-05 | Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC | Venkata Lakshmi Narayana Gubba |
2020-02-03 | Bluetooth: hci_qca: Enable clocks required for BT SOC | Venkata Lakshmi Narayana Gubba |
2020-01-24 | Bluetooth: btrtl: Use kvmalloc for FW allocations | Maxim Mikityanskiy |
2020-01-16 | Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome | Rocky Liao |
2020-01-15 | Bluetooth: hci_qca: Retry btsoc initialize when it fails | Rocky Liao |
2020-01-15 | Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown() | Rocky Liao |
2020-01-15 | Bluetooth: hci_bcm: enable IRQ capability from devicetree | Guillaume La Roque |
2020-01-15 | Bluetooth: btsdio: Check for valid packet type | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: hci_h5: Add support for ISO packets | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: hci_h4: Add support for ISO packets | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: hci_vhci: Add support for ISO packets | Luiz Augusto von Dentz |
2020-01-14 | Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p... | Rocky Liao |
2020-01-09 | Bluetooth: btbcm : Fix warning about missing blank lines after declarations | Changqi Du |
2020-01-08 | Bluetooth: hci_qca: Remove set but not used variable 'opcode' | YueHaibing |
2020-01-08 | Bluetooth: hci_qca: Use vfree() instead of kfree() | Wei Yongjun |
2020-01-06 | Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device | Rocky Liao |
2020-01-04 | Bluetooth: hci_qca: Collect controller memory dump during SSR | Balakrishna Godavarthi |
2020-01-04 | Bluetooth: hci_bcm: Drive RTS only for BCM43438 | Stefan Wahren |
2020-01-04 | Bluetooth: btbcm: Add missing static inline in header | Abhishek Pandit-Subedi |
2020-01-04 | Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data | Rocky Liao |
2020-01-04 | Bluetooth: hci_bcm: Add device-tree compatible for BCM4329 | Dmitry Osipenko |
2019-12-05 | Bluetooth: btusb: Disable runtime suspend on Realtek devices | Kai-Heng Feng |
2019-11-29 | Bluetooth: btusb: fix memory leak on fw | Colin Ian King |
2019-11-28 | Bluetooth: btusb: fix non-atomic allocation in completion handler | Johan Hovold |
2019-11-27 | Bluetooth: hci_bcm: Support pcm params in dts | Abhishek Pandit-Subedi |
2019-11-27 | Bluetooth: btbcm: Support pcm configuration | Abhishek Pandit-Subedi |
2019-11-27 | Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354 | Abhishek Pandit-Subedi |
2019-11-27 | Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset | Max Chou |
2019-11-22 | Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk | Andre Heider |
2019-11-21 | Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth | Mohammad Rasim |
2019-11-19 | Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth | Stephan Gerhold |
2019-11-15 | Bluetooth: btusb: fix PM leak in error case of setup | Oliver Neukum |
2019-11-09 | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 | Balakrishna Godavarthi |
2019-11-09 | Bluetooth: btqca: Rename ROME specific variables to generic variables | Balakrishna Godavarthi |
2019-11-07 | Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE() | Bartosz Golaszewski |
2019-11-04 | Bluetooth: Fix invalid-free in bcsp_close() | Tomas Bortoli |
2019-11-04 | Bluetooth: hci_qca: add PM support | Claire Chang |
2019-10-26 | Bluetooth: hci_bcm: Add compatible string for BCM43540 | Abhishek Pandit-Subedi |
2019-10-26 | Bluetooth: btrtl: remove unneeded semicolon | YueHaibing |
2019-10-21 | Bluetooth: hci_bcm: Fix RTS handling during startup | Stefan Wahren |