1. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  2. 04b8c81 Bluetooth: btusb: fix Realtek suspend/resume by Daniel Drake · 9 years ago
  3. bff6b89 Bluetooth: hci_uart: Change 1 to true for bool type variables assignments by Shailendra Verma · 9 years ago
  4. 917a333 Bluetooth: btusb: Change 1 to true in bool type variable assignment by Shailendra Verma · 9 years ago
  5. 7f6e636 Bluetooth: btusb: Support QCA61x4 ROME v2.0 by Chan-yeol Park · 9 years ago
  6. 43b7920 Bluetooth: btbcm: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  7. b1f5cf0 Bluetooth: btintel: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  8. 5e13441 Bluetooth: btusb: Fix calls to __hci_cmd_sync() by Frederic Danis · 9 years ago
  9. db33c77 Bluetooth: btrtl: Create separate module for Realtek BT driver by Carlo Caione · 9 years ago
  10. a1e85f0 Bluetooth: btmrvl: fix compilation warning by Xinming Hu · 9 years ago
  11. ec0810d Bluetooth: ath3k: add support of 04ca:300f AR3012 device by Dmitry Tunin · 9 years ago
  12. 4541c56 Bluetooth: btwilink: remove DEBUG define by Leo Yan · 9 years ago
  13. 2054111 Bluetooth: btusb: Add support for 0cf3:e007 by Wen-chien Jesse Sung · 9 years ago
  14. ca79f23 Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list by Wen-chien Jesse Sung · 9 years ago
  15. c57ddfa Bluetooth: btusb: off by one in rtl8723b_parse_firmware() by Dan Carpenter · 9 years ago
  16. eb50042 Bluetooth: btusb: Fix two coding style issues by Marcel Holtmann · 9 years ago
  17. a2698a9 Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support by Daniel Drake · 9 years ago
  18. 4c876c0 Bluetooth: hci_uart: Add Atheros support for address configuration by Marcel Holtmann · 9 years ago
  19. c0ba7ac Bluetooth: hci_uart: Reorder Atheros specific driver callbacks by Marcel Holtmann · 9 years ago
  20. 50862ee Bluetooth: btbcm: Export patchram download as separate function by Marcel Holtmann · 9 years ago
  21. 16e5c47 Bluetooth: bt3c: Delete some unuseful comments by DingXiang · 9 years ago
  22. ccd6da2 Bluetooth: btusb: Use proper data structures for Intel vendor events by Marcel Holtmann · 9 years ago
  23. bca03c9 Bluetooth: hci_uart: Use generic Intel support for address setting by Marcel Holtmann · 10 years ago
  24. 59a077c Bluetooth: btusb: Move Intel command structs into its own header by Marcel Holtmann · 10 years ago
  25. 4185a0f Bluetooth: btusb: Use generic Intel support for address support by Marcel Holtmann · 10 years ago
  26. 48f0ed1 Bluetooth: btintel: Introduce generic Intel Bluetooth support by Marcel Holtmann · 10 years ago
  27. 79b8df9 Bluetooth: hci_uart: Provide generic H:4 receive framework by Marcel Holtmann · 10 years ago
  28. 9a0bb57 Bluetooth: btbcm: Add firmware table for UART based devices by Marcel Holtmann · 10 years ago
  29. bdd8818 Bluetooth: hci_uart: Add protocol support for Broadcom UART devices by Marcel Holtmann · 10 years ago
  30. 6ae4fdd Bluetooth: hci_uart: Move setup callback into different location by Marcel Holtmann · 10 years ago
  31. 34dced9b Bluetooth: btusb: Update version number of the module by Marcel Holtmann · 10 years ago
  32. 941521e Bluetooth: btusb: Move Broadcom quirk setting into support module by Marcel Holtmann · 10 years ago
  33. c2bfb10 Bluetooth: btusb: Add option for Broadcom protocol support by Marcel Holtmann · 10 years ago
  34. 1c8ba6d Bluetooth: btbcm: Add support for Broadcom controller setup by Marcel Holtmann · 10 years ago
  35. 3e0ac12 Bluetooth: hci_uart: Use generic functionality from Broadcom module by Marcel Holtmann · 10 years ago
  36. 1df1f59 Bluetooth: btusb: Use generic functionality by Broadcom module by Marcel Holtmann · 10 years ago
  37. 4fba30f Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support by Marcel Holtmann · 10 years ago
  38. 788a675 Bluetooth: hci_uart: Update version number driver by Marcel Holtmann · 10 years ago
  39. 01009ee Bluetooth: hci_uart: Remove the manual protocol init message by Marcel Holtmann · 10 years ago
  40. 7c40fb8 Bluetooth: hci_uart: Add name information to hci_uart_proto struct by Marcel Holtmann · 10 years ago
  41. 4ee7ef1 Bluetooth: hci_uart: Make struct hci_uart_proto always const by Marcel Holtmann · 10 years ago
  42. d90aa68 Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x by Marcel Holtmann · 10 years ago
  43. c27799f Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol by Marcel Holtmann · 10 years ago
  44. e1a38d7 Bluetooth: hci_uart: Introduce h4_recv_buf helper function by Marcel Holtmann · 10 years ago
  45. 9d1c40e Bluetooth: hci_uart: Use const data pointer for received data by Marcel Holtmann · 10 years ago
  46. 940cbe3a Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field by Marcel Holtmann · 10 years ago
  47. 72b9439 Bluetooth: hci_uart: Remove unused h4->rx_skb field by Marcel Holtmann · 10 years ago
  48. facf522 Bluetooth: hci_uart: Fix indentation issues for multi-line functions by Marcel Holtmann · 10 years ago
  49. dfe19d2 Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data by Marcel Holtmann · 10 years ago
  50. e9a2dd2 Bluetooth: hci_uart: Add support Broadcom address configuration by Marcel Holtmann · 10 years ago
  51. 16e3887 Bluetooth: hci_uart: Add support Intel address configuration by Marcel Holtmann · 10 years ago
  52. fb2ce8d Bluetooth: hci_uart: Add support for vendor detection flag by Marcel Holtmann · 10 years ago
  53. 41533fe Bluetooth: Remove unneeded extra ( ) in valid flags check by Marcel Holtmann · 10 years ago
  54. 6331c68 Bluetooth: btusb: Consolidate Broadcom based device entries by Marcel Holtmann · 10 years ago
  55. eb17380 Bluetooth: hci_uart: Add setup callback by Loic Poulain · 10 years ago
  56. 17b2772 Bluetooth: Read Broadcom chip info for Apple Bluetooth devices by Marcel Holtmann · 10 years ago
  57. 15c32c5 Bluetooth: Read Verbose Config Version Info for Broadcom devices by Marcel Holtmann · 10 years ago
  58. 49c989a Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR by Jakub Pawlowski · 10 years ago
  59. c115484 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL by Jakub Pawlowski · 10 years ago
  60. 3d50d51 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 by Jakub Pawlowski · 10 years ago
  61. c9e4447 Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries by Marcel Holtmann · 10 years ago
  62. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  63. 6576fe4 Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command by Daniel Drake · 10 years ago
  64. bf906b3 Bluetooth: btusb: Fix incorrect type in qca_device_info by Kim, Ben Young Tae · 10 years ago
  65. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. 3267c88 Bluetooth: btusb: Add support for QCA ROME chipset family by Kim, Ben Young Tae · 10 years ago
  67. ace3198 Bluetooth: btusb: Add setup callback for chip init on USB by Kim, Ben Young Tae · 10 years ago
  68. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  69. 407550f Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers by Marcel Holtmann · 10 years ago
  70. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  71. 18835df Bluetooth: btusb: Use matching names for Broadcom firmware files by Marcel Holtmann · 10 years ago
  72. 2eeff0b Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card by Alexander Ploumistos · 10 years ago
  73. bfbd45e Bluetooth: Add device shutdown routine for Intel Bluetooth device by Tedd Ho-Jeong An · 10 years ago
  74. 129a769 Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout() by Johan Hedberg · 10 years ago
  75. a715d11 Bluetooth: btmrvl: support SCO routing to host interface by Amitkumar Karwar · 10 years ago
  76. 8f0c304 Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142 by Matej Dubovy · 10 years ago
  77. 632f32e tty: Remove external interface for tty_set_termios() by Peter Hurley · 10 years ago
  78. b970c5b Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW by Marcel Holtmann · 10 years ago
  79. c33fb9b Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL by Jakub Pawlowski · 10 years ago
  80. fad7097 Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING by Johan Hedberg · 10 years ago
  81. a087a98 Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING by Johan Hedberg · 10 years ago
  82. 74d9daa Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak by Marcel Holtmann · 10 years ago
  83. 79f0c87 Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012 by Jakub Pawlowski · 10 years ago
  84. c561a57 Bluetooth: ath3k: workaround the compatibility issue with xHCI controller by Adam Lee · 10 years ago
  85. 893ba54 Bluetooth: btusb: Add support for USB based AMP controllers by Marcel Holtmann · 10 years ago
  86. d0ac9eb Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor by Marcel Holtmann · 10 years ago
  87. cb1ee89 Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id by Marcel Holtmann · 10 years ago
  88. 385a768 Bluetooth: btusb: Provide hardware error handler for Intel devices by Marcel Holtmann · 10 years ago
  89. 838f66e Bluetooth: btusb: Remove redundant call to btusb_free_frags() by Johan Hedberg · 10 years ago
  90. ce6bb92 Bluetooth: btusb: Handle out of order firmware loading complete event by Marcel Holtmann · 10 years ago
  91. cda0dd7 Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devices by Marcel Holtmann · 10 years ago
  92. d049f4e Bluetooth: btusb: Add support for Dynex/Insignia USB dongles by Marcel Holtmann · 10 years ago
  93. 9a5abda Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices by Rick Dunn · 10 years ago
  94. 033efa9 Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device by Dmitry Tunin · 10 years ago
  95. 97307f5 Bluetooth: btusb: Add internal recv_event callback for event processing by Marcel Holtmann · 10 years ago
  96. a9cc32d Bluetooth: btmrvl: fix card reset and suspend race issue by Amitkumar Karwar · 10 years ago
  97. 0333d6d Bluetooth: btmrvl: use msecs_to_jiffies within macro definition by Amitkumar Karwar · 10 years ago
  98. 1c6098e bluetooth: btmrvl: increase the priority of firmware download message by Amitkumar Karwar · 10 years ago
  99. 7b4b874 Bluetooth: btmrvl: add surprise_removed flag by Amitkumar Karwar · 10 years ago
  100. 9b89fdf Bluetooth: btmrvl: error path handling in setup handler by Amitkumar Karwar · 10 years ago