1. 2096ae6 Bluetooth: add support for atheros 0489:e057 by Peng Chen · 12 years ago
  2. 61c964b Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 by Manoj Iyer · 12 years ago
  3. e048210 Bluetooth: Introduce a flags variable to Three-wire UART state by Johan Hedberg · 12 years ago
  4. afdc944 Bluetooth: Improve Three-wire UART configuration handling by Johan Hedberg · 12 years ago
  5. c826ed0 Bluetooth: Remove unnecessary h5_build_pkt function by Johan Hedberg · 12 years ago
  6. 95c5c22 Bluetooth: Implement proper low-power support for Three-wire UART by Johan Hedberg · 12 years ago
  7. f674a05 Bluetooth: Add initialization tracking to HCI Three-wire driver by Johan Hedberg · 12 years ago
  8. 10122d0 Bluetooth: Add initial sleep support to Three-wire UART by Johan Hedberg · 12 years ago
  9. 255a68e Bluetooth: Improve rx debug logs for Three-wire UART by Johan Hedberg · 12 years ago
  10. cd1b442 Bluetooth: Use delayed init for Three-wire UART by Johan Hedberg · 12 years ago
  11. 9f2aee8 Bluetooth: Add delayed init sequence support for UART controllers by Johan Hedberg · 12 years ago
  12. dac670b Bluetooth: Simplify hci_uart_tty_close logic by Johan Hedberg · 12 years ago
  13. 40f1022 Bluetooth: Add support for Three-wire Link Control packets by Johan Hedberg · 12 years ago
  14. 43eb12d Bluetooth: Fix/implement Three-wire reliable packet sending by Johan Hedberg · 12 years ago
  15. 01977c0 Bluetooth: Add Three-wire header value convenience macros by Johan Hedberg · 12 years ago
  16. c0a1b73 Bluetooth: Add initial packet sending support to Three-wire UART by Johan Hedberg · 12 years ago
  17. bc1f35b Bluetooth: Add basic packet parsing to Three-wire UART driver by Johan Hedberg · 12 years ago
  18. 3f27e95 Bluetooth: Add initial reliable packet support for Three-wire UART by Johan Hedberg · 12 years ago
  19. 7d664fb Bluetooth: Add basic state tracking to Three-wire UART driver by Johan Hedberg · 12 years ago
  20. 7dec65c Bluetooth: Initial skeleton for Three-wire UART (H5) support by Johan Hedberg · 12 years ago
  21. 2c2453f Bluetooth: btmrvl: trivial style fixes by Andrei Emeltchenko · 12 years ago
  22. 74ad8fd Bluetooth: bluecard_cs: Shorten scope for iobase by Andrei Emeltchenko · 12 years ago
  23. 510df25 Bluetooth: Fix warning: using int as NULL pointer by Andrei Emeltchenko · 12 years ago
  24. 46afede Bluetooth: cleanup dtl1_config by Devendra Naga · 12 years ago
  25. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  26. ea1e76a Bluetooth: btmrvl: Do not send vendor events to bluetooth stack by Andrei Emeltchenko · 12 years ago
  27. 6c4ae5c Bluetooth: add support for atheros 0930:0219 by Giancarlo Formicuccia · 12 years ago
  28. 6eda541 Bluetooth: Support AR3011 in Acer Iconia Tab W500 by Marek Vasut · 12 years ago
  29. 37ed561 Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID by Bing Zhao · 12 years ago
  30. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  31. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  32. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  33. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  34. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  35. 85d5972 Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C by Michael Gruetzner · 12 years ago
  36. ba54a16 Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks by Amitkumar Karwar · 12 years ago
  37. 2a8ff61 Bluetooth: btmrvl: configure default host sleep parameters by Amitkumar Karwar · 12 years ago
  38. f4001d2 Bluetooth: btusb: Dynamic alternate setting by Mikel Astiz · 12 years ago
  39. 59f34fb Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() by Jesper Juhl · 12 years ago
  40. 0dea014 Bluetooth: vhci: Ignore return code of nonseekable_open() by David Herrmann · 12 years ago
  41. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 12 years ago
  42. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  43. 9851403 Add Foxconn / Hon Hai IDs for btusb module by Steven Harms · 12 years ago
  44. ac71311 Bluetooth: Add support for AR3012 [0cf3:e004] by AceLan Kao · 12 years ago
  45. 87522a4 Bluetooth: Add support for Atheros [13d3:3362] by AceLan Kao · 12 years ago
  46. 79cd760 Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 by Manoj Iyer · 12 years ago
  47. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  48. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  49. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  50. 2e8b5063 Bluetooth: btusb: typo in Broadcom SoftSailing id by Don Zickus · 12 years ago
  51. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  52. 55ed7d4 Bluetooth: Add support for Atheros [04ca:3005] by AceLan Kao · 12 years ago
  53. 33b69bf Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close by Johan Hovold · 12 years ago
  54. 07c0ea8 Bluetooth: Add Atheros maryann PIDVID support by Cho, Yu-Chen · 12 years ago
  55. 6dfc326 Bluetooth: btusb: Add USB device ID "0a5c 21e8" by João Paulo Rechi Vita · 12 years ago
  56. 9498ba7 Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. by Eran · 13 years ago
  57. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  58. 0a4eaee Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6] by James M. Leddy · 12 years ago
  59. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 12 years ago
  60. 8a7a3fd Bluetooth: Add support for creating HCI UART based AMP controllers by Marcel Holtmann · 12 years ago
  61. a55e1f3 Bluetooth: Allow HCI UART reset parameter via flags ioctl by Marcel Holtmann · 12 years ago
  62. 6b6ba88 Bluetooth: Add AR30XX device ID on Asus laptops by Keng-Yu Lin · 13 years ago
  63. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 12 years ago
  64. 403f048 Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  65. 19ad9e9 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 12 years ago
  66. 9ab875a Bluetooth: btusb: Remove device lock on release by David Herrmann · 12 years ago
  67. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 12 years ago
  68. 37305cf Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  69. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 12 years ago
  70. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 12 years ago
  71. 797fe79 Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb by David Herrmann · 12 years ago
  72. dabbaab Bluetooth: btsdio: Free driver data on SDIO shutdown by David Herrmann · 12 years ago
  73. d25442b Bluetooth: bpa10x: Free private driver data on usb shutdown by David Herrmann · 12 years ago
  74. 8381088 Bluetooth: btusb: Free driver data on USB shutdown by David Herrmann · 12 years ago
  75. 1a609a0 Bluetooth: bfusb: Free driver_data on USB shutdown by David Herrmann · 12 years ago
  76. bf18c71 Bluetooth: vhci: Free driver_data on file release by David Herrmann · 12 years ago
  77. aed014a Bluetooth: dtl1-cs: Remove empty destruct cb by David Herrmann · 12 years ago
  78. 6147032 Bluetooth: btwilink: Remove empty destruct cb by David Herrmann · 12 years ago
  79. 3a45678 Bluetooth: btuart-cs: Remove empty destruct cb by David Herrmann · 12 years ago
  80. e300440 Bluetooth: btmrvl: Remove empty destruct cb by David Herrmann · 12 years ago
  81. a3f3562 Bluetooth: bt3c-cs: Remove empty destruct cb by David Herrmann · 12 years ago
  82. ac9ef65 Bluetooth: bluecard-cs: Remove empty destruct cb by David Herrmann · 12 years ago
  83. 5a0b815 Bluetooth: dtl1: Fix memleak in probe() by David Herrmann · 12 years ago
  84. f5fd5ba Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() by David Herrmann · 12 years ago
  85. c063af3 Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open() by David Herrmann · 12 years ago
  86. fdcd166 Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open() by David Herrmann · 12 years ago
  87. 9eb648c Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() by David Herrmann · 12 years ago
  88. 5e41862 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 12 years ago
  89. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  90. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  91. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  92. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  93. c019092 Bluetooth: Add support for BCM20702A0 [0a5c:21e3] by Jesse Sung · 13 years ago
  94. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  95. fa0fb93 Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints by Bing Zhao · 13 years ago
  96. e7ab5f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  97. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  98. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  99. 54a8a79 btusb: fix a memory leak in btusb_send_frame() by Cong Wang · 13 years ago
  100. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago