1. c0859e2 Bluetooth: btmrvl: add missing of_node_put by Julia Lawall · 9 years ago
  2. a185739 Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL by Dan Carpenter · 9 years ago
  3. 213445b Bluetooth: btintel: Enable extra Intel vendor events by Marcel Holtmann · 9 years ago
  4. e4c534b Bluetooth: btusb: Set manufacturer for Intel bootloader devices by Marcel Holtmann · 9 years ago
  5. aee61f7 Bluetooth: hci_uart: Provide initial manufacturer information by Marcel Holtmann · 9 years ago
  6. 22f8e9d Bluetooth: btusb: Add support for latest Apple controllers by Marcel Holtmann · 9 years ago
  7. 49a5f78 Bluetooth: btusb: Set early vendor info for Intel and Broadcom by Marcel Holtmann · 9 years ago
  8. 18e0afa Bluetooth: ath3k: Add support of AR3012 0cf3:817b device by Dmitry Tunin · 9 years ago
  9. cd355ff Bluetooth: ath3k: Add new AR3012 0930:021c id by Dmitry Tunin · 9 years ago
  10. 2faf71c Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065) by Santtu Rekilä · 9 years ago
  11. 34cea41 Bluetooth: btbcm: Read USB product information for Apple devices by Marcel Holtmann · 9 years ago
  12. 8045ce2 Bluetooth: btbcm: Fix firmware version number calculation by Marcel Holtmann · 9 years ago
  13. 6c9d435 Bluetooth: btusb: Mark BCM2045 devices to have broken link key commands by Marcel Holtmann · 9 years ago
  14. 3e24767 Bluetooth: btintel: Add diagnostic support for older controllers by Marcel Holtmann · 9 years ago
  15. d8270fb Bluetooth: btintel: Set quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  16. 7841d06 Bluetooth: bpa10x: fix BT_HCIUART dependency by Arnd Bergmann · 9 years ago
  17. 2220994e Bluetooth: btusb: Print information of Intel SfP lock states by Marcel Holtmann · 9 years ago
  18. 6d2e50d Bluetooth: btintel: Add support for enabling tracing functionality by Marcel Holtmann · 9 years ago
  19. 9d08f50 Bluetooth: btusb: Add support for Broadcom LM_DIAG interface by Marcel Holtmann · 9 years ago
  20. 9148991 Bluetooth: bpa10x: Fix missing BT_HCIUART dependency by Marcel Holtmann · 9 years ago
  21. 943cc59 Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly by Marcel Holtmann · 9 years ago
  22. 881f7e8 Bluetooth: bpa10x: Add support for set_diag driver callback by Marcel Holtmann · 9 years ago
  23. ddd68ec Bluetooth: bpa10x: Read revision information in setup stage by Marcel Holtmann · 9 years ago
  24. 075e1f5 Bluetooth: hci_bcm: Enable support for set_diag driver callback by Marcel Holtmann · 9 years ago
  25. 94c5813 Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages by Marcel Holtmann · 9 years ago
  26. 9bc63ca Bluetooth: btbcm: Read the local name in setup stage by Marcel Holtmann · 9 years ago
  27. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  28. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  29. b224d3f Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands by Marcel Holtmann · 9 years ago
  30. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  31. d06f107 Bluetooth: btintel: Add iBT register access over HCI support by Loic Poulain · 9 years ago
  32. e98d6d6 Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe() by Jarkko Nikula · 9 years ago
  33. 4d1c455 Bluetooth: hci_bcm: Remove needless looking code by Jarkko Nikula · 9 years ago
  34. 5fbae60 Bluetooth: hci_bcm: Remove needless acpi_match_device() call by Jarkko Nikula · 9 years ago
  35. 5be0028 Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources() by Jarkko Nikula · 9 years ago
  36. 09dbf1b Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list() by Jarkko Nikula · 9 years ago
  37. 23270e1 Bluetooth: hci_intel: Cleanup the device probe code by Jarkko Nikula · 9 years ago
  38. 4a2fa2b Bluetooth: hci_h5: clean up hci_h5 code by Prasanna Karthik · 9 years ago
  39. 239ede3 Bluetooth: btuart_cs: remove obsolete header by Prasanna Karthik · 9 years ago
  40. a913718 Bluetooth: hci_qca: Changed unsigned long to bool by Prasanna Karthik · 9 years ago
  41. 1f438c6 Bluetooth: btmrvl: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  42. 05bd776 Bluetooth: btuart_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  43. 7a1dc78 Bluetooth: bt3c_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  44. 54b5b34 Bluetooth: bluecard: Comparison to NULL could be re-written by Prasanna Karthik · 9 years ago
  45. e88ab30 Bluetooth: hci_bcm: Add suspend/resume runtime PM functions by Frederic Danis · 9 years ago
  46. 7649faf Bluetooth: Remove useless rx_lock spinlock by Frederic Danis · 9 years ago
  47. b7a622a Bluetooth: hci_bcm: Prepare PM runtime support by Frederic Danis · 9 years ago
  48. 5cebdfe Bluetooth: hci_bcm: Fix IRQ polarity for T100 by Frederic Danis · 9 years ago
  49. f0ef674 Bluetooth: btmrvl: add sd8997 chipset support by Amitkumar Karwar · 9 years ago
  50. 53d6cfa Bluetooth: btmrvl: remove extra space in cast by Amitkumar Karwar · 9 years ago
  51. 475b9ea Bluetooth: btmrvl: fix firmware dump issue by Nachiket Kukade · 9 years ago
  52. ce26d81 Bluetooth: hci_qca: Coding style clean up by Prasanna Karthik · 9 years ago
  53. 10bd973 Bluetooth: bt3c_cs: clean up obsolete functions by Prasanna Karthik · 9 years ago
  54. 8f9d02f Bluetooth: Remove SCO fragments on connection close by Kuba Pawlak · 9 years ago
  55. f755247 Bluetooth: hci_intel: Enable IRQ wake capability by Loic Poulain · 9 years ago
  56. 30e945f Bluetooth: hci_intel: Give priority to LPM packets by Loic Poulain · 9 years ago
  57. 6cc4396 Bluetooth: hci_bcm: Add wake-up capability by Frederic Danis · 9 years ago
  58. e924d3d Bluetooth: btusb: Use btintel_load_ddc_config for device config by Loic Poulain · 9 years ago
  59. 1cfbabd Bluetooth: hci_intel: Add Device configuration by Loic Poulain · 9 years ago
  60. 145f236 Bluetooth: btintel: Add Device Configuration support by Loic Poulain · 9 years ago
  61. a9cb0fe Bluetooth: hci_intel: Fix warnings due to unused lpm functions by Loic Poulain · 9 years ago
  62. 0eee53c Bluetooth: btintel: fix warning by Vincent Stehlé · 9 years ago
  63. 517a546 Bluetooth: btmrvl: skb resource leak, and double free. by Kieran Bingham · 9 years ago
  64. 1b19757 Bluetooth: hci_intel: Show error in case of invalid LPM packet size by Loic Poulain · 9 years ago
  65. 74cdad3 Bluetooth: hci_intel: Add runtime PM support by Loic Poulain · 9 years ago
  66. aa6802d Bluetooth: hci_intel: Add PM support by Loic Poulain · 9 years ago
  67. 8943654 Bluetooth: hci_intel: Implement LPM suspend/resume by Loic Poulain · 9 years ago
  68. 65ad07c Bluetooth: hci_bcm: Use bt_dev logging helpers by Frederic Danis · 9 years ago
  69. bb3ea16 Bluetooth: hci_bcm: Replace spinlock by mutex by Frederic Danis · 9 years ago
  70. f81b001 Bluetooth: hci_qca: Fix a few tab vs spaces issues by Marcel Holtmann · 9 years ago
  71. 67c8bde Bluetooth: hci_intel: Replace spinlock with mutex by Loic Poulain · 9 years ago
  72. f44e78a Bluetooth: hci_intel: Use bt_dev logging helpers by Loic Poulain · 9 years ago
  73. b98469f Bluetooth: hci_intel: Introduce LPM support by Loic Poulain · 9 years ago
  74. 765ea3a Bluetooth: hci_intel: Retrieve host-wake IRQ by Loic Poulain · 9 years ago
  75. 6cafcd9 Bluetooth: btusb: Detect new kind of counterfeit CSR controllers by Johan Hedberg · 9 years ago
  76. 917522a Bluetooth: hci_bcm: Fix crash on suspend by Frederic Danis · 9 years ago
  77. 1ab1f23 Bluetooth: hci_intel: Add support for platform driver by Loic Poulain · 9 years ago
  78. 0ed97e8 Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers by Marcel Holtmann · 9 years ago
  79. 5075eda Bluetooth: btusb: Correct typos based on checkpatch.pl by Minjune Kim · 9 years ago
  80. ff28955 Bluetooth: hci_intel: Add Intel baudrate configuration support by Loic Poulain · 9 years ago
  81. e5499167 Bluetooth: hci_uart: Fix zero len data packet reception issue by Loic Poulain · 9 years ago
  82. d490263 Bluetooth: btmrvl: change device pointer passed to dev_coredumpv by Shengzhen Li · 9 years ago
  83. 2af0a70 Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value by Loic Poulain · 9 years ago
  84. 4481c07 Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE by Peter Poklop · 9 years ago
  85. 10be6c0 Bluetooth: hciuart: Fix to use boolean flag with u32 type by Ben YoungTae Kim · 9 years ago
  86. 50d78bc Bluetooth: hci_bcm: Fix "implicit declaration" by Frederic Danis · 9 years ago
  87. 62aaefa Bluetooth: hci_bcm: improve use of gpios API by Uwe Kleine-König · 9 years ago
  88. 118612f Bluetooth: hci_bcm: Add suspend/resume PM functions by Frederic Danis · 9 years ago
  89. ae05690 Bluetooth: hci_bcm: Retrieve UART speed from ACPI by Frederic Danis · 9 years ago
  90. 0395ffc Bluetooth: hci_bcm: Add PM for BCM devices by Frederic Danis · 9 years ago
  91. 0ff252c Bluetooth: hciuart: Add support QCA chipset for UART by Ben Young Tae Kim · 9 years ago
  92. 83e8196 Bluetooth: btqca: Introduce generic QCA ROME support by Ben Young Tae Kim · 9 years ago
  93. 4863e4c Bluetooth: btmrvl: release sdio bus after firmware is up by Aniket Nagarnaik · 9 years ago
  94. d63b282 Bluetooth: btusb: match generic class code in interface descriptor by Daniel Drake · 9 years ago
  95. 4a546ec Bluetooth: btbcm: Add BCM4330B1 UART device by Frederic Danis · 9 years ago
  96. fa4cf04 Bluetooth: hci_h5: Cleaned up coding style warnings by Prasanna Karthik · 9 years ago
  97. acf50c5 Bluetooth: hci_ldisc: Cleaned up coding style warnings by Prasanna Karthik · 9 years ago
  98. ba27b7e Bluetooth: btmrvl: Coding style Fix for btmrvl header by Prasanna Karthik · 9 years ago
  99. f104f06 Bluetooth: bt3c_cs: Fix coding style by Prasanna Karthik · 9 years ago
  100. 7feb99e Bluetooth: btintel: Create common function for Intel version info by Marcel Holtmann · 9 years ago