1. 86e0928 Bluetooth: ath3k: reduce memory usage by Alexander Holler · 14 years ago
  2. d931956 Bluetooth: add NULL pointer check in HCI by Jun Nie · 14 years ago
  3. be93112 Bluetooth: Add new PID for Atheros 3011 by Bala Shanmugam · 14 years ago
  4. 61faddf Bluetooth: Fix log spamming in btusb due to autosuspend by Stefan Seyfried · 14 years ago
  5. 3e3ede7 Bluetooth: Add MacBookAir3,1(2) support by Edgar (gimli) Hucek · 14 years ago
  6. 556ea92 Bluetooth: Enable USB autosuspend by default on btusb by Matthew Garrett · 14 years ago
  7. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  8. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  9. c19483c bluetooth: Fix missing NULL check by Alan Cox · 14 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. 7f8f272 Bluetooth: hci_uart: Fix typo in stats for sco tx by Karl Beldan · 14 years ago
  12. 3cd0197 Bluetooth: Add support Bluetooth controller of MacbookPro 7,1 by Nobuhiro Iwamatsu · 14 years ago
  13. 9c04715 Bluetooth: Add support Bluetooth controller of MacbookPro 6,2 by Nobuhiro Iwamatsu · 14 years ago
  14. fb3d8eb Bluetooth: Support SDIO devices that are AMP controllers by David Vrabel · 14 years ago
  15. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  16. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  17. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  18. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  19. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  20. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  21. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  22. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  23. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  24. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  25. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  26. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  27. 4ebaa4e Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c by Dan Carpenter · 14 years ago
  28. f2b94bb Bluetooth: Add __init and __exit marks to UART drivers by Gustavo F. Padovan · 14 years ago
  29. e9da101 Bluetooth: Use hci_recv_stream_fragment() in UART driver by Gustavo F. Padovan · 14 years ago
  30. 0bbdf6c Bluetooth: Fix permission of hci_ath.c by Gustavo F. Padovan · 14 years ago
  31. b3190df Bluetooth: Support for Atheros AR300x serial chip by Suraj Sumangala · 14 years ago
  32. 81ca405 Bluetooth: Use __packed annotation for drivers by Gustavo F. Padovan · 14 years ago
  33. 08b8b6c Bluetooth: Move bit-field variable in USB driver to data->flags by Gustavo F. Padovan · 14 years ago
  34. 0a79f67 Bluetooth: Added support for controller shipped with iMac i5 by Cyril Lacoux · 14 years ago
  35. be60b94 Bluetooth: Remove unnecessary casts of private_data in drivers by Joe Perches · 14 years ago
  36. 63c7d09 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls by Johan Hedberg · 14 years ago
  37. f8df39f Bluetooth: Use kzalloc for drivers by Julia Lawall · 14 years ago
  38. 5ee283c Bluetooth: Use kmemdup for drivers by Julia Lawall · 14 years ago
  39. d1d10d7 Bluetooth: Process interrupt in main thread of btmrvl driver as well by Amitkumar Karwar · 14 years ago
  40. 7452d24 Bluetooth: Fix warning: variable 'tty' set but not used by Justin P. Mattock · 14 years ago
  41. 278be27 Bluetooth: Silence warning in btmrvl SDIO driver by Kulikov Vasiliy · 14 years ago
  42. c89827e drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h by Cody Rester · 14 years ago
  43. dd1589a Bluetooth: Fix abuse of the preincrement operator by David Howells · 14 years ago
  44. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  45. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  46. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  47. f120c6b Bluetooth: Set hdev->dev_type based on Marvell device type by Bing Zhao · 14 years ago
  48. 6406160 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() by Bing Zhao · 14 years ago
  49. 903c843 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly by Bing Zhao · 14 years ago
  50. 31f085f Bluetooth: Fix storing negative values as unsigned char by Dan Carpenter · 14 years ago
  51. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 14 years ago
  52. acce90d Bluetooth: Use the proper function cast to get hdr data by Gustavo F. Padovan · 14 years ago
  53. fe1aff7 Bluetooth: Fix return value when bt_skb_alloc fails by Gustavo F. Padovan · 14 years ago
  54. 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
  55. b914a25 Bluetooth: Convert Marvell driver to use per adapter debugfs by Marcel Holtmann · 14 years ago
  56. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  57. 10f7891 Bluetooth: Add missing kfree() on error path in Atheros driver by Dan Carpenter · 14 years ago
  58. 8978111 Bluetooth: Make USB device id constant by Márton Németh · 15 years ago
  59. 8e5b230 Bluetooth: Add __init/__exit macros to Marvell SDIO driver by Peter Huewe · 15 years ago
  60. 88d1a0c Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver by Yoichi Yuasa · 14 years ago
  61. 9670d80 Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 by Vikram Kandukuri · 15 years ago
  62. 7427847 Bluetooth: Redo checks in IRQ handler for shared IRQ support by Mike Frysinger · 15 years ago
  63. 652fd78 Bluetooth: Prevent ill-timed autosuspend in USB driver by Oliver Neukum · 15 years ago
  64. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  65. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  67. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  68. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  69. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  70. 2861453 Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver by Ben Hutchings · 15 years ago
  71. 32fd639 Bluetooth: Enable auto sleep mode for btmrvl driver by Amitkumar Karwar · 15 years ago
  72. fed4c25 Bluetooth: Fix miscdev ops owner for virtual driver by Marcel Holtmann · 15 years ago
  73. 329ab1b Bluetooth: Remove unused global minor variable by Marcel Holtmann · 15 years ago
  74. 5990108 Bluetooth: Remove stub ioctl in hci_vhci by Thomas Gleixner · 15 years ago
  75. b3cf652 Bluetooth: Removal of unused variable in btmrvl driver by Rahul Tank · 15 years ago
  76. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  77. 7b8e2c1 fix memory leak in fixed btusb_close by Oliver Neukum · 15 years ago
  78. 404291a btusb bluetooth driver: wait for 'waker' work too before closing by Linus Torvalds · 15 years ago
  79. 9ac3e58 pcmcia: deprecate CS_CHECK (bluetooth) by Dominik Brodowski · 15 years ago
  80. cb6dbd7 pcmcia: dtl1_cs: fix pcmcia_loop_config logic by Philipp Zabel · 15 years ago
  81. 7bee549 Bluetooth: Add USB autosuspend support to btusb driver by Oliver Neukum · 15 years ago
  82. d2e353f Bluetooth: Fix false errors from bcsp_pkt_cull function by Wending Weng · 15 years ago
  83. 5959809 Bluetooth: Add missing kmalloc NULL tests to Marvell driver by Julia Lawall · 15 years ago
  84. 3318b23 Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  85. 9374253 Bluetooth: Remove Enter/Leave debug statements from Marvell driver by Marcel Holtmann · 15 years ago
  86. e0721f9 Bluetooth: Fix last few compiler warning within Marvell core driver by Marcel Holtmann · 15 years ago
  87. 91d6973 Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack by Marcel Holtmann · 15 years ago
  88. 60dee5c Bluetooth: Remove private device name of Marvell SDIO driver by Marcel Holtmann · 15 years ago
  89. 9666fb3 Bluetooth: Fix module description strings for Marvell driver by Marcel Holtmann · 15 years ago
  90. dcf47f3 Bluetooth: Fix complicated assignment of firmware for Marvell devices by Marcel Holtmann · 15 years ago
  91. 4271e08 Bluetooth: Some coding style cleanup for Marvell core driver by Marcel Holtmann · 15 years ago
  92. 5423990 Bluetooth: Remove pointless casts from Marvell debugfs support by Marcel Holtmann · 15 years ago
  93. 944fe79 Bluetooth: Remove pointless ifdef protection for Marvell header files by Marcel Holtmann · 15 years ago
  94. 08b0b0c Bluetooth: Fix compilation of Marvell driver without debugfs by Marcel Holtmann · 15 years ago
  95. e7a25f9 Bluetooth: Fix Kconfig for Marvell Bluetooth driver by Marcel Holtmann · 15 years ago
  96. fb784f0 Bluetooth: Add debugfs support to btmrvl driver by Bing Zhao · 15 years ago
  97. 789221e Bluetooth: Add Marvell BT-over-SDIO driver by Bing Zhao · 15 years ago
  98. 132ff4e Bluetooth: Add btmrvl driver for Marvell Bluetooth devices by Bing Zhao · 15 years ago
  99. 290ba20 Bluetooth: Improve USB driver throughput by increasing the frame size by Vikram Kandukuri · 15 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago