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