1. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  3. 0c1abbd Bluetooth: Add support for BCM20702A0 [04ca, 2003] by Jaroslav Resler · 12 years ago
  4. ee66401 Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn by Gustavo Padovan · 12 years ago
  5. 5ad7779 Bluetooth: btuart_cs.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  6. 2c24d45 Bluetooth: hci_vhci.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  7. d650cca Bluetooth: hci_ll.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  8. a20890d Bluetooth: hci_ldisc.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  9. ce9b004 Bluetooth: bluecard_cs.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  10. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  11. 7923296 Bluetooth: btmrvl: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  12. 9712ba0 Bluetooth: Use module_platform_driver() in btwilink.c file by Sachin Kamat · 12 years ago
  13. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  14. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  15. 1fa6535 Bluetooth: Add support for Apple vendor-specific devices by Henrik Rydberg · 12 years ago
  16. 92c385f Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices by Gustavo Padovan · 12 years ago
  17. bc21fde Bluetooth: Add support for Sony Vaio T-Series by Yevgeniy Melnichuk · 12 years ago
  18. 2096ae6 Bluetooth: add support for atheros 0489:e057 by Peng Chen · 12 years ago
  19. 61c964b Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 by Manoj Iyer · 12 years ago
  20. cd7cf78 Bluetooth: Use devm_kzalloc in dtl1_cs.c file by Sachin Kamat · 12 years ago
  21. 4f8d815 Bluetooth: Use devm_kzalloc in btwilink.c file by Sachin Kamat · 12 years ago
  22. 98921db Bluetooth: Use devm_kzalloc in btusb.c file by Sachin Kamat · 12 years ago
  23. fdefa11 Bluetooth: Use devm_kzalloc in btuart_cs.c file by Sachin Kamat · 12 years ago
  24. 3a38277 Bluetooth: Use devm_kzalloc in btsdio.c file by Sachin Kamat · 12 years ago
  25. eb17ea3 Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file by Sachin Kamat · 12 years ago
  26. 4f61cb1 Bluetooth: Use devm_kzalloc in bt3c_cs.c file by Sachin Kamat · 12 years ago
  27. 704687c Bluetooth: Use devm_kzalloc in bpa10x.c file by Sachin Kamat · 12 years ago
  28. 1a31c60 Bluetooth: Use devm_kzalloc in bluecard_cs.c file by Sachin Kamat · 12 years ago
  29. 0213cd8 Bluetooth: Use devm_kzalloc in bfusb.c file by Sachin Kamat · 12 years ago
  30. 9357cc6 Bluetooth: Use devm_kzalloc in bcm203x.c file. by Sachin Kamat · 12 years ago
  31. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  32. e048210 Bluetooth: Introduce a flags variable to Three-wire UART state by Johan Hedberg · 12 years ago
  33. afdc944 Bluetooth: Improve Three-wire UART configuration handling by Johan Hedberg · 12 years ago
  34. c826ed0 Bluetooth: Remove unnecessary h5_build_pkt function by Johan Hedberg · 12 years ago
  35. 95c5c22 Bluetooth: Implement proper low-power support for Three-wire UART by Johan Hedberg · 12 years ago
  36. f674a05 Bluetooth: Add initialization tracking to HCI Three-wire driver by Johan Hedberg · 12 years ago
  37. 10122d0 Bluetooth: Add initial sleep support to Three-wire UART by Johan Hedberg · 12 years ago
  38. 255a68e Bluetooth: Improve rx debug logs for Three-wire UART by Johan Hedberg · 12 years ago
  39. cd1b442 Bluetooth: Use delayed init for Three-wire UART by Johan Hedberg · 12 years ago
  40. 9f2aee8 Bluetooth: Add delayed init sequence support for UART controllers by Johan Hedberg · 12 years ago
  41. dac670b Bluetooth: Simplify hci_uart_tty_close logic by Johan Hedberg · 12 years ago
  42. 40f1022 Bluetooth: Add support for Three-wire Link Control packets by Johan Hedberg · 12 years ago
  43. 43eb12d Bluetooth: Fix/implement Three-wire reliable packet sending by Johan Hedberg · 12 years ago
  44. 01977c0 Bluetooth: Add Three-wire header value convenience macros by Johan Hedberg · 12 years ago
  45. c0a1b73 Bluetooth: Add initial packet sending support to Three-wire UART by Johan Hedberg · 12 years ago
  46. bc1f35b Bluetooth: Add basic packet parsing to Three-wire UART driver by Johan Hedberg · 12 years ago
  47. 3f27e95 Bluetooth: Add initial reliable packet support for Three-wire UART by Johan Hedberg · 12 years ago
  48. 7d664fb Bluetooth: Add basic state tracking to Three-wire UART driver by Johan Hedberg · 12 years ago
  49. 7dec65c Bluetooth: Initial skeleton for Three-wire UART (H5) support by Johan Hedberg · 12 years ago
  50. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  51. 2c2453f Bluetooth: btmrvl: trivial style fixes by Andrei Emeltchenko · 12 years ago
  52. 74ad8fd Bluetooth: bluecard_cs: Shorten scope for iobase by Andrei Emeltchenko · 12 years ago
  53. 510df25 Bluetooth: Fix warning: using int as NULL pointer by Andrei Emeltchenko · 12 years ago
  54. 46afede Bluetooth: cleanup dtl1_config by Devendra Naga · 12 years ago
  55. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  56. ea1e76a Bluetooth: btmrvl: Do not send vendor events to bluetooth stack by Andrei Emeltchenko · 12 years ago
  57. 6c4ae5c Bluetooth: add support for atheros 0930:0219 by Giancarlo Formicuccia · 12 years ago
  58. 6eda541 Bluetooth: Support AR3011 in Acer Iconia Tab W500 by Marek Vasut · 12 years ago
  59. 37ed561 Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID by Bing Zhao · 12 years ago
  60. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  61. fc5fef6 Bluetooth: Remove 'register' usage from the subsystem by Gustavo Padovan · 12 years ago
  62. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  63. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  65. 85d5972 Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C by Michael Gruetzner · 12 years ago
  66. ba54a16 Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks by Amitkumar Karwar · 12 years ago
  67. 2a8ff61 Bluetooth: btmrvl: configure default host sleep parameters by Amitkumar Karwar · 12 years ago
  68. f4001d2 Bluetooth: btusb: Dynamic alternate setting by Mikel Astiz · 12 years ago
  69. 59f34fb Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() by Jesper Juhl · 12 years ago
  70. 0dea014 Bluetooth: vhci: Ignore return code of nonseekable_open() by David Herrmann · 12 years ago
  71. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 12 years ago
  72. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  73. 9851403 Add Foxconn / Hon Hai IDs for btusb module by Steven Harms · 12 years ago
  74. ac71311 Bluetooth: Add support for AR3012 [0cf3:e004] by AceLan Kao · 12 years ago
  75. 87522a4 Bluetooth: Add support for Atheros [13d3:3362] by AceLan Kao · 12 years ago
  76. 79cd760 Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 by Manoj Iyer · 12 years ago
  77. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  78. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  79. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  80. 2e8b5063 Bluetooth: btusb: typo in Broadcom SoftSailing id by Don Zickus · 12 years ago
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  82. 55ed7d4 Bluetooth: Add support for Atheros [04ca:3005] by AceLan Kao · 12 years ago
  83. 33b69bf Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close by Johan Hovold · 12 years ago
  84. 07c0ea8 Bluetooth: Add Atheros maryann PIDVID support by Cho, Yu-Chen · 12 years ago
  85. 6dfc326 Bluetooth: btusb: Add USB device ID "0a5c 21e8" by João Paulo Rechi Vita · 12 years ago
  86. 9498ba7 Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. by Eran · 13 years ago
  87. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  88. 0a4eaee Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6] by James M. Leddy · 12 years ago
  89. 00abfe4 Bluetooth: Fix coding style with breaking lines by Gustavo F. Padovan · 12 years ago
  90. 8a7a3fd Bluetooth: Add support for creating HCI UART based AMP controllers by Marcel Holtmann · 12 years ago
  91. a55e1f3 Bluetooth: Allow HCI UART reset parameter via flags ioctl by Marcel Holtmann · 12 years ago
  92. 6b6ba88 Bluetooth: Add AR30XX device ID on Asus laptops by Keng-Yu Lin · 13 years ago
  93. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 12 years ago
  94. 403f048 Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  95. 19ad9e9 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 13 years ago
  96. 9ab875a Bluetooth: btusb: Remove device lock on release by David Herrmann · 12 years ago
  97. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 12 years ago
  98. 37305cf Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  99. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 13 years ago
  100. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 13 years ago