1. 905d7b1 Bluetooth: btusb: print Intel fw build version in power-on boot by Sukumar Ghorai · 4 years, 10 months ago
  2. bb0084e Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible by Marcel Holtmann · 4 years, 10 months ago
  3. 2a4f390 Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible by Marcel Holtmann · 4 years, 10 months ago
  4. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 10 months ago
  5. 77131df Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() by Rocky Liao · 4 years, 10 months ago
  6. 8a208b2 Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome by Rocky Liao · 4 years, 10 months ago
  7. b638825 Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991 by Rocky Liao · 4 years, 10 months ago
  8. 4f9ed5b Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome by Rocky Liao · 4 years, 10 months ago
  9. 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 4 years, 11 months ago
  10. 3e4e3f7 Bluetooth: btusb: Add flag to define wideband speech capability by Alain Michaud · 4 years, 11 months ago
  11. 4f28e3f Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()' by Christophe JAILLET · 4 years, 11 months ago
  12. 6bd023c Bluetooth: hci_h4: Fix a typo in a comment by Christophe JAILLET · 4 years, 11 months ago
  13. a7e4545 Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  14. 0830c0a Bluetooth: hci_h5: Move variable into local scope by Marcel Holtmann · 5 years ago
  15. 7c2c3e6 Bluetooth: hci_qca: Bug fixes while collecting controller memory dump by Venkata Lakshmi Narayana Gubba · 5 years ago
  16. 848fc61 Bluetooth: hci_h5: btrtl: Add support for RTL8822C by Max Chou · 5 years ago
  17. e22998f Bluetooth: Fix a typo in Kconfig by Christophe JAILLET · 5 years ago
  18. c920a19 Bluetooth: hci_uart: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  19. 7c36948 Bluetooth: hci_intel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  20. 683cc86 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  21. eb3939e3 Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device by Sergey Shatunov · 5 years ago
  22. f3d63f5 Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  23. 66cb705 Bluetooth: hci_qca: Enable clocks required for BT SOC by Venkata Lakshmi Narayana Gubba · 5 years ago
  24. 268d363 Bluetooth: btrtl: Use kvmalloc for FW allocations by Maxim Mikityanskiy · 5 years ago
  25. ae56318 Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome by Rocky Liao · 5 years ago
  26. bb2500ab Bluetooth: hci_qca: Retry btsoc initialize when it fails by Rocky Liao · 5 years ago
  27. 5559904 Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown() by Rocky Liao · 5 years ago
  28. f25a96c Bluetooth: hci_bcm: enable IRQ capability from devicetree by Guillaume La Roque · 5 years ago
  29. 7e8aeff Bluetooth: btsdio: Check for valid packet type by Luiz Augusto von Dentz · 5 years ago
  30. 1cc3c10 Bluetooth: hci_h5: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  31. ef56411 Bluetooth: hci_h4: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  32. f92a8cb Bluetooth: hci_vhci: Add support for ISO packets by Luiz Augusto von Dentz · 5 years ago
  33. 5e6d840 Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome power up by Rocky Liao · 5 years ago
  34. dde8010 Bluetooth: btbcm : Fix warning about missing blank lines after declarations by Changqi Du · 5 years ago
  35. 56b084e Bluetooth: hci_qca: Remove set but not used variable 'opcode' by YueHaibing · 5 years ago
  36. 87c2a2a7 Bluetooth: hci_qca: Use vfree() instead of kfree() by Wei Yongjun · 5 years ago
  37. 19220f3 Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device by Rocky Liao · 5 years ago
  38. d841502 Bluetooth: hci_qca: Collect controller memory dump during SSR by Balakrishna Godavarthi · 5 years ago
  39. e601dae Bluetooth: hci_bcm: Drive RTS only for BCM43438 by Stefan Wahren · 5 years ago
  40. 5bd64c6 Bluetooth: btbcm: Add missing static inline in header by Abhishek Pandit-Subedi · 5 years ago
  41. 9f3565b Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data by Rocky Liao · 5 years ago
  42. 88d1cc9 Bluetooth: hci_bcm: Add device-tree compatible for BCM4329 by Dmitry Osipenko · 5 years ago
  43. 7ecacaf Bluetooth: btusb: Disable runtime suspend on Realtek devices by Kai-Heng Feng · 5 years ago
  44. 3168c19 Bluetooth: btusb: fix memory leak on fw by Colin Ian King · 5 years ago
  45. 22cc6b7 Bluetooth: btusb: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  46. eb762b9 Bluetooth: hci_bcm: Support pcm params in dts by Abhishek Pandit-Subedi · 5 years ago
  47. 5283799 Bluetooth: btbcm: Support pcm configuration by Abhishek Pandit-Subedi · 5 years ago
  48. 5d6f391 Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354 by Abhishek Pandit-Subedi · 5 years ago
  49. 3468211 Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset by Max Chou · 5 years ago
  50. a4f95f3 Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk by Andre Heider · 5 years ago
  51. 1199ab4 Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth by Mohammad Rasim · 5 years ago
  52. b8dc647 Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth by Stephan Gerhold · 5 years ago
  53. 3d44a6f Bluetooth: btusb: fix PM leak in error case of setup by Oliver Neukum · 5 years ago
  54. 7d250a0 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 by Balakrishna Godavarthi · 5 years ago
  55. e303d12 Bluetooth: btqca: Rename ROME specific variables to generic variables by Balakrishna Godavarthi · 5 years ago
  56. 53121a7 Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE() by Bartosz Golaszewski · 5 years ago
  57. cf94da6 Bluetooth: Fix invalid-free in bcsp_close() by Tomas Bortoli · 5 years ago
  58. 41d5b25 Bluetooth: hci_qca: add PM support by Claire Chang · 5 years ago
  59. d462af2 Bluetooth: hci_bcm: Add compatible string for BCM43540 by Abhishek Pandit-Subedi · 5 years ago
  60. 515d679 Bluetooth: btrtl: remove unneeded semicolon by YueHaibing · 5 years ago
  61. 3347a80 Bluetooth: hci_bcm: Fix RTS handling during startup by Stefan Wahren · 5 years ago
  62. bba79fe Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability" by Jeffrey Hugo · 5 years ago
  63. fae7548 Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloader by Nathan Chancellor · 5 years ago
  64. a9314e7 Bluetooth: hci_qca: Split qca_power_setup() by Bjorn Andersson · 5 years ago
  65. 163d42f Bluetooth: hci_qca: Use regulator bulk enable/disable by Bjorn Andersson · 5 years ago
  66. f2edd66 Bluetooth: hci_qca: Don't vote for specific voltage by Bjorn Andersson · 5 years ago
  67. c29ff10 Bluetooth: hci_qca: Update regulator_set_load() usage by Bjorn Andersson · 5 years ago
  68. cde9dde Bluetooth: hci_qca: Add delay for wcn3990 stability by Jeffrey Hugo · 5 years ago
  69. b9a2562 Bluetooth: btusb: Trigger Intel FW download error recovery by Amit K Bag · 5 years ago
  70. 54976bc Bluetooth: btwilink: drop superseded driver by Sebastian Reichel · 5 years ago
  71. cef456c Revert "Bluetooth: hci_ll: set operational frequency earlier" by Adam Ford · 5 years ago
  72. c0a21a5 Bluetooth: btusb: Use IS_ENABLED instead of #ifdef by Marcel Holtmann · 5 years ago
  73. 42d2209 Bluetooth: btusb: avoid unused function warning by Arnd Bergmann · 5 years ago
  74. 74ffdf2 Bluetooth: btusb: print FW version after FW download by Amit K Bag · 5 years ago
  75. d171dfb Bluetooth: btrtl: Fix an issue for the incorrect error return code. by Max Chou · 5 years ago
  76. 088fc63 Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()' by Christophe JAILLET · 5 years ago
  77. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. d7ef0d1 Bluetooth: btusb: Use cmd_timeout to reset Realtek device by Alex Lu · 5 years ago
  79. cf0d9a7 Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes by Max Chou · 5 years ago
  80. f1300c0 Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros by Alex Lu · 5 years ago
  81. d182215 Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros by Alex Lu · 5 years ago
  82. 240b64a Bluetooth: btrtl: Add firmware version print by Alex Lu · 5 years ago
  83. 65251e2 Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Alex Lu · 5 years ago
  84. 010376a Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse by Harish Bandi · 5 years ago
  85. 16946de bluetooth: hci_bcm: Give more time to come out of reset by Ondrej Jirman · 5 years ago
  86. 52c8c7a bluetooth: bcm: Add support for loading firmware for BCM4345C5 by Ondrej Jirman · 5 years ago
  87. e14c167 Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio by Rocky Liao · 5 years ago
  88. 2edc9c5 Bluetooth: hci_qca: Make structure qca_proto constant by Nishka Dasgupta · 5 years ago
  89. 9e45524 Bluetooth: btusb: Fix suspend issue for Realtek devices by Alex Lu · 5 years ago
  90. ff7c838 Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings by YueHaibing · 5 years ago
  91. 9c81f2b7 Bluetooth: hci_qca: Remove redundant initializations to zero by Matthias Kaehlcke · 5 years ago
  92. d94dfd7 Bluetooth: bpa10x: change return value by Navid Emamdoost · 5 years ago
  93. 31fb1bb Bluetooth: hci_qca: disable irqs when spinlock is acquired by Harish Bandi · 5 years ago
  94. 6d0762b Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices by Jian-Hong Pan · 5 years ago
  95. 1ffdb51 Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature" by Mario Limonciello · 5 years ago
  96. 6600c08 Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep() by Rocky Liao · 5 years ago
  97. 12072a6 Bluetooth: btqca: Reset download type to default by Balakrishna Godavarthi · 5 years ago
  98. c7c5ae2 Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event by Claire Chang · 5 years ago
  99. a278088 Bluetooth: hci_qca: Send VS pre shutdown command. by Harish Bandi · 5 years ago
  100. 2fde6af Bluetooth: btqca: Use correct byte format for opcode of injected command by Matthias Kaehlcke · 6 years ago