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