1. 00bce3f Bluetooth: Enable erroneous data reporting if WBS is supported by Alain Michaud · 4 years, 10 months ago
  2. 4b127bd Bluetooth: Support querying for WBS support through MGMT by Alain Michaud · 4 years, 10 months ago
  3. 3e4e3f7 Bluetooth: btusb: Add flag to define wideband speech capability by Alain Michaud · 4 years, 10 months ago
  4. eb3939e3 Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device by Sergey Shatunov · 5 years ago
  5. 19220f3 Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device by Rocky Liao · 5 years ago
  6. 7ecacaf Bluetooth: btusb: Disable runtime suspend on Realtek devices by Kai-Heng Feng · 5 years ago
  7. 3168c19 Bluetooth: btusb: fix memory leak on fw by Colin Ian King · 5 years ago
  8. 22cc6b7 Bluetooth: btusb: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  9. 3468211 Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset by Max Chou · 5 years ago
  10. 3d44a6f Bluetooth: btusb: fix PM leak in error case of setup by Oliver Neukum · 5 years ago
  11. b9a2562 Bluetooth: btusb: Trigger Intel FW download error recovery by Amit K Bag · 5 years ago
  12. c0a21a5 Bluetooth: btusb: Use IS_ENABLED instead of #ifdef by Marcel Holtmann · 5 years ago
  13. 42d2209 Bluetooth: btusb: avoid unused function warning by Arnd Bergmann · 5 years ago
  14. 74ffdf2 Bluetooth: btusb: print FW version after FW download by Amit K Bag · 5 years ago
  15. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. d7ef0d1 Bluetooth: btusb: Use cmd_timeout to reset Realtek device by Alex Lu · 5 years ago
  17. 9e45524 Bluetooth: btusb: Fix suspend issue for Realtek devices by Alex Lu · 5 years ago
  18. 6d0762b Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices by Jian-Hong Pan · 5 years ago
  19. 1ffdb51 Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature" by Mario Limonciello · 5 years ago
  20. 5ee6310 Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware() by Wei Yongjun · 5 years ago
  21. 9ce67c3 Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devices by Sean Wang · 6 years ago
  22. a1c49c43 Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices by Sean Wang · 6 years ago
  23. 44d34af Bluetooth: Add new 13d3:3491 QCA_ROME device by João Paulo Rechi Vita · 6 years ago
  24. 881cec4 Bluetooth: Add new 13d3:3501 QCA_ROME device by João Paulo Rechi Vita · 6 years ago
  25. 7af3f558 Bluetooth: btrtl: HCI reset on close for Realtek BT chip by Jian-Hong Pan · 6 years ago
  26. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  27. 771acc7 Bluetooth: btusb: request wake pin with NOAUTOEN by Brian Norris · 6 years ago
  28. 4c409af Bluetooth: btusb: add QCA6174A compatible properties by Brian Norris · 6 years ago
  29. 017a01c Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices by Raghuram Hegde · 6 years ago
  30. 2de66bb8 Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions by Rajat Jain · 6 years ago
  31. dc786b2 Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip by Rajat Jain · 6 years ago
  32. 2da711bc Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029 by Raghuram Hegde · 6 years ago
  33. dff6d59 Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers by Andrea Parri · 6 years ago
  34. 1411a26 Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device by Owen Lin · 6 years ago
  35. f778502 Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW by Justin TerAvest · 6 years ago
  36. 85418fe Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors by Marcel Holtmann · 6 years ago
  37. 1313bcc Bluetooth: btusb: Release RF resource on BT shutdown by Amit K Bag · 6 years ago
  38. cf07e34 bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete() by Jia-Ju Bai · 6 years ago
  39. a5e50d5 Bluetooth: btusb: use irqsave() in URB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  40. 45ae68b Bluetooth: Add a new Realtek 8723DE ID 0bda:b009 by Jian-Hong Pan · 7 years ago
  41. 1cd2fab Bluetooth: btusb: Add additional device ID for RTL8822BE by Artiom Vaskov · 7 years ago
  42. 939bc6c Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_table by Hans de Goede · 7 years ago
  43. 803cdb8 Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models by Takashi Iwai · 7 years ago
  44. 66d9975 Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011 by Jian-Hong Pan · 7 years ago
  45. df2445b Bluetooth: Add a new 13d3:3496 QCA_ROME device by João Paulo Rechi Vita · 7 years ago
  46. d666fc5 Bluetooth: btusb: add ID for LiteOn 04ca:301a by Vic Wei · 7 years ago
  47. 596b07a Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table by Hans de Goede · 7 years ago
  48. fc54910 Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets by Hans de Goede · 7 years ago
  49. 544a591 Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174" by Hans de Goede · 7 years ago
  50. 96e58d3 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME by Vic Wei · 7 years ago
  51. a41e079 Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB by Vicente Bergas · 7 years ago
  52. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. f44cb4b Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174 by Takashi Iwai · 7 years ago
  54. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. 0c6e526 Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table by Kai-Heng Feng · 7 years ago
  56. f0e8c61 Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table by Hans de Goede · 7 years ago
  57. 1fdb926 Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking by Hans de Goede · 7 years ago
  58. fed03fe Bluetooth: btusb: Add device ID for RTL8822BE by Larry Finger · 7 years ago
  59. 1ce0cec Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026] by Tedd Ho-Jeong An · 7 years ago
  60. fbbe83c Bluetooth: btintel: Create common function for firmware download by Tedd Ho-Jeong An · 7 years ago
  61. faf174d Bluetooth: btintel: Create common Intel Read Boot Params function by Tedd Ho-Jeong An · 7 years ago
  62. 04d729b Bluetooth: btintel: Use boot parameter from firmware file by Tedd Ho-Jeong An · 7 years ago
  63. e5889af Bluetooth: btintel: Create common function for Intel Reset by Tedd Ho-Jeong An · 7 years ago
  64. 61f5ace Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version by Hans de Goede · 7 years ago
  65. e5a49ee Bluetooth: btusb: Add support for 0cf3:e010 by AceLan Kao · 7 years ago
  66. 7d06d58 Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" by Kai-Heng Feng · 7 years ago
  67. 0a03f98 Bluetooth: Add a new 04ca:3015 QCA_ROME device by Ioan Moldovan · 7 years ago
  68. eff2d68 Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default by Hans de Goede · 7 years ago
  69. 459232f Bluetooth: btusb: Fix isochronous interface assignments by Marcel Holtmann · 7 years ago
  70. af3715e Bluetooth: btusb: Update firmware filename for Intel 9x60 and later by Jaya P G · 7 years ago
  71. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  72. 858ff38 Bluetooth: btusb: Add new NFA344A entry. by Bartosz Chronowski · 7 years ago
  73. 2d13e34 Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id" by Hans de Goede · 7 years ago
  74. a0085f2 Bluetooth: btusb: driver to enable the usb-wakeup feature by Sukumar Ghorai · 7 years ago
  75. 9834e58 Bluetooth: btusb: Add workaround for Broadcom devices without product id by Marcel Holtmann · 7 years ago
  76. a81d72d Bluetooth: Add support of 13d3:3494 RTL8723BE device by Dmitry Tunin · 7 years ago
  77. d829b9e Bluetooth: btusb: add ID for LiteOn 04ca:3016 by Brian Norris · 7 years ago
  78. 19cfe91 Bluetooth: btusb: Fix memory leak in play_deferred by Jeffy Chen · 7 years ago
  79. d98422c Bluetooth: Style fix - align block comments by Derek Robson · 7 years ago
  80. fd86580 Bluetooth: btusb: fix QCA Rome suspend/resume by Leif Liddy · 7 years ago
  81. 628c26b Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devices by Dmitry Tunin · 7 years ago
  82. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  83. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  84. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  85. 06e41d8 Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device by Shih-Yuan Lee (FourDollars) · 8 years ago
  86. 86a6129 Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa] by Tedd Ho-Jeong An · 8 years ago
  87. 017789f Bluetooth: btusb: wake system up when receives a wake irq by Jeffy Chen · 8 years ago
  88. 1eef1c3 Bluetooth: Added support for Rivet Networks Killer 1535 by Gabriel · 8 years ago
  89. de76614 Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025] by Marcel Holtmann · 8 years ago
  90. 9268834 Bluetooth: Use switch statement for Intel hardware variants by Tedd Ho-Jeong An · 8 years ago
  91. 441ad62 Bluetooth: Add another AR3012 04ca:3018 device by Dmitry Tunin · 8 years ago
  92. fdfddc6 Bluetooth: btusb: Add support for 413c:8143 by Wen-chien Jesse Sung · 8 years ago
  93. a4ccc9e Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup by Rajat Jain · 8 years ago
  94. fd913ef Bluetooth: btusb: Add out-of-band wakeup support by Rajat Jain · 8 years ago
  95. 10ab133 Bluetooth: btusb: Use an error label for error paths by Rajat Jain · 8 years ago
  96. a57bac4 Bluetooth: btusb: add support for 0bb4:0306 by Christoph Haag · 8 years ago
  97. c7e163f Bluetooth: btusb: Fix atheros firmware download error by Ethan Hsieh · 8 years ago
  98. 1165df0 Bluetooth: btusb: add entry for Marvell 8997 chipset by Amitkumar Karwar · 8 years ago
  99. 1144a4e Bluetooth: Add a new 04ca:3011 QCA_ROME device by Dmitry Tunin · 8 years ago
  100. 418678b Bluetooth: btusb: Mark CW6622 devices to have broken link key commands by Szymon Janc · 8 years ago