1. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  2. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  3. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  4. f120c6b Bluetooth: Set hdev->dev_type based on Marvell device type by Bing Zhao · 14 years ago
  5. 6406160 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() by Bing Zhao · 14 years ago
  6. 903c843 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly by Bing Zhao · 14 years ago
  7. 31f085f Bluetooth: Fix storing negative values as unsigned char by Dan Carpenter · 14 years ago
  8. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 14 years ago
  9. acce90d Bluetooth: Use the proper function cast to get hdr data by Gustavo F. Padovan · 14 years ago
  10. fe1aff7 Bluetooth: Fix return value when bt_skb_alloc fails by Gustavo F. Padovan · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. b914a25 Bluetooth: Convert Marvell driver to use per adapter debugfs by Marcel Holtmann · 14 years ago
  13. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  14. 10f7891 Bluetooth: Add missing kfree() on error path in Atheros driver by Dan Carpenter · 14 years ago
  15. 8978111 Bluetooth: Make USB device id constant by Márton Németh · 14 years ago
  16. 8e5b230 Bluetooth: Add __init/__exit macros to Marvell SDIO driver by Peter Huewe · 15 years ago
  17. 88d1a0c Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver by Yoichi Yuasa · 14 years ago
  18. 9670d80 Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 by Vikram Kandukuri · 15 years ago
  19. 7427847 Bluetooth: Redo checks in IRQ handler for shared IRQ support by Mike Frysinger · 15 years ago
  20. 652fd78 Bluetooth: Prevent ill-timed autosuspend in USB driver by Oliver Neukum · 15 years ago
  21. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  22. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  23. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  24. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  25. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  26. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  27. 2861453 Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver by Ben Hutchings · 15 years ago
  28. 32fd639 Bluetooth: Enable auto sleep mode for btmrvl driver by Amitkumar Karwar · 15 years ago
  29. fed4c25 Bluetooth: Fix miscdev ops owner for virtual driver by Marcel Holtmann · 15 years ago
  30. 329ab1b Bluetooth: Remove unused global minor variable by Marcel Holtmann · 15 years ago
  31. 5990108 Bluetooth: Remove stub ioctl in hci_vhci by Thomas Gleixner · 15 years ago
  32. b3cf652 Bluetooth: Removal of unused variable in btmrvl driver by Rahul Tank · 15 years ago
  33. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  34. 7b8e2c1 fix memory leak in fixed btusb_close by Oliver Neukum · 15 years ago
  35. 404291a btusb bluetooth driver: wait for 'waker' work too before closing by Linus Torvalds · 15 years ago
  36. 9ac3e58 pcmcia: deprecate CS_CHECK (bluetooth) by Dominik Brodowski · 15 years ago
  37. cb6dbd7 pcmcia: dtl1_cs: fix pcmcia_loop_config logic by Philipp Zabel · 15 years ago
  38. 7bee549 Bluetooth: Add USB autosuspend support to btusb driver by Oliver Neukum · 15 years ago
  39. d2e353f Bluetooth: Fix false errors from bcsp_pkt_cull function by Wending Weng · 15 years ago
  40. 5959809 Bluetooth: Add missing kmalloc NULL tests to Marvell driver by Julia Lawall · 15 years ago
  41. 3318b23 Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  42. 9374253 Bluetooth: Remove Enter/Leave debug statements from Marvell driver by Marcel Holtmann · 15 years ago
  43. e0721f9 Bluetooth: Fix last few compiler warning within Marvell core driver by Marcel Holtmann · 15 years ago
  44. 91d6973 Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack by Marcel Holtmann · 15 years ago
  45. 60dee5c Bluetooth: Remove private device name of Marvell SDIO driver by Marcel Holtmann · 15 years ago
  46. 9666fb3 Bluetooth: Fix module description strings for Marvell driver by Marcel Holtmann · 15 years ago
  47. dcf47f3 Bluetooth: Fix complicated assignment of firmware for Marvell devices by Marcel Holtmann · 15 years ago
  48. 4271e08 Bluetooth: Some coding style cleanup for Marvell core driver by Marcel Holtmann · 15 years ago
  49. 5423990 Bluetooth: Remove pointless casts from Marvell debugfs support by Marcel Holtmann · 15 years ago
  50. 944fe79 Bluetooth: Remove pointless ifdef protection for Marvell header files by Marcel Holtmann · 15 years ago
  51. 08b0b0c Bluetooth: Fix compilation of Marvell driver without debugfs by Marcel Holtmann · 15 years ago
  52. e7a25f9 Bluetooth: Fix Kconfig for Marvell Bluetooth driver by Marcel Holtmann · 15 years ago
  53. fb784f0 Bluetooth: Add debugfs support to btmrvl driver by Bing Zhao · 15 years ago
  54. 789221e Bluetooth: Add Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  55. 132ff4e Bluetooth: Add btmrvl driver for Marvell Bluetooth devices by Bing Zhao · 15 years ago
  56. 290ba20 Bluetooth: Improve USB driver throughput by increasing the frame size by Vikram Kandukuri · 15 years ago
  57. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  58. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  59. 3c4bdc4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver by Marcel Holtmann · 15 years ago
  60. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 15 years ago
  61. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  62. 092b858 Bluetooth: Remove unused and unneeded support in virtual driver by Marcel Holtmann · 15 years ago
  63. 3857abc Bluetooth: Remove BKL from open callback of virtual driver by Marcel Holtmann · 15 years ago
  64. 4db7589 Bluetooth: Use wait_event_interruptible for virtual driver by Marcel Holtmann · 15 years ago
  65. ac28494 Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver by Marcel Holtmann · 15 years ago
  66. b1fb068 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  67. 43c2e57 Bluetooth: Submit bulk URBs along with interrupt URBs by Marcel Holtmann · 15 years ago
  68. 34a55ed Bluetooth: Eliminate a sparse warning in bt3c driver by Andre Haupt · 15 years ago
  69. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  70. 5ddd4a6 Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle by Marcel Holtmann · 16 years ago
  71. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  72. 12421b4 Bluetooth: Remove deprecated hci_usb driver by Marcel Holtmann · 16 years ago
  73. 7b99d17 Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c by Nick Pelly · 16 years ago
  74. 51a6fbc Bluetooth: Change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  75. 7644d63 Bluetooth: Fix TX error path in btsdio driver by Tomas Winkler · 16 years ago
  76. 6a88adf Bluetooth: Add suspend/resume support to btusb driver by Marcel Holtmann · 16 years ago
  77. a780efa Bluetooth: Handle bulk URBs in btusb driver from notify callback by Marcel Holtmann · 16 years ago
  78. 2eda66f Bluetooth: Add fine grained mem_flags usage to btusb driver by Marcel Holtmann · 16 years ago
  79. cbafe31 bpa10x: free sk_buff with kfree_skb by Ilpo Järvinen · 16 years ago
  80. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  81. cbfd24a btsdio: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  82. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  83. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  84. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  85. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  87. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  88. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  89. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. ca330c5 hci_usb: replace mb with smp_mb by Ming Lei · 16 years ago
  91. 5fbcd26 [Bluetooth] Fix USB disconnect handling of btusb driver by Marcel Holtmann · 16 years ago
  92. e8c3c3d [Bluetooth] Fix wrong URB handling of btusb driver by Marcel Holtmann · 16 years ago
  93. bdbef3d [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips by Marcel Holtmann · 16 years ago
  94. 8fc5387 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. by David S. Miller · 16 years ago
  95. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  96. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  97. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  98. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  99. ed58872 pcmcia: use pcmcia_loop_config in bluetooth drivers by Dominik Brodowski · 16 years ago
  100. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago