1. cb6dbd7 pcmcia: dtl1_cs: fix pcmcia_loop_config logic by Philipp Zabel · 15 years ago
  2. 7bee549 Bluetooth: Add USB autosuspend support to btusb driver by Oliver Neukum · 15 years ago
  3. d2e353f Bluetooth: Fix false errors from bcsp_pkt_cull function by Wending Weng · 15 years ago
  4. 5959809 Bluetooth: Add missing kmalloc NULL tests to Marvell driver by Julia Lawall · 15 years ago
  5. 3318b23 Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  6. 9374253 Bluetooth: Remove Enter/Leave debug statements from Marvell driver by Marcel Holtmann · 15 years ago
  7. e0721f9 Bluetooth: Fix last few compiler warning within Marvell core driver by Marcel Holtmann · 15 years ago
  8. 91d6973 Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack by Marcel Holtmann · 15 years ago
  9. 60dee5c Bluetooth: Remove private device name of Marvell SDIO driver by Marcel Holtmann · 15 years ago
  10. 9666fb3 Bluetooth: Fix module description strings for Marvell driver by Marcel Holtmann · 15 years ago
  11. dcf47f3 Bluetooth: Fix complicated assignment of firmware for Marvell devices by Marcel Holtmann · 15 years ago
  12. 4271e08 Bluetooth: Some coding style cleanup for Marvell core driver by Marcel Holtmann · 15 years ago
  13. 5423990 Bluetooth: Remove pointless casts from Marvell debugfs support by Marcel Holtmann · 15 years ago
  14. 944fe79 Bluetooth: Remove pointless ifdef protection for Marvell header files by Marcel Holtmann · 15 years ago
  15. 08b0b0c Bluetooth: Fix compilation of Marvell driver without debugfs by Marcel Holtmann · 15 years ago
  16. e7a25f9 Bluetooth: Fix Kconfig for Marvell Bluetooth driver by Marcel Holtmann · 15 years ago
  17. fb784f0 Bluetooth: Add debugfs support to btmrvl driver by Bing Zhao · 15 years ago
  18. 789221e Bluetooth: Add Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  19. 132ff4e Bluetooth: Add btmrvl driver for Marvell Bluetooth devices by Bing Zhao · 15 years ago
  20. 290ba20 Bluetooth: Improve USB driver throughput by increasing the frame size by Vikram Kandukuri · 15 years ago
  21. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  22. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  23. 3c4bdc4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver by Marcel Holtmann · 15 years ago
  24. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 15 years ago
  25. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  26. 092b858 Bluetooth: Remove unused and unneeded support in virtual driver by Marcel Holtmann · 15 years ago
  27. 3857abc Bluetooth: Remove BKL from open callback of virtual driver by Marcel Holtmann · 15 years ago
  28. 4db7589 Bluetooth: Use wait_event_interruptible for virtual driver by Marcel Holtmann · 15 years ago
  29. ac28494 Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver by Marcel Holtmann · 15 years ago
  30. b1fb068 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  31. 43c2e57 Bluetooth: Submit bulk URBs along with interrupt URBs by Marcel Holtmann · 15 years ago
  32. 34a55ed Bluetooth: Eliminate a sparse warning in bt3c driver by Andre Haupt · 15 years ago
  33. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  34. 5ddd4a6 Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle by Marcel Holtmann · 16 years ago
  35. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  36. 12421b4 Bluetooth: Remove deprecated hci_usb driver by Marcel Holtmann · 16 years ago
  37. 7b99d17 Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c by Nick Pelly · 16 years ago
  38. 51a6fbc Bluetooth: Change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  39. 7644d63 Bluetooth: Fix TX error path in btsdio driver by Tomas Winkler · 16 years ago
  40. 6a88adf Bluetooth: Add suspend/resume support to btusb driver by Marcel Holtmann · 16 years ago
  41. a780efa Bluetooth: Handle bulk URBs in btusb driver from notify callback by Marcel Holtmann · 16 years ago
  42. 2eda66f Bluetooth: Add fine grained mem_flags usage to btusb driver by Marcel Holtmann · 16 years ago
  43. cbafe31 bpa10x: free sk_buff with kfree_skb by Ilpo Järvinen · 16 years ago
  44. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  45. cbfd24a btsdio: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  46. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  47. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  48. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  49. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  51. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  52. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  53. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. ca330c5 hci_usb: replace mb with smp_mb by Ming Lei · 16 years ago
  55. 5fbcd26 [Bluetooth] Fix USB disconnect handling of btusb driver by Marcel Holtmann · 16 years ago
  56. e8c3c3d [Bluetooth] Fix wrong URB handling of btusb driver by Marcel Holtmann · 16 years ago
  57. bdbef3d [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips by Marcel Holtmann · 16 years ago
  58. 8fc5387 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. by David S. Miller · 16 years ago
  59. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  60. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  61. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  62. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  63. ed58872 pcmcia: use pcmcia_loop_config in bluetooth drivers by Dominik Brodowski · 16 years ago
  64. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  65. 9bfa35f [Bluetooth] Add SCO support to btusb driver by Marcel Holtmann · 16 years ago
  66. cfeb414 [Bluetooth] Add full quirk implementation for btusb driver by Marcel Holtmann · 16 years ago
  67. 943d56b [Bluetooth] Removal of unnecessary ignore module parameter by Marcel Holtmann · 16 years ago
  68. 5aa10ca bluetooth: add quirks for a few hci_usb devices by Michael Frey · 16 years ago
  69. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  70. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  71. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  72. d3a8eab0 bluetooth/hci_bcsp: fix bitrev Kconfig by Randy Dunlap · 16 years ago
  73. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  74. 8187b4f bluetooth: treat firmware data as const by David Woodhouse · 16 years ago
  75. dbfb2df Bluetooth VHCI: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  76. 8324af6 bluetooth-vhci: BKL pushdown by Arnd Bergmann · 16 years ago
  77. c5ec514 bluetooth: hci_bcsp.c small cleanups/api users by Harvey Harrison · 16 years ago
  78. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  79. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  80. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  81. d129f18 hci_usb: remove code obfuscation by Pavel Machek · 16 years ago
  82. a882711 hci_usb: do not initialize static variables to 0 by Pavel Machek · 16 years ago
  83. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. 60d5bce bluetooth: Add another Broadcom device by Karsten Keil · 16 years ago
  85. 09a7603 bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027) by SDiZ · 16 years ago
  86. 3611f4d hci_ldisc: fix null pointer deref by David Newall · 16 years ago
  87. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  88. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  89. 6e46c8c bluetooth: blacklist another Broadcom BCM2035 device by Andy Shevchenko · 16 years ago
  90. 2fa99342 drivers/bluetooth/btsdio.c: fix double-free by Adrian Bunk · 16 years ago
  91. cb7cd42 drivers/bluetooth/bpa10x.c: fix memleak by Adrian Bunk · 16 years ago
  92. b92b1c5 drivers/bluetooth/: Spelling fixes by Joe Perches · 16 years ago
  93. 5c54822 [BLUETOOTH]: Always send explicit hci_ll wake-up acks. by Ohad Ben-Cohen · 17 years ago
  94. 5e23b92 [Bluetooth] Add generic driver for Bluetooth USB devices by Marcel Holtmann · 17 years ago
  95. ddbaf13 [Bluetooth] Add generic driver for Bluetooth SDIO devices by Marcel Holtmann · 17 years ago
  96. ac01936 [Bluetooth] Eliminate checks for impossible conditions in IRQ handler by Jeff Garzik · 17 years ago
  97. 166d2f6 [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips by Ohad Ben-Cohen · 17 years ago
  98. e24b21e [Bluetooth] Change BPA 100/105 driver to use USB anchors by Marcel Holtmann · 17 years ago
  99. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  100. 26a4a06 [Bluetooth] Add missing stat.byte_rx counter modification by Marcel Holtmann · 17 years ago