1. 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  2. b42fde9 Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS by Pauli Virtanen · 3 years, 5 months ago
  3. 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  4. e2296a4 Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc. by Tim Jiang · 3 years, 7 months ago
  5. 05298f1 Bluetooth: btusb: Add support USB ALT 3 for WBS by Hilda Wu · 3 years, 8 months ago
  6. c4a9967 Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500) by Daniel Lenski · 3 years, 8 months ago
  7. 5f5f802 Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip. by mark-yw.chen · 3 years, 9 months ago
  8. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  9. f5af198 Bluetooth: btqca: Don't modify firmware contents in-place by Connor Abbott · 3 years, 8 months ago
  10. 3cdcbd1 Bluetooth: hci_qca: fix potential GPF by Pavel Skripkin · 3 years, 8 months ago
  11. e52dde9 Merge 5.10.45 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  12. f8ac1bd Bluetooth: Add a new USB ID for RTL8822CE by Larry Finger · 3 years, 7 months ago
  13. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  14. 6c9b2de Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip. by mark-yw.chen · 3 years, 9 months ago
  15. 3c8179c Merge 5.10.23 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  16. f5526b7 Bluetooth: btqca: Add valid le states quirk by Abhishek Pandit-Subedi · 4 years, 3 months ago
  17. 28454baf Merge 5.10.21 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  18. baae70c Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl by Claire Chang · 4 years ago
  19. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  20. 279e545 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years ago
  21. 9bb8acd Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv by Jupeng Zhong · 4 years ago
  22. 601899c Bluetooth: hci_qca: Fix memleak in qca_controller_memdump by Dinghao Liu · 4 years ago
  23. bbe6d14 Bluetooth: hci_uart: Fix a race for write_work scheduling by Claire Chang · 4 years, 1 month ago
  24. fdbed2d Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function by Christophe JAILLET · 4 years, 1 month ago
  25. a83e00f UPSTREAM: Bluetooth: hci_bcm: Add support for ISO packets by Jakub Pawlowski · 4 years, 1 month ago
  26. d636993 Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working by Hui Wang · 3 years, 11 months ago
  27. df443aa Bluetooth: btusb: Always fallback to alt 1 for WBS by Trent Piepho · 4 years, 1 month ago
  28. faa613d Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close by Hans de Goede · 4 years, 1 month ago
  29. df83b9b Bluetooth: hci_h5: close serdev device and free hu in h5_close by Anant Thazhemadam · 4 years, 3 months ago
  30. 6af7b5a Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134 by Hans de Goede · 4 years, 1 month ago
  31. 046182d Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware() by Jing Xiangfeng · 4 years, 2 months ago
  32. ae0e737 Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware() by Jing Xiangfeng · 4 years, 2 months ago
  33. f48dbf5 Bluetooth: hci_h5: fix memory leak in h5_close by Anant Thazhemadam · 4 years, 3 months ago
  34. 4acbf55 Bluetooth: btintel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 2 months ago
  35. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  36. b40f58b Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support by Rocky Liao · 4 years, 3 months ago
  37. dbb29de Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 3 months ago
  38. cad874c Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()" by Oliver Neukum · 4 years, 3 months ago
  39. e99f38b Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME by Rocky Liao · 4 years, 4 months ago
  40. e9b20f0 Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
  41. 81ebea5 Bluetooth: btintel: Functions to send firmware header / payload by Kiran K · 4 years, 4 months ago
  42. 57375be Bluetooth: btintel: Add infrastructure to read controller information by Kiran K · 4 years, 4 months ago
  43. e911721 Bluetooth: btintel: Refactor firmware download function by Kiran K · 4 years, 4 months ago
  44. 054ec5e Bluetooth: hci_qca: Remove duplicate power off in proto close by Venkata Lakshmi Narayana Gubba · 4 years, 4 months ago
  45. de8892d Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set by Venkata Lakshmi Narayana Gubba · 4 years, 4 months ago
  46. c6db014 Bluetooth: hci_intel: enable on new platform by Andy Shevchenko · 4 years, 4 months ago
  47. 2041a3f Bluetooth: btmtksdio: use NULL instead of zero by YueHaibing · 4 years, 4 months ago
  48. 7dbbd69 Bluetooth: hci_intel: switch to list_for_each_entry() by Andy Shevchenko · 4 years, 4 months ago
  49. 0cc62ca Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values by Andy Shevchenko · 4 years, 4 months ago
  50. 65a24d4 Bluetooth: hci_qca: remove redundant null check by Xu Wang · 4 years, 4 months ago
  51. d33fe77 Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb by Dinghao Liu · 4 years, 4 months ago
  52. dc45d37 Bluetooth: btusb: Update boot parameter specific to SKU by Kiran K · 4 years, 4 months ago
  53. 3b79925 Bluetooth: hci_uart: Cancel init work before unregistering by Samuel Holland · 4 years, 5 months ago
  54. b5f628a Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT by Samuel Holland · 4 years, 5 months ago
  55. 7cfc21e Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx by Tamás Szűcs · 4 years, 5 months ago
  56. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 5 months ago
  57. 34ec58b Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices" by Abhishek Pandit-Subedi · 4 years, 5 months ago
  58. 58789a1 Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR by Venkata Lakshmi Narayana Gubba · 4 years, 5 months ago
  59. 202798d Bluetooth: hci_serdev: Only unregister device if it was registered by Nicolas Boichat · 4 years, 6 months ago
  60. a7ad4b6 Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags by Nicolas Boichat · 4 years, 6 months ago
  61. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 5 months ago
  62. 3344537 Bluetooth: hci_qca: Bug fixes for SSR by Venkata Lakshmi Narayana Gubba · 4 years, 6 months ago
  63. 33bfd94 Bluetooth: btusb: add Realtek 8822CE to usb_device_id table by Joseph Hwang · 4 years, 6 months ago
  64. a3b4cbf Bluetooth: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  65. 461f95f Bluetooth: btusb: USB alternate setting 1 for WBS by Hilda Wu · 4 years, 6 months ago
  66. b980d47 Bluetooth: btusb: Comment on unbalanced pm reference by Abhishek Pandit-Subedi · 4 years, 6 months ago
  67. 5ea7c81 Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers by Kiran K · 4 years, 6 months ago
  68. 34a6865 Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake by Abhishek Pandit-Subedi · 4 years, 6 months ago
  69. 6933568 Bluetooth: btusb: Reset port on cmd timeout by Abhishek Pandit-Subedi · 4 years, 6 months ago
  70. 737cd06 Bluetooth: btmtksdio: fix up firmware download sequence by Sean Wang · 4 years, 7 months ago
  71. f645125 Bluetooth: btusb: fix up firmware download sequence by Sean Wang · 4 years, 7 months ago
  72. 201a112 Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending by Balakrishna Godavarthi · 4 years, 7 months ago
  73. 2d68476 Bluetooth: hci_qca: Increase SoC idle timeout to 200ms by Balakrishna Godavarthi · 4 years, 7 months ago
  74. 590decc Bluetooth: hci_qca: Disable SoC debug logging for WCN3991 by Balakrishna Godavarthi · 4 years, 7 months ago
  75. e660b35 Bluetooth: btmrvl_sdio: Refactor irq wakeup by Abhishek Pandit-Subedi · 4 years, 7 months ago
  76. 76d4c13 Bluetooth: btmrvl_sdio: Implement prevent_wake by Abhishek Pandit-Subedi · 4 years, 7 months ago
  77. 70a7808 Bluetooth: btmrvl_sdio: Set parent dev to hdev by Abhishek Pandit-Subedi · 4 years, 7 months ago
  78. c453b10 Bluetooth: btusb: Configure Intel debug feature based on available support by Chethan T N · 4 years, 7 months ago
  79. d74abe2 Bluetooth: btusb: Add support to read Intel debug feature by Chethan T N · 4 years, 7 months ago
  80. f98aa80 Bluetooth: hci_qca: Bug fix during SSR timeout by Venkata Lakshmi Narayana Gubba · 4 years, 7 months ago
  81. 4da385f Bluetooth: hci_qca: Refactor error handling in qca_suspend() by Matthias Kaehlcke · 4 years, 7 months ago
  82. e2a119c Bluetooth: hci_qca: Skip serdev wait when no transfer is pending by Matthias Kaehlcke · 4 years, 7 months ago
  83. eff981f Bluetooth: hci_qca: Only remove TX clock vote after TX is completed by Matthias Kaehlcke · 4 years, 7 months ago
  84. 7310dd3 Bluetooth: hci_qca: Simplify determination of serial clock on/off state from votes by Matthias Kaehlcke · 4 years, 7 months ago
  85. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  86. 4c07a5d Bluetooth: hci_qca: Fix an error pointer dereference by Dan Carpenter · 4 years, 7 months ago
  87. 00eb0cb btmrvl: Fix firmware filename for sd8997 chipset by Pali Rohár · 4 years, 7 months ago
  88. dbec3af btmrvl: Fix firmware filename for sd8977 chipset by Pali Rohár · 4 years, 7 months ago
  89. e5aeebd Bluetooth: hci_qca: Fix QCA6390 memdump failure by Zijun Hu · 4 years, 7 months ago
  90. d3a0fe6 Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write() by Zijun Hu · 4 years, 7 months ago
  91. 4942857 Bluetooth: hci_qca: Improve controller ID info log level by Zijun Hu · 4 years, 7 months ago
  92. 7e7bbdd Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot by Zijun Hu · 4 years, 7 months ago
  93. 4803c54 Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe() by Chuhong Yuan · 4 years, 7 months ago
  94. feac90d Bluetooth: hci_qca: Fix suspend/resume functionality failure by Zijun Hu · 4 years, 7 months ago
  95. baaa110 mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file by Pali Rohár · 4 years, 7 months ago
  96. 649c7d7 mmc: sdio: Move SDIO IDs from btmrvl driver to common include file by Pali Rohár · 4 years, 7 months ago
  97. bf0ddd1 Bluetooth: btbcm: Added 003.006.007, changed 001.003.015 by Azamat H. Hackimov · 4 years, 7 months ago
  98. 85e90d9 Bluetooth: hci_qca: Fix uninitialized access to hdev by Abhishek Pandit-Subedi · 4 years, 8 months ago
  99. a228f7a Bluetooth: hci_qca: Enable WBS support for wcn3991 by Abhishek Pandit-Subedi · 4 years, 8 months ago
  100. 608c39f Bluetooth: serdev: Constify serdev_device_ops by Rikard Falkeborn · 4 years, 8 months ago