1. 3bb30a7c Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device by Dmitry Tunin · 11 years ago
  2. 4c79e1d Bluetooth: btmrvl: update hs_state in interrupt handler by Amitkumar Karwar · 11 years ago
  3. 025a60a Bluetooth: btmrvl: add DT-bindings for gpio-gap by Amitkumar Karwar · 11 years ago
  4. 098ea6b Bluetooth: btmrvl: add DT bindings documentation by Amitkumar Karwar · 11 years ago
  5. a86c02e Bluetooth: Add support for Broadcom BCM20702A1 variant by Fabio K · 11 years ago
  6. f662614 Bluetooth: hci-uart-ath: Correct the comments in this driver by Fugang Duan · 11 years ago
  7. 2cbd3f5 Bluetooth: btusb: Add internal callback for USB bulk rx data by Marcel Holtmann · 11 years ago
  8. 27c3fbe Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices by Marcel Holtmann · 11 years ago
  9. 882809f Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function by Marcel Holtmann · 11 years ago
  10. b344900 Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload by Marcel Holtmann · 11 years ago
  11. b509c02 Bluetooth: HCI H5 peer reset detection by Loic Poulain · 11 years ago
  12. 4b552bc Bluetooth: Add support for Acer [0489:e078] by Anantha Krishnan · 11 years ago
  13. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. 512b226 switch hci_vhci to ->write_iter() by Al Viro · 11 years ago
  15. 6a57dba Bluetooth: btusb: remove redundant lock variable by Amitkumar Karwar · 11 years ago
  16. 3907d55 Bluetooth: btmrvl: support Marvell Bluetooth device SD8887 by Xinming Hu · 11 years ago
  17. 1e3e492 Bluetooth: btmrvl: rename definitions from 88xx to 8897 by Amitkumar Karwar · 11 years ago
  18. 803b583 Bluetooth: btusb: Implement driver internal packet reassembly by Marcel Holtmann · 11 years ago
  19. 1ffa4ad Bluetooth: btusb: Split fragement receiption into separate functions by Marcel Holtmann · 11 years ago
  20. 89e7533 Bluetooth: btusb: Fix old coding style issues by Marcel Holtmann · 11 years ago
  21. 047b2ec Bluetooth: btusb: Separate TX URB allocation and submission by Marcel Holtmann · 11 years ago
  22. e9753ef Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame() by Johan Hedberg · 11 years ago
  23. 85560c4 Bluetooth: Fix issue with USB suspend in btusb driver by Champion Chen · 11 years ago
  24. 3bbaf81 Bluetooth: Remove typedef bt3c_info_t by Himangi Saraogi · 11 years ago
  25. 66f4e0e Bluetooth: Remove typedefs nsh_t and dtl1_info_t by Himangi Saraogi · 11 years ago
  26. ad709d4 Bluetooth: Remove typedef btuart_info_t by Himangi Saraogi · 11 years ago
  27. d664cd9 Bluetooth: Remove typedef bluecard_info_t by Himangi Saraogi · 11 years ago
  28. 89d2975 Add a new PID/VID 0227/0930 for AR3012. by Vincent Zwanenburg · 11 years ago
  29. 4807b51 Bluetooth: Fix HCI H5 corrupted ack value by Loic Poulain · 11 years ago
  30. 8500d79 Bluetooth: Fix crash in the Marvell driver initialization codepath by Anatol Pomozov · 11 years ago
  31. c2aef6e Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard by Marcel Holtmann · 11 years ago
  32. 72dd2b2 Bluetooth: Fix endian and alignment issue with ath3k version handling by Marcel Holtmann · 11 years ago
  33. 27b869f Bluetooth: btmrvl: add public address configuration support by Amitkumar Karwar · 11 years ago
  34. ae8df49 Bluetooth: add public address configuration for Marvell USB devices by Amitkumar Karwar · 11 years ago
  35. 5bf8a74 Bluetooth: btmrvl: avoid sending data to firmware after hs_activated by Chin-Ran Lo · 11 years ago
  36. c7e0c14 Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered by Marcel Holtmann · 11 years ago
  37. 6afd04a Bluetooth: Add support for external configuration with UART driver by Marcel Holtmann · 11 years ago
  38. bb72bd6 Bluetooth: Check for valid HCI UART driver flags by Marcel Holtmann · 11 years ago
  39. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 11 years ago
  40. 4f64fa8 Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices by Marcel Holtmann · 11 years ago
  41. d92f2df Bluetooth: Ignore isochronous endpoints for Intel USB bootloader by Marcel Holtmann · 11 years ago
  42. 3a5ef20 Bluetooth: Handle Intel USB bootloader with buggy interrupt by Marcel Holtmann · 11 years ago
  43. 01bb75e Bluetooth: Remove module parameters for ignoring USB devices by Marcel Holtmann · 11 years ago
  44. 40df783 Bluetooth: Add support for Intel bootloader devices by Marcel Holtmann · 11 years ago
  45. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 11 years ago
  46. 849e508 Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address by Marcel Holtmann · 11 years ago
  47. 4739b5b Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address by Marcel Holtmann · 11 years ago
  48. 82a30cf Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver by Marcel Holtmann · 11 years ago
  49. af96324 Bluetooth: Fix sparse warning with btmrvl driver by Johan Hedberg · 11 years ago
  50. c8abb73 Bluetooth: Check for default address of Broadcom BCM20702A0 controllers by Marcel Holtmann · 11 years ago
  51. 40cb098 Bluetooth: Check for default address of Intel USB controllers by Marcel Holtmann · 11 years ago
  52. cb8d659 Bluetooth: Add public address configration for Intel USB devices by Marcel Holtmann · 11 years ago
  53. abbaf50 Bluetooth: Add public address configration for Broadcom USB devices by Marcel Holtmann · 11 years ago
  54. 396e04f Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend by Chin-Ran Lo · 11 years ago
  55. 4df82b5 Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event by Bing Zhao · 11 years ago
  56. 37f468c Bluetooth: Remove redundant calls to h5_reset_rx by Loic Poulain · 11 years ago
  57. 8ba8b4c Bluetooth: Remove trailing whitespaces from Kconfig by Stephan Gabert · 11 years ago
  58. b0c3e13 Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() by Adam Lee · 11 years ago
  59. 48439d5 Bluetooth: Ignore H5 non-link packets in non-active state by Loic Poulain · 11 years ago
  60. a2b23ba Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012." by Marcel Holtmann · 11 years ago
  61. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  62. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  63. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 11 years ago
  64. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  65. 3abb56d Bluetooth: ath3k: no need to set same pipe multiple times by Adam Lee · 11 years ago
  66. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  67. 10d4c67 Bluetooth: btusb: Add Broadcom patch RAM support by Petri Gynther · 11 years ago
  68. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  69. 1fb4e09 Bluetooth: Add support for Lite-on [04ca:3007] by Mohammed Habibulla · 11 years ago
  70. 3c49aa8 Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device" by Marcel Holtmann · 11 years ago
  71. da64c27 bluetooth: hci_ldisc: fix deadlock condition by Felipe Balbi · 11 years ago
  72. 22e7078 Bluetooth: Remove hci_h4 unused defines by Poulain, Loic · 11 years ago
  73. 7125df5 Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd() by Petri Gynther · 11 years ago
  74. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. 0d36740 Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts by Bing Zhao · 11 years ago
  76. 8af4840 Bluetooth: btmrvl: separate write-to-clear function from interrupt handler by Bing Zhao · 11 years ago
  77. d8ff9cd Bluetooth: bluecard: Use del_timer_sync() in teardown path by Thomas Gleixner · 11 years ago
  78. d986b4a Bluetooth: btmrvl: don't consume all vendor specific events by Amitkumar Karwar · 11 years ago
  79. 22e8ee1 Bluetooth: add module name for btwilink by Pavel Machek · 12 years ago
  80. b9e2535 Bluetooth: Fix endianess issue in the ath3k driver by Peng Chen · 13 years ago
  81. ca58e59 Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. by Peng Chen · 12 years ago
  82. a08b15e Bluetooth: Remove assignments in if-statements by Valentin Ilie · 12 years ago
  83. c327cdd Bluetooth: Stop BCSP/H5 timer before cleaning up by Michael Knudsen · 11 years ago
  84. a735f9e Bluetooth: append new supported device to the list [0b05:17d0] by Andy Shevchenko · 11 years ago
  85. 0b88006 Bluetooth: sort the list of IDs in the source code by Andy Shevchenko · 11 years ago
  86. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 11 years ago
  87. 9113bfd Bluetooth: btusb: Add IMC Networks (Broadcom based) by Jurgen Kramer · 11 years ago
  88. 1e56f1e Bluetooth: Add firmware update for Atheros 0cf3:311f by Oliver Neukum · 12 years ago
  89. b131237 Bluetooth: Enable Atheros 0cf3:311e for firmware upload by Oliver Neukum · 12 years ago
  90. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  91. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  92. 81cac64 Bluetooth: Deal with USB devices that are faking CSR vendor by Marcel Holtmann · 12 years ago
  93. bc72197 Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A by Marcel Holtmann · 12 years ago
  94. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 12 years ago
  95. de8b582 Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards by Marcel Holtmann · 12 years ago
  96. bd0976d Bluetooth: Add support for Toshiba Bluetooth device [0930:0220] by Marco Piazza · 12 years ago
  97. d2bee8f Bluetooth: Enable autosuspend for Intel Bluetooth device by Tedd Ho-Jeong An · 12 years ago
  98. ef4e5e4 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] by Tedd Ho-Jeong An · 12 years ago
  99. 35580d2 Bluetooth: ath3k: Add support for a new AR3012 device by Sujith Manoharan · 12 years ago
  100. bd0fca1 Bluetooth: ath3k: Add support for another AR3012 card by Sujith Manoharan · 12 years ago