1. 22eaf6c Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices by Sean Wang · 6 years ago
  2. 94d6671 Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990 by Matthias Kaehlcke · 6 years ago
  3. 4c409af Bluetooth: btusb: add QCA6174A compatible properties by Brian Norris · 6 years ago
  4. 6d10cd5 Bluetooth: hci_qca: Use msleep() instead of open coding it by Matthias Kaehlcke · 6 years ago
  5. 0ebcddd Bluetooth: hci_qca: Add delay after power-off pulse by Matthias Kaehlcke · 6 years ago
  6. ad571d7 Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  7. 9836b80 Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  8. 5971752d Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990 by Matthias Kaehlcke · 6 years ago
  9. de79a9d Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY by Matthias Kaehlcke · 6 years ago
  10. 56897b2 Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() by Kefeng Wang · 6 years ago
  11. e0b6703 Bluetooth: mediatek: update the common setup between MT7622 and other devices by Sean Wang · 6 years ago
  12. 88e5f36 Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync by Sean Wang · 6 years ago
  13. 77f328db Bluetooth: mediatek: fix up an error path to restore bdev->tx_state by Sean Wang · 6 years ago
  14. adf5d73 Bluetooth: mediatek: trivial typo fix by Sean Wang · 6 years ago
  15. 32a7b4c Bluetooth: hci_ldisc: Initialize hci_dev before open() by Jeremy Cline · 6 years ago
  16. 035a960 Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer by Balakrishna Godavarthi · 6 years ago
  17. 78e8fa2 Bluetooth: hci_qca: Deassert RTS while baudrate change command by Balakrishna Godavarthi · 6 years ago
  18. f955827 Bluetooth: hci_qca: use wait_until_sent() for power pulses by Balakrishna Godavarthi · 6 years ago
  19. 761f1e9 Bluetooth: remove redundant zero check on count by Colin Ian King · 6 years ago
  20. 017a01c Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices by Raghuram Hegde · 6 years ago
  21. 2de66bb8 Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions by Rajat Jain · 6 years ago
  22. 00df214 Bluetooth: btrtl: Restore old logic to assume firmware is already loaded by Kai-Heng Feng · 6 years ago
  23. dc786b2 Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip by Rajat Jain · 6 years ago
  24. 099791d Bluetooth: btmrvl: Drop unused GPIO includes by Linus Walleij · 6 years ago
  25. 8c57983 Bluetooth: btmrvl: add support for sd8977 chipset by Hemantkumar Suthar · 6 years ago
  26. 1dc2d78 Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() by Myungho Jung · 6 years ago
  27. 37c589e Bluetooth: btmrvl: lower log level of informational message by Stefan Agner · 6 years ago
  28. 10004f8 Bluetooth: btmrvl: improve printk messages by Stefan Agner · 6 years ago
  29. 5c0a1001 Bluetooth: hci_qca: Add helper to set device address by Balakrishna Godavarthi · 6 years ago
  30. 22bba80 Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading by Jonathan Bakker · 6 years ago
  31. e3ca60d Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth by Paweł Chmiel · 6 years ago
  32. 2da711bc Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029 by Raghuram Hegde · 6 years ago
  33. 8589086 Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume by Hans de Goede · 6 years ago
  34. 28a75e4 Bluetooth: hci_h5: Add suspend / resume ops by Hans de Goede · 6 years ago
  35. 7086b36 Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces by Colin Ian King · 6 years ago
  36. cba7364 Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE. by Balakrishna Godavarthi · 6 years ago
  37. dff6d59 Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers by Andrea Parri · 6 years ago
  38. 0697607a Bluetooth: btbcm: Add default address for BCM43430A0 by Chen-Yu Tsai · 6 years ago
  39. 6690455 Bluetooth: hci_bcm: Add compatible string for BCM4330 by Chen-Yu Tsai · 6 years ago
  40. 92ffe0d Bluetooth: hci_bcm: Add BCM20702A1 variant by Maxime Ripard · 6 years ago
  41. 91927a9 Bluetooth: hci_bcm: Wait for device to come out of reset after power on by Chen-Yu Tsai · 6 years ago
  42. 75d1167 Bluetooth: hci_bcm: Add support for regulator supplies by Chen-Yu Tsai · 6 years ago
  43. 90bc07c Bluetooth: hci_bcm: Add support for LPO clock by Chen-Yu Tsai · 6 years ago
  44. 55dbfcd Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference by Chen-Yu Tsai · 6 years ago
  45. 8c08947 Bluetooth: hci_bcm: Simplify clk_get error handling by Chen-Yu Tsai · 6 years ago
  46. 28ac03b Bluetooth: hci_bcm: Handle deferred probing for the clock supply by Chen-Yu Tsai · 6 years ago
  47. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  48. c614ca3 Bluetooth: hci_qca: Add support for controller debug logs. by Balakrishna Godavarthi · 6 years ago
  49. 1411a26 Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device by Owen Lin · 6 years ago
  50. 70ecdd3 Bluetooth: btsdio: Do not bind to non-removable BCM43430 by Cho, Yu-Chen · 6 years ago
  51. f0193d3 change semantics of ldisc ->compat_ioctl() by Al Viro · 6 years ago
  52. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  54. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  55. d6b372f Bluetooth: ath3k: add more information to error message by Luiz Carlos Ramos · 6 years ago
  56. 3856135 Bluetooth: bt3c_cs: Fix obsolete function by Ding Xiang · 6 years ago
  57. 7cbfd1e Bluetooth: btrsi: fix bt tx timeout issue by Sanjay Kumar Konduri · 6 years ago
  58. a357ea0 Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth by Christian Hewitt · 6 years ago
  59. 8ecfdc9 Bluetooth: btrtl: Add support for RTL8822C with USB interface by Alex Lu · 6 years ago
  60. ea9ed99 Bluetooth: hci_serdev: Fixed error space required before open paranethesis by Jagdish Tirumala · 6 years ago
  61. 3e4be65 Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990 by Balakrishna Godavarthi · 6 years ago
  62. f778502 Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW by Justin TerAvest · 6 years ago
  63. e5070e07 Bluetooth: btrtl: Make array extension_sig static, shrinks object size by Colin Ian King · 6 years ago
  64. 5a63775 Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue(). by Balakrishna Godavarthi · 6 years ago
  65. 7cf7846 Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races by Balakrishna Godavarthi · 6 years ago
  66. c2d7827 Bluetooth: hci_qca: Remove hdev dereference in qca_close(). by Balakrishna Godavarthi · 6 years ago
  67. ca30ccd Bluetooth: hci_qca: Remove serdev_device_open/close function calls by Balakrishna Godavarthi · 6 years ago
  68. e6a57d2 Bluetooth: hci_ldisc: Free rw_semaphore on close by Hermes Zhang · 6 years ago
  69. addb3ff Bluetooth: mediatek: Fix memory leak by Gustavo A. R. Silva · 6 years ago
  70. 51474ef Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI by Hans de Goede · 6 years ago
  71. 330ad75 Bluetooth: mediatek: pass correct size to h4_recv_buf() by Dan Carpenter · 6 years ago
  72. b9763cd Bluetooth: Introduce BT_HCIUART_RTL configuration option by Marcel Holtmann · 6 years ago
  73. 7237c4c Bluetooth: mediatek: Add protocol support for MediaTek serial devices by Sean Wang · 6 years ago
  74. e4cc5a1 Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it by Marcel Holtmann · 6 years ago
  75. 6c3711e Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV by Johan Hedberg · 6 years ago
  76. fa9ad87 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990 by Balakrishna Godavarthi · 6 years ago
  77. 4219d46 Bluetooth: btqca: Add wcn3990 firmware download support. by Balakrishna Godavarthi · 6 years ago
  78. be93a49 Bluetooth: hci_qca: Enable 3.2 Mbps operating speed. by Balakrishna Godavarthi · 6 years ago
  79. 83d9c5e Bluetooth: hci_qca: Add wrapper functions for setting UART speed by Balakrishna Godavarthi · 6 years ago
  80. aadebac Bluetooth: btqca: Redefine qca_uart_setup() to generic function. by Balakrishna Godavarthi · 6 years ago
  81. ba493d4 Bluetooth: btqca: Rename ROME specific functions to generic functions by Balakrishna Godavarthi · 6 years ago
  82. 4c79148 Bluetooth: hci_h5: Add support for enable and device-wake GPIOs by Hans de Goede · 6 years ago
  83. b825d7c Bluetooth: hci_h5: Add support for the RTL8723BS by Jeremy Cline · 6 years ago
  84. 4eb3cbc Bluetooth: hci_h5: Add vendor setup, open, and close callbacks by Jeremy Cline · 6 years ago
  85. ce94555 Bluetooth: hci_h5: Add support for serdev enumerated devices by Hans de Goede · 6 years ago
  86. 1cc194c Bluetooth: btrtl: Add support for a config filename postfix by Hans de Goede · 6 years ago
  87. c50903e Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips by Martin Blumenstingl · 6 years ago
  88. b85b0ee Bluetooth: btrtl: add support for retrieving the UART settings by Martin Blumenstingl · 6 years ago
  89. a5c76e6 Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info by Hans de Goede · 6 years ago
  90. 26503ad2 Bluetooth: btrtl: split the device initialization into smaller parts by Martin Blumenstingl · 6 years ago
  91. f96dbd3 Bluetooth: btrtl: add MODULE_FIRMWARE declarations by Martin Blumenstingl · 6 years ago
  92. 85418fe Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors by Marcel Holtmann · 6 years ago
  93. 1313bcc Bluetooth: btusb: Release RF resource on BT shutdown by Amit K Bag · 6 years ago
  94. 25a13e38 bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  95. f6ebfc2 bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete() by Jia-Ju Bai · 6 years ago
  96. cf07e34 bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete() by Jia-Ju Bai · 6 years ago
  97. 436018e bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host() by Jia-Ju Bai · 6 years ago
  98. 478113e bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame() by Jia-Ju Bai · 6 years ago
  99. 5f9c658 bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_set_baud_rate() by Jia-Ju Bai · 6 years ago
  100. 6709514 bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame() by Jia-Ju Bai · 6 years ago