1. 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
  2. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  3. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 14 years ago
  4. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  5. 4021684 sdio: kick the interrupt thread upon a resume by Nicolas Pitre · 14 years ago
  6. 3bca4cf7 sdio: don't use CMD[357] as part of a powered SDIO resume by Chris Ball · 14 years ago
  7. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  8. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  9. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 14 years ago
  10. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 14 years ago
  11. 3d10a1b sdio: fix reference counting in sdio_remove_func() by Daniel Drake · 14 years ago
  12. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 14 years ago
  13. 4ec6496 sdio: rework cis tuple parsing by Albert Herranz · 14 years ago
  14. a1125b1 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings by David Vrabel · 15 years ago
  15. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  16. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  17. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  18. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  19. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  20. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  21. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  22. 4245c02 sdio: fix read buffer overflow by Roel Kluin · 15 years ago
  23. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  24. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  25. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  26. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  27. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  28. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  29. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  30. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  31. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 15 years ago
  32. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  33. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  34. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  35. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  36. 79bccc5 mmc: increase power up delay by José M. Fernández · 15 years ago
  37. 9d9f25c mmc_spi: do not check CID and CSD blocks with CRC16 by Wolfgang Muees · 15 years ago
  38. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  39. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  40. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  41. c0c8887 mmc_spi: allow higher timeouts for SPI mode by Wolfgang Muees · 15 years ago
  42. d3096f8 mmc: During unsafe resume, select the right volatge for the card by Balaji Rao · 15 years ago
  43. be6f19f sdio: check that addresses are within the address space by Pierre Ossman · 15 years ago
  44. c8d718f sdio: handle null tuples by Pierre Ossman · 15 years ago
  45. 0d6132b sdio: handle cis end marker in link field by Pierre Ossman · 15 years ago
  46. 736bb6b mmc: Add Extended CSD register to debugfs by Adrian Hunter · 15 years ago
  47. 6b0b628 mmc: add MODALIAS linkage for MMC/SD devices by Andy Whitcroft · 15 years ago
  48. 7de427d mmc: delayed_work was never cancelled by Jorg Schummer · 15 years ago
  49. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 15 years ago
  50. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 15 years ago
  51. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  52. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  53. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  54. 493890e mmc: increase SD write timeout for crappy cards by Pierre Ossman · 16 years ago
  55. 0d3e046 MMC: CSD and CID timeout values by Matthew Fleming · 16 years ago
  56. d16f577 sdio: high-speed support by Pierre Ossman · 16 years ago
  57. 6501ff6 sdio: give sdio irq thread a host specific name by Pierre Ossman · 16 years ago
  58. e633b7b sdio: make sleep on error interruptable by Pierre Ossman · 16 years ago
  59. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  60. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  61. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  62. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  63. ea90130 sdio: sdio_io.c Fix sparse warnings by Tomas Winkler · 16 years ago
  64. 62a7573 sdio: fix the use of hard coded timeout value. by Benzi Zbit · 16 years ago
  65. 6d37333 mmc: fix sdio_io sparse errors by Tomas Winkler · 16 years ago
  66. eea0f58 sdio: clean up handling of byte mode transfer size by Pierre Ossman · 16 years ago
  67. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  68. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  69. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  70. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  71. e70aa3f mmc: sdio_ops.c should #include "sdio_ops.h" by Adrian Bunk · 16 years ago
  72. 98b843b mmc: proper prototypes for mmc_attach_*() by Adrian Bunk · 16 years ago
  73. 261172f mmc: make __mmc_release_bus() static by Adrian Bunk · 16 years ago
  74. 6fee65c mmc: use shorter, equivalent set_current_state() by Robert P. J. Day · 16 years ago
  75. ff3112f mmc: set controller name early by Pierre Ossman · 16 years ago
  76. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  77. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  78. 1fa8dd1 mmc: use common byte swap macros by Pierre Ossman · 17 years ago
  79. 78e4807 mmc: fix cid and csd byte order by Pierre Ossman · 17 years ago
  80. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  81. 7ac0326 uevent environment changes fallout by Al Viro · 17 years ago
  82. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  83. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  84. 77f1fd6 mmc: use correct unregister function for led trigger by Pierre Ossman · 17 years ago
  85. 599473c sdio: make the IRQ thread more resilient in the presence of bad states by Nicolas Pitre · 17 years ago
  86. 3e01e4b sdio: fix IRQ diagnostic message by Nicolas Pitre · 17 years ago
  87. 6f4285d sdio: adaptive interrupt polling by Pierre Ossman · 17 years ago
  88. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  89. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  90. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  91. f9996ae mmc: increase power up delay by Pierre Ossman · 17 years ago
  92. 7806cdb sdio: add sdio_f0_readb() and sdio_f0_writeb() by David Vrabel · 17 years ago
  93. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  94. 9f2fcf9 sdio: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  95. eb65946 sdio: extend sdio_readsb() and friends to handle any length of buffer by David Vrabel · 17 years ago
  96. 9a08f82 sdio: set the functions' block size by David Vrabel · 17 years ago
  97. 7616ee9 sdio: add SDIO_FBR_BASE(f) macro by David Vrabel · 17 years ago
  98. e6f918b mmc: fix sdio timeout calculation by Pierre Ossman · 17 years ago
  99. ce252ed mmc: fix incorrect divisor in debug output by Pierre Ossman · 17 years ago
  100. 4ff6471 sdio: enable wide bus mode by Pierre Ossman · 17 years ago