1. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  2. 1f05361 Bluetooth: hci_uart: Remove redundant assignment to fw_ptr by Nigel Christian · 3 years, 7 months ago
  3. dd912f4 Bluetooth: btmrvl: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  4. 4f00bfb Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc. by Tim Jiang · 3 years, 7 months ago
  5. ca17a5c Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855. by Tim Jiang · 3 years, 7 months ago
  6. a1b2fdf Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Zhang Qilong · 3 years, 7 months ago
  7. 9fd2e29 Bluetooth: btrtl: rename USB fw for RTL8761 by Joakim Tjernlund · 3 years, 7 months ago
  8. 3340438 Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device. by Joakim Tjernlund · 3 years, 7 months ago
  9. 3011faa Bluetooth: hci_h5: Add RTL8822CS capabilities by Archie Pusaka · 3 years, 7 months ago
  10. e848dbd Bluetooth: btusb: Add support USB ALT 3 for WBS by Hilda Wu · 3 years, 8 months ago
  11. 0324d19 Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500) by Daniel Lenski · 3 years, 7 months ago
  12. 99fba8e Bluetooth: btqca: Moved extracting rom version info to common place by Venkata Lakshmi Narayana Gubba · 3 years, 7 months ago
  13. ecf6b2d Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750 by Venkata Lakshmi Narayana Gubba · 3 years, 7 months ago
  14. d8f97da Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750 by Venkata Lakshmi Narayana Gubba · 3 years, 7 months ago
  15. 27f4d1f Bluetooth: btbcm: Add entry for BCM43430B0 UART Bluetooth by Mikhail Rudenko · 3 years, 8 months ago
  16. b43ca51 Bluetooth: btqca: Don't modify firmware contents in-place by Connor Abbott · 3 years, 8 months ago
  17. 59f90f1 Bluetooth: hci_qca: fix potential GPF by Pavel Skripkin · 3 years, 8 months ago
  18. 44e936d Bluetooth: btusb: fix memory leak by Muhammad Usama Anjum · 3 years, 9 months ago
  19. 393dc5d Bluetooth: btusb: Add support for Lite-On Mediatek Chip by mark-yw.chen · 3 years, 9 months ago
  20. 8454ed9 Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip. by mark-yw.chen · 3 years, 9 months ago
  21. 1cb027f Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return by Colin Ian King · 3 years, 9 months ago
  22. 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  23. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  24. 1f14a62 Bluetooth: btusb: Fix failing to init controllers with operation firmware by Luiz Augusto von Dentz · 3 years, 8 months ago
  25. 4d96d3b Bluetooth: Add a new USB ID for RTL8822CE by Larry Finger · 3 years, 7 months ago
  26. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  27. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  28. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
  29. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
  30. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  31. d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  32. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  33. 8959152 Bluetooth: btusb: Revert Fix the autosuspend enable and disable by Hans de Goede · 3 years, 9 months ago
  34. 4438669 Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 9 months ago
  35. afd2daa Bluetooth: Add support for virtio transport driver by Marcel Holtmann · 3 years, 9 months ago
  36. 9594408 Merge 5.12-rc6 into tty-next by Greg Kroah-Hartman · 3 years, 9 months ago
  37. 27e554a Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip. by mark-yw.chen · 3 years, 9 months ago
  38. 1f4ec58 Bluetooth: btintel: Skip reading firmware file version while in bootloader mode by Lokendra Singh · 3 years, 9 months ago
  39. 8898135 Bluetooth: btintel: Collect tlv based active firmware build info in FW mode by Lokendra Singh · 3 years, 9 months ago
  40. 7de3a42 Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_tlv parsing by Lokendra Singh · 3 years, 9 months ago
  41. 604b3cf Bluetooth: btusb: Consolidate code for waiting firmware to boot by Luiz Augusto von Dentz · 3 years, 9 months ago
  42. 21e31c6 Bluetooth: btusb: Consolidate code for waiting firmware download by Luiz Augusto von Dentz · 3 years, 9 months ago
  43. d68903d Bluetooth: btintel: Consolidate intel_version parsing by Luiz Augusto von Dentz · 3 years, 9 months ago
  44. 0a460d8 Bluetooth: btintel: Consolidate intel_version_tlv parsing by Luiz Augusto von Dentz · 3 years, 9 months ago
  45. 9b16bfb Bluetooth: btintel: Move operational checks after version check by Luiz Augusto von Dentz · 3 years, 9 months ago
  46. ac05654 Bluetooth: btintel: Check firmware version before download by Luiz Augusto von Dentz · 3 years, 9 months ago
  47. 0752878 Bluetooth: hci_qca: Mundane typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
  48. 81534d4 Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles by Linus Walleij · 3 years, 10 months ago
  49. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  50. c1a7416 Bluetooth: hci_qca: Add device_may_wakeup support by Venkata Lakshmi Narayana Gubba · 3 years, 10 months ago
  51. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
  52. d00745d Bluetooth: btintel: Fix offset calculation boot address parameter by Kiran K · 3 years, 10 months ago
  53. 62acbbb Bluetooth: btusb: print firmware file name on error loading firmware by Kiran K · 3 years, 10 months ago
  54. 2f40796 Bluetooth: btbcm: Obtain and handle reset GPIO by Linus Walleij · 3 years, 10 months ago
  55. 201cf39 Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol by mark-yw.chen · 3 years, 10 months ago
  56. 3edc578 Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device by Rasmus Moorats · 3 years, 10 months ago
  57. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
  58. 55c0bd7 Bluetooth: hci_qca: Fixed issue during suspend by Venkata Lakshmi Narayana Gubba · 3 years, 11 months ago
  59. 234f414 Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working by Hui Wang · 3 years, 11 months ago
  60. 1088814 Bluetooth: btusb: fix excessive stack usage by Arnd Bergmann · 3 years, 11 months ago
  61. 8564baa Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xx by Ye Bin · 3 years, 11 months ago
  62. a297f56 Bluetooth: btusb: Fix typo and correct the log print by Jupeng Zhong · 3 years, 11 months ago
  63. 7bd9fb0 Bluetooth: btusb: Fix the autosuspend enable and disable by Hui Wang · 3 years, 11 months ago
  64. de71a6c Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv by Jupeng Zhong · 4 years ago
  65. fc342c4 Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices by Mark Chen · 4 years ago
  66. 48c1330 Bluetooth: btusb: Fine-tune mt7663 mechanism. by Mark Chen · 4 years ago
  67. 1bb0c66 Bluetooth: hci_qca: check for SSR triggered flag while suspend by Venkata Lakshmi Narayana Gubba · 3 years, 11 months ago
  68. 9ab9235 Bluetooth: btrtl: Enable WBS for the specific Realtek devices by Max Chou · 4 years ago
  69. 7f9f2c3 Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl by Claire Chang · 4 years ago
  70. 3cfade5 Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next by Greg Kroah-Hartman · 4 years ago
  71. 3b830a9 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years ago
  72. ad3a9c0 Bluetooth: hci_qca: Wait for SSR completion during suspend by Venkata Lakshmi Narayana Gubba · 4 years ago
  73. 71f8e70 Bluetooth: hci_qca: Fix memleak in qca_controller_memdump by Dinghao Liu · 4 years ago
  74. f272f18 Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree by John-Eric Kamps · 4 years ago
  75. f01bb2a Bluetooth: btusb: Add support for GarfieldPeak controller by Kiran K · 4 years ago
  76. b649813e Bluetooth: btrtl: Add null check in setup by Abhishek Pandit-Subedi · 4 years ago
  77. 05672a2 Bluetooth: btrtl: Enable central-peripheral role by Abhishek Pandit-Subedi · 4 years ago
  78. d84fc2c Bluetooth: btusb: Remove duplicate newlines from logging by Joe Perches · 4 years ago
  79. 1ca2a394 Bluetooth: btmtksdio: Fixed switch and case should be at the same indent by Jagdish Tirumala · 4 years ago
  80. ac40679 Revert "Bluetooth: btintel: Fix endianness issue for TLV version information" by Kiran K · 4 years ago
  81. 9edd1de Bluetooth: hci_bcm: Add support for ISO packets by Jakub Pawlowski · 4 years ago
  82. 673fae1 Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller by Miao-chen Chou · 4 years ago
  83. 7a45bcb Bluetooth: btusb: Enable MSFT extension for Intel controllers by Miao-chen Chou · 4 years ago
  84. eaf19b0 Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399x by Miao-chen Chou · 4 years ago
  85. 3b0d525 Bluetooth: btusb: add shutdown function for wcn6855 by Tim Jiang · 4 years ago
  86. afe0b1c Bluetooth: hci_uart: Fix a race for write_work scheduling by Claire Chang · 4 years, 1 month ago
  87. c0187b0 Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC by Venkata Lakshmi Narayana Gubba · 4 years, 1 month ago
  88. 517b693 Bluetooth: btusb: Always fallback to alt 1 for WBS by Trent Piepho · 4 years, 1 month ago
  89. 9a39a92 Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function by Christophe JAILLET · 4 years, 1 month ago
  90. 0671c066 Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllers by Hans de Goede · 4 years, 1 month ago
  91. d74e0ae Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134 by Hans de Goede · 4 years, 1 month ago
  92. ef2862a Bluetooth: btusb: support download nvm with different board id for wcn6855 by Tim Jiang · 4 years, 1 month ago
  93. 10c2423 Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN by Kiran K · 4 years, 1 month ago
  94. 3f43a37 Bluetooth: btusb: Helper function to download firmware to Intel adapters by Kiran K · 4 years, 1 month ago
  95. 9a93b8b Bluetooth: btusb: Define a function to construct firmware filename by Kiran K · 4 years, 1 month ago
  96. 0a3c1d4 Bluetooth: btusb: Add *setup* function for new generation Intel controllers by Kiran K · 4 years, 1 month ago
  97. 66500bb Bluetooth: btintel: Fix endianness issue for TLV version information by Kiran K · 4 years, 1 month ago
  98. b73b578 Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware() by Jing Xiangfeng · 4 years, 1 month ago
  99. d1e9d23 Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware() by Jing Xiangfeng · 4 years, 1 month ago
  100. 24d6a6d Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device by Cadel Watson · 4 years, 1 month ago