1. 8500d79 Bluetooth: Fix crash in the Marvell driver initialization codepath by Anatol Pomozov · 10 years ago
  2. c2aef6e Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard by Marcel Holtmann · 10 years ago
  3. 72dd2b2 Bluetooth: Fix endian and alignment issue with ath3k version handling by Marcel Holtmann · 10 years ago
  4. 27b869f Bluetooth: btmrvl: add public address configuration support by Amitkumar Karwar · 10 years ago
  5. ae8df49 Bluetooth: add public address configuration for Marvell USB devices by Amitkumar Karwar · 10 years ago
  6. 5bf8a74 Bluetooth: btmrvl: avoid sending data to firmware after hs_activated by Chin-Ran Lo · 10 years ago
  7. c7e0c14 Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered by Marcel Holtmann · 10 years ago
  8. 6afd04a Bluetooth: Add support for external configuration with UART driver by Marcel Holtmann · 10 years ago
  9. bb72bd6 Bluetooth: Check for valid HCI UART driver flags by Marcel Holtmann · 10 years ago
  10. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  11. 4f64fa8 Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices by Marcel Holtmann · 10 years ago
  12. d92f2df Bluetooth: Ignore isochronous endpoints for Intel USB bootloader by Marcel Holtmann · 10 years ago
  13. 3a5ef20 Bluetooth: Handle Intel USB bootloader with buggy interrupt by Marcel Holtmann · 10 years ago
  14. 01bb75e Bluetooth: Remove module parameters for ignoring USB devices by Marcel Holtmann · 10 years ago
  15. 40df783 Bluetooth: Add support for Intel bootloader devices by Marcel Holtmann · 10 years ago
  16. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 10 years ago
  17. 849e508 Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address by Marcel Holtmann · 10 years ago
  18. 4739b5b Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address by Marcel Holtmann · 10 years ago
  19. 82a30cf Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver by Marcel Holtmann · 10 years ago
  20. af96324 Bluetooth: Fix sparse warning with btmrvl driver by Johan Hedberg · 10 years ago
  21. c8abb73 Bluetooth: Check for default address of Broadcom BCM20702A0 controllers by Marcel Holtmann · 10 years ago
  22. 40cb098 Bluetooth: Check for default address of Intel USB controllers by Marcel Holtmann · 10 years ago
  23. cb8d659 Bluetooth: Add public address configration for Intel USB devices by Marcel Holtmann · 10 years ago
  24. abbaf50 Bluetooth: Add public address configration for Broadcom USB devices by Marcel Holtmann · 10 years ago
  25. 396e04f Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend by Chin-Ran Lo · 10 years ago
  26. 4df82b5 Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event by Bing Zhao · 10 years ago
  27. 37f468c Bluetooth: Remove redundant calls to h5_reset_rx by Loic Poulain · 10 years ago
  28. 8ba8b4c Bluetooth: Remove trailing whitespaces from Kconfig by Stephan Gabert · 10 years ago
  29. b0c3e13 Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() by Adam Lee · 10 years ago
  30. 48439d5 Bluetooth: Ignore H5 non-link packets in non-active state by Loic Poulain · 10 years ago
  31. a2b23ba Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012." by Marcel Holtmann · 10 years ago
  32. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  33. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  34. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  35. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  36. 3abb56d Bluetooth: ath3k: no need to set same pipe multiple times by Adam Lee · 10 years ago
  37. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  38. 10d4c67 Bluetooth: btusb: Add Broadcom patch RAM support by Petri Gynther · 10 years ago
  39. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  40. 1fb4e09 Bluetooth: Add support for Lite-on [04ca:3007] by Mohammed Habibulla · 10 years ago
  41. 3c49aa8 Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device" by Marcel Holtmann · 10 years ago
  42. da64c27 bluetooth: hci_ldisc: fix deadlock condition by Felipe Balbi · 10 years ago
  43. 22e7078 Bluetooth: Remove hci_h4 unused defines by Poulain, Loic · 10 years ago
  44. 7125df5 Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd() by Petri Gynther · 10 years ago
  45. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  46. 0d36740 Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts by Bing Zhao · 10 years ago
  47. 8af4840 Bluetooth: btmrvl: separate write-to-clear function from interrupt handler by Bing Zhao · 10 years ago
  48. d8ff9cd Bluetooth: bluecard: Use del_timer_sync() in teardown path by Thomas Gleixner · 10 years ago
  49. d986b4a Bluetooth: btmrvl: don't consume all vendor specific events by Amitkumar Karwar · 10 years ago
  50. 22e8ee1 Bluetooth: add module name for btwilink by Pavel Machek · 10 years ago
  51. b9e2535 Bluetooth: Fix endianess issue in the ath3k driver by Peng Chen · 12 years ago
  52. ca58e59 Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. by Peng Chen · 11 years ago
  53. a08b15e Bluetooth: Remove assignments in if-statements by Valentin Ilie · 11 years ago
  54. c327cdd Bluetooth: Stop BCSP/H5 timer before cleaning up by Michael Knudsen · 10 years ago
  55. a735f9e Bluetooth: append new supported device to the list [0b05:17d0] by Andy Shevchenko · 10 years ago
  56. 0b88006 Bluetooth: sort the list of IDs in the source code by Andy Shevchenko · 10 years ago
  57. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 10 years ago
  58. 9113bfd Bluetooth: btusb: Add IMC Networks (Broadcom based) by Jurgen Kramer · 10 years ago
  59. 1e56f1e Bluetooth: Add firmware update for Atheros 0cf3:311f by Oliver Neukum · 10 years ago
  60. b131237 Bluetooth: Enable Atheros 0cf3:311e for firmware upload by Oliver Neukum · 10 years ago
  61. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  62. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  63. 81cac64 Bluetooth: Deal with USB devices that are faking CSR vendor by Marcel Holtmann · 11 years ago
  64. bc72197 Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A by Marcel Holtmann · 11 years ago
  65. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 11 years ago
  66. de8b582 Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards by Marcel Holtmann · 11 years ago
  67. bd0976d Bluetooth: Add support for Toshiba Bluetooth device [0930:0220] by Marco Piazza · 11 years ago
  68. d2bee8f Bluetooth: Enable autosuspend for Intel Bluetooth device by Tedd Ho-Jeong An · 11 years ago
  69. ef4e5e4 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] by Tedd Ho-Jeong An · 11 years ago
  70. 35580d2 Bluetooth: ath3k: Add support for a new AR3012 device by Sujith Manoharan · 11 years ago
  71. bd0fca1 Bluetooth: ath3k: Add support for another AR3012 card by Sujith Manoharan · 11 years ago
  72. 8a4934f Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy by Bing Zhao · 11 years ago
  73. 433a938 Bluetooth: btmrvl: use cal-data from device-tree instead of conf file by Bing Zhao · 11 years ago
  74. 3e4543a Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf by Bing Zhao · 11 years ago
  75. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  76. 3932eb3 Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const by Marcel Holtmann · 11 years ago
  77. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago
  78. 9712d59 Bluetooth: Declare bfusb_table[] as const by Marcel Holtmann · 11 years ago
  79. 5426520 Bluetooth: Declare btusb_table[] and blacklist_table[] as const by Marcel Holtmann · 11 years ago
  80. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  81. 52bc423 Bluetooth: Remove pointless parameter check in hci_uart_send_frame() by Marcel Holtmann · 11 years ago
  82. 03b3186 Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame() by Marcel Holtmann · 11 years ago
  83. 6b5924b Bluetooth: Remove pointless parameter check in btuart_hci_send_frame() by Marcel Holtmann · 11 years ago
  84. 7648d28 Bluetooth: Remove pointless parameter check in btmrvl_send_frame() by Marcel Holtmann · 11 years ago
  85. 2e17455 Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame() by Marcel Holtmann · 11 years ago
  86. 3c69454 Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame() by Marcel Holtmann · 11 years ago
  87. aae2627 Bluetooth: Remove pointless parameter check in bfusb_send_frame() by Marcel Holtmann · 11 years ago
  88. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  89. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  90. 8909f6d Bluetooth: Remove unused h4_check_data_len() function by Marcel Holtmann · 11 years ago
  91. e93ac9c Bluetooth: Remove unused btmrvl_ioctl() callback by Marcel Holtmann · 11 years ago
  92. 3c72884 Bluetooth: Remove unused dtl1_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  93. 71f3903 Bluetooth: Remove unused btuart_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  94. 69b7e17 Bluetooth: Remove unused bt3c_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  95. 87d82ee Bluetooth: Remove unused bluecard_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  96. 19cf55a Bluetooth: Remove unused bfusb_ioctl() callback by Marcel Holtmann · 11 years ago
  97. 014f7bc Bluetooth: Use hci_conn_num() instead of direct connection hash access by Marcel Holtmann · 11 years ago
  98. b1a8014 Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops" by Hans de Goede · 11 years ago
  99. 2cc8689 Bluetooth: btmrvl: add calibration data download support by Amitkumar Karwar · 11 years ago
  100. 4b24572 Bluetooth: btmrvl: add setup handler by Amitkumar Karwar · 11 years ago