1. 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
  2. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  3. 81cac64 Bluetooth: Deal with USB devices that are faking CSR vendor by Marcel Holtmann · 11 years ago
  4. bc72197 Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A by Marcel Holtmann · 11 years ago
  5. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 11 years ago
  6. de8b582 Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards by Marcel Holtmann · 11 years ago
  7. bd0976d Bluetooth: Add support for Toshiba Bluetooth device [0930:0220] by Marco Piazza · 11 years ago
  8. d2bee8f Bluetooth: Enable autosuspend for Intel Bluetooth device by Tedd Ho-Jeong An · 11 years ago
  9. ef4e5e4 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] by Tedd Ho-Jeong An · 11 years ago
  10. 35580d2 Bluetooth: ath3k: Add support for a new AR3012 device by Sujith Manoharan · 11 years ago
  11. bd0fca1 Bluetooth: ath3k: Add support for another AR3012 card by Sujith Manoharan · 11 years ago
  12. 8a4934f Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy by Bing Zhao · 11 years ago
  13. 433a938 Bluetooth: btmrvl: use cal-data from device-tree instead of conf file by Bing Zhao · 11 years ago
  14. 3e4543a Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf by Bing Zhao · 11 years ago
  15. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  16. 3932eb3 Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const by Marcel Holtmann · 11 years ago
  17. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago
  18. 9712d59 Bluetooth: Declare bfusb_table[] as const by Marcel Holtmann · 11 years ago
  19. 5426520 Bluetooth: Declare btusb_table[] and blacklist_table[] as const by Marcel Holtmann · 11 years ago
  20. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  21. 52bc423 Bluetooth: Remove pointless parameter check in hci_uart_send_frame() by Marcel Holtmann · 11 years ago
  22. 03b3186 Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame() by Marcel Holtmann · 11 years ago
  23. 6b5924b Bluetooth: Remove pointless parameter check in btuart_hci_send_frame() by Marcel Holtmann · 11 years ago
  24. 7648d28 Bluetooth: Remove pointless parameter check in btmrvl_send_frame() by Marcel Holtmann · 11 years ago
  25. 2e17455 Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame() by Marcel Holtmann · 11 years ago
  26. 3c69454 Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame() by Marcel Holtmann · 11 years ago
  27. aae2627 Bluetooth: Remove pointless parameter check in bfusb_send_frame() by Marcel Holtmann · 11 years ago
  28. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  29. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  30. 8909f6d Bluetooth: Remove unused h4_check_data_len() function by Marcel Holtmann · 11 years ago
  31. e93ac9c Bluetooth: Remove unused btmrvl_ioctl() callback by Marcel Holtmann · 11 years ago
  32. 3c72884 Bluetooth: Remove unused dtl1_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  33. 71f3903 Bluetooth: Remove unused btuart_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  34. 69b7e17 Bluetooth: Remove unused bt3c_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  35. 87d82ee Bluetooth: Remove unused bluecard_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  36. 19cf55a Bluetooth: Remove unused bfusb_ioctl() callback by Marcel Holtmann · 11 years ago
  37. 014f7bc Bluetooth: Use hci_conn_num() instead of direct connection hash access by Marcel Holtmann · 11 years ago
  38. b1a8014 Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops" by Hans de Goede · 11 years ago
  39. 2cc8689 Bluetooth: btmrvl: add calibration data download support by Amitkumar Karwar · 11 years ago
  40. 4b24572 Bluetooth: btmrvl: add setup handler by Amitkumar Karwar · 11 years ago
  41. 7d5b400 Bluetooth: btmrvl: get rid of struct btmrvl_cmd by Amitkumar Karwar · 11 years ago
  42. c037874 Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function by Amitkumar Karwar · 11 years ago
  43. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 11 years ago
  44. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 11 years ago
  45. 5bcecf3 Bluetooth: btusb: Add support for Belkin F8065bf by Ken O'Brien · 11 years ago
  46. 38a172b Bluetooth: Add support for BCM20702A0 [0b05, 17cb] by Raphael Kubo da Costa · 11 years ago
  47. 0a3658c Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. by Peng Chen · 11 years ago
  48. 23424c0 Bluetooth: Add support creating virtual AMP controllers by Marcel Holtmann · 11 years ago
  49. bfacbb9 Bluetooth: Use devname:vhci module alias for virtual HCI driver by Marcel Holtmann · 11 years ago
  50. 69b307a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  51. ba34dd3 Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio by Andy Shevchenko · 11 years ago
  52. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  53. 1d5b569 Bluetooth: Add support for Atheros [0cf3:e003] by AceLan Kao · 11 years ago
  54. 1ebd0b2 Bluetooth: Add support for Atheros [0cf3:3121] by AceLan Kao · 11 years ago
  55. 5b77a1f Bluetooth: ath3k: Add support for ID 0x13d3/0x3402 by Sujith Manoharan · 11 years ago
  56. d9c78e9 Bluetooth: fix wrong use of PTR_ERR() in btusb by Adam Lee · 11 years ago
  57. 517828a Bluetooth: ath3k: don't use stack memory for DMA by Stanislaw Gruszka · 11 years ago
  58. 84eb2ae Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330] by Thomas Loo · 11 years ago
  59. 473c131 Bluetooth: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  60. 502f769 Bluetooth: Add missing reset_resume dev_pm_ops by Shuah Khan · 11 years ago
  61. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  62. 6ea81c4 Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host() by Wei Yongjun · 11 years ago
  63. 178c059 Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f] by Cho, Yu-Chen · 11 years ago
  64. ea05fea Bluetooth: btmrvl: fix thread stopping race by Daniel Drake · 11 years ago
  65. 22f2efe Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 by Bing Zhao · 11 years ago
  66. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  67. 69676b1 Bluetooth: btmrvl: report error if verify_fw_download times out by Andreas Fenkart · 11 years ago
  68. c1c999e Bluetooth: btmrvl: release lock while waiting for fw download complete by Andreas Fenkart · 11 years ago
  69. 9da226c Bluetooth: btmrvl: use native helpers for debugfs by Andy Shevchenko · 11 years ago
  70. dffd30e Bluetooth: Add support for Intel Bluetooth device [8087:07dc] by Tedd Ho-Jeong An · 11 years ago
  71. faff7f7 Bluetooth: remove unneeded var initialization in btmrvl by Gustavo Padovan · 11 years ago
  72. 9f8f962 Bluetooth: Use separate function for BCM92035 vendor setup by Marcel Holtmann · 11 years ago
  73. 9360099 Bluetooth: Convert BCM92035 support to driver setup callback by Marcel Holtmann · 12 years ago
  74. 1687dfc Bluetooth: Remove trivial white space by Chan-yeol Park · 11 years ago
  75. 788f092 Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive by Chan-yeol Park · 11 years ago
  76. c257820 Bluetooth: Fix H4 crash from incoming UART packets by Chan-yeol Park · 11 years ago
  77. 0fc110f Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d] by Noguchi Kazutosi · 11 years ago
  78. 9748572 Merge v3.9-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  79. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  80. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  81. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  82. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  83. ebaf579 Bluetooth: Add support for Dell[QCA 0cf3:817a] by Ming Lei · 11 years ago
  84. e0c005f drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  85. 77189df bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location by Lubomir Rintel · 11 years ago
  86. d66629c Bluetooth: Add support for Dell[QCA 0cf3:0036] by Ming Lei · 11 years ago
  87. d15591b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  88. 94a32d10 Bluetooth: Device 0cf3:3008 should map AR 3012 by Sunguk Lee · 11 years ago
  89. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  90. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  91. 3f63c34 Bluetooth: Add support for atheros 04ca:3004 device to ath3k by Josh Boyer · 11 years ago
  92. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  93. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  94. f4d6f7d Bluetooth device 04ca:3008 should use ath3k by Sergio Cambra · 11 years ago
  95. 2582d52 Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] by AceLan Kao · 12 years ago
  96. 3a61eda Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] by AceLan Kao · 12 years ago
  97. 2c262b2 Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. by Daniel Schaal · 12 years ago
  98. eed307e Bluetooth: Add support for IMC Networks [13d3:3393] by AceLan Kao · 12 years ago
  99. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  100. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago