1. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  2. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 14 years ago
  3. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  4. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 15 years ago
  5. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 15 years ago
  6. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 15 years ago
  7. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  9. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  10. 996ad56 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  11. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  12. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  13. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  14. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  15. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  16. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  17. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  18. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  19. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago
  20. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 16 years ago
  21. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 15 years ago
  22. 5c13941 MMC: regulator utilities by David Brownell · 16 years ago
  23. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  24. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  25. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  26. ee63a7d Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 16 years ago
  27. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  28. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  29. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  30. 62a7573 sdio: fix the use of hard coded timeout value. by Benzi Zbit · 16 years ago
  31. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  32. 6d37333 mmc: fix sdio_io sparse errors by Tomas Winkler · 16 years ago
  33. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  34. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  35. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  36. 150a556 include/linux/mmc/mmc.h: remove CVS tags by Adrian Bunk · 16 years ago
  37. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 17 years ago
  38. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago
  39. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  40. 9701858 MMC headers learn about SPI by David Brownell · 17 years ago
  41. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  42. 7806cdb sdio: add sdio_f0_readb() and sdio_f0_writeb() by David Vrabel · 17 years ago
  43. 9a08f82 sdio: set the functions' block size by David Vrabel · 17 years ago
  44. 7616ee9 sdio: add SDIO_FBR_BASE(f) macro by David Vrabel · 17 years ago
  45. 17b759a sdio: add interface for host side SDIO interrupt reporting by Nicolas Pitre · 17 years ago
  46. 112c9db sdio: support IO_RW_EXTENDED by Pierre Ossman · 17 years ago
  47. d1496c3 sdio: core support for SDIO function interrupt by Nicolas Pitre · 17 years ago
  48. 2342f33 sdio: allow for mmc_claim_host to be aborted by Nicolas Pitre · 17 years ago
  49. 55fe77a sdio: defines for some standard interface types by Nicolas Pitre · 17 years ago
  50. 3b38bea sdio: add device id table and matching by Pierre Ossman · 17 years ago
  51. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago
  52. b1538bc sdio: link unknown CIS tuples to the sdio_func structure by Nicolas Pitre · 17 years ago
  53. 0597007 sdio: basic parsing of FBR by Pierre Ossman · 17 years ago
  54. 35c66c1 sdio: read and decode interesting parts of the CCCR by Pierre Ossman · 17 years ago
  55. fa64efa mmc: enable/disable functions for SDIO by Pierre Ossman · 17 years ago
  56. 46f555f mmc: add basic SDIO I/O operations by Pierre Ossman · 17 years ago
  57. f76c851 mmc: add SDIO driver handling by Pierre Ossman · 17 years ago
  58. e29a7d7 mmc: basic SDIO device model by Pierre Ossman · 17 years ago
  59. b2bcc79 mmc: implement SDIO IO_RW_DIRECT operation by Pierre Ossman · 17 years ago
  60. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago
  61. be0192a mmc: remove confusing flag by Pierre Ossman · 17 years ago
  62. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  63. b146d26 mmc: mmc_set_data_timeout() parameter write is redundant by Pierre Ossman · 17 years ago
  64. d7604d7 mmc: read ext_csd version number by Pierre Ossman · 17 years ago
  65. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  66. 67a61c4 mmc: update kerneldoc by Pierre Ossman · 17 years ago
  67. bd76631 mmc: remove old card states by Pierre Ossman · 17 years ago
  68. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 17 years ago
  69. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 18 years ago
  70. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  71. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago
  72. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 18 years ago
  73. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  74. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 18 years ago
  75. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  76. 9c2c0af mmc: add type field to cards by Pierre Ossman · 18 years ago
  77. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 18 years ago
  78. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 18 years ago
  79. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  80. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  81. fba68bd mmc: Add support for SDHC cards by Philip Langdale · 18 years ago
  82. 11354d0 mmc: let host be parent of cards by Pierre Ossman · 18 years ago
  83. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  84. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  85. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  86. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  87. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  88. 7ccd266 mmc: Support for high speed SD cards by Pierre Ossman · 18 years ago
  89. e45a1bd mmc: Add support for mmc v4 wide-bus modes by Philip Langdale · 18 years ago
  90. bce40a3 [PATCH] mmc: Add support for mmc v4 high speed mode by Philip Langdale · 18 years ago
  91. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  92. ec5a19d [PATCH] mmc: multi sector write transfers by Pierre Ossman · 18 years ago
  93. 42431ac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts by Russell King · 18 years ago
  94. db53f28 [MMC] Add multi block-write capability by Russell King · 18 years ago
  95. 132919b [MMC] Remove data->blksz_bits member by Russell King · 18 years ago
  96. d773d72 [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 by Russell King · 18 years ago
  97. f57b225 [MMC] constify mmc_host_ops by David Brownell · 18 years ago
  98. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 18 years ago
  99. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  100. 5bd546a [MMC] Fix mmc_cmd_type() mask by Russell King · 19 years ago