1. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 15 years ago
  2. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  3. b1fb068 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  4. 43c2e57 Bluetooth: Submit bulk URBs along with interrupt URBs by Marcel Holtmann · 15 years ago
  5. 34a55ed Bluetooth: Eliminate a sparse warning in bt3c driver by Andre Haupt · 15 years ago
  6. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  7. 5ddd4a6 Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle by Marcel Holtmann · 16 years ago
  8. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  9. 12421b4 Bluetooth: Remove deprecated hci_usb driver by Marcel Holtmann · 16 years ago
  10. 7b99d17 Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c by Nick Pelly · 16 years ago
  11. 51a6fbc Bluetooth: Change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  12. 7644d63 Bluetooth: Fix TX error path in btsdio driver by Tomas Winkler · 16 years ago
  13. 6a88adf Bluetooth: Add suspend/resume support to btusb driver by Marcel Holtmann · 16 years ago
  14. a780efa Bluetooth: Handle bulk URBs in btusb driver from notify callback by Marcel Holtmann · 16 years ago
  15. 2eda66f Bluetooth: Add fine grained mem_flags usage to btusb driver by Marcel Holtmann · 16 years ago
  16. cbafe31 bpa10x: free sk_buff with kfree_skb by Ilpo Järvinen · 16 years ago
  17. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  18. cbfd24a btsdio: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  19. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  20. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  21. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  22. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  24. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  25. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  26. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. ca330c5 hci_usb: replace mb with smp_mb by Ming Lei · 16 years ago
  28. 5fbcd26 [Bluetooth] Fix USB disconnect handling of btusb driver by Marcel Holtmann · 16 years ago
  29. e8c3c3d [Bluetooth] Fix wrong URB handling of btusb driver by Marcel Holtmann · 16 years ago
  30. bdbef3d [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips by Marcel Holtmann · 16 years ago
  31. 8fc5387 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. by David S. Miller · 16 years ago
  32. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  33. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  34. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  35. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  36. ed58872 pcmcia: use pcmcia_loop_config in bluetooth drivers by Dominik Brodowski · 16 years ago
  37. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  38. 9bfa35f [Bluetooth] Add SCO support to btusb driver by Marcel Holtmann · 16 years ago
  39. cfeb414 [Bluetooth] Add full quirk implementation for btusb driver by Marcel Holtmann · 16 years ago
  40. 943d56b [Bluetooth] Removal of unnecessary ignore module parameter by Marcel Holtmann · 16 years ago
  41. 5aa10ca bluetooth: add quirks for a few hci_usb devices by Michael Frey · 16 years ago
  42. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  44. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  45. d3a8eab0 bluetooth/hci_bcsp: fix bitrev Kconfig by Randy Dunlap · 16 years ago
  46. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  47. 8187b4f bluetooth: treat firmware data as const by David Woodhouse · 16 years ago
  48. dbfb2df Bluetooth VHCI: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  49. 8324af6 bluetooth-vhci: BKL pushdown by Arnd Bergmann · 16 years ago
  50. c5ec514 bluetooth: hci_bcsp.c small cleanups/api users by Harvey Harrison · 16 years ago
  51. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  52. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  53. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  54. d129f18 hci_usb: remove code obfuscation by Pavel Machek · 16 years ago
  55. a882711 hci_usb: do not initialize static variables to 0 by Pavel Machek · 16 years ago
  56. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. 60d5bce bluetooth: Add another Broadcom device by Karsten Keil · 16 years ago
  58. 09a7603 bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027) by SDiZ · 16 years ago
  59. 3611f4d hci_ldisc: fix null pointer deref by David Newall · 16 years ago
  60. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  62. 6e46c8c bluetooth: blacklist another Broadcom BCM2035 device by Andy Shevchenko · 16 years ago
  63. 2fa99342 drivers/bluetooth/btsdio.c: fix double-free by Adrian Bunk · 16 years ago
  64. cb7cd42 drivers/bluetooth/bpa10x.c: fix memleak by Adrian Bunk · 16 years ago
  65. b92b1c5 drivers/bluetooth/: Spelling fixes by Joe Perches · 16 years ago
  66. 5c54822 [BLUETOOTH]: Always send explicit hci_ll wake-up acks. by Ohad Ben-Cohen · 17 years ago
  67. 5e23b92 [Bluetooth] Add generic driver for Bluetooth USB devices by Marcel Holtmann · 17 years ago
  68. ddbaf13 [Bluetooth] Add generic driver for Bluetooth SDIO devices by Marcel Holtmann · 17 years ago
  69. ac01936 [Bluetooth] Eliminate checks for impossible conditions in IRQ handler by Jeff Garzik · 17 years ago
  70. 166d2f6 [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips by Ohad Ben-Cohen · 17 years ago
  71. e24b21e [Bluetooth] Change BPA 100/105 driver to use USB anchors by Marcel Holtmann · 17 years ago
  72. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  73. 26a4a06 [Bluetooth] Add missing stat.byte_rx counter modification by Marcel Holtmann · 17 years ago
  74. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  75. babf4d4 [Bluetooth] Use hci_recv_fragment() within HCI USB driver by Marcel Holtmann · 17 years ago
  76. fd184ab [Bluetooth] Always send HCI_Reset for Broadcom devices by Marcel Holtmann · 17 years ago
  77. c33be3c [Bluetooth] Fix unintentional fall-through in HCI line discipline by Marcel Holtmann · 17 years ago
  78. 22ad420 [Bluetooth] Fix NULL pointer dereference in HCI line discipline by Marcel Holtmann · 17 years ago
  79. d215874 [Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline by Marcel Holtmann · 17 years ago
  80. 7bb078c [Bluetooth] Correct SCO buffer for another Broadcom based dongle by Marcel Holtmann · 17 years ago
  81. c51bd3d [Bluetooth] Add support for Targus ACB10US USB dongle by Marcel Holtmann · 17 years ago
  82. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  83. 2a123b8 [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr by Arnaldo Carvalho de Melo · 17 years ago
  84. 2312119 [Bluetooth] Make use of MODULE_FIRMWARE by Marcel Holtmann · 17 years ago
  85. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  86. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  87. 86112ff [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops by Marcel Holtmann · 18 years ago
  88. da94270 [Bluetooth] Correct SCO buffer for Broadcom based HP laptops by Marcel Holtmann · 18 years ago
  89. 5939be4 [Bluetooth] Correct SCO buffer size for another ThinkPad laptop by Marcel Holtmann · 18 years ago
  90. 71c8351 [PATCH] bluetooth: add support for another Kensington dongle by Olivier Galibert · 18 years ago
  91. f89d75f [PATCH] lockdep: annotate bcsp driver by Peter Zijlstra · 18 years ago
  92. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  93. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  94. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  95. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  96. 8602b4f [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card by Marcel Holtmann · 18 years ago
  97. 0eab934 [Bluetooth] Add support for newer ANYCOM USB dongles by Marcel Holtmann · 18 years ago
  98. 3f53069 [Bluetooth] Use work queue to trigger URB submission by Marcel Holtmann · 18 years ago
  99. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  100. 7785162 [Bluetooth] Code cleanup for the HCI UART driver by Marcel Holtmann · 18 years ago