1. 56ca904 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 18 years ago
  2. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 18 years ago
  3. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 18 years ago
  4. 730c9b7 [MMC] Add OMAP MMC host driver by Carlos Aguiar · 18 years ago
  5. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  6. d129bce [PATCH] mmc: Secure Digital Host Controller Interface driver by Pierre Ossman · 18 years ago
  7. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  8. 732b828 [MMC] au1xmmc: Fix a compilation warning ('status' is not used) by Martin Michlmayr · 18 years ago
  9. e142c24 [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist by Martin Michlmayr · 18 years ago
  10. b256f9d [MMC] au1xmmc: Fix compilation error by using platform_driver by Martin Michlmayr · 18 years ago
  11. 0425a14 [MMC] mmci: allow small data transfers by Russell King · 18 years ago
  12. be92cbb [MMC] Remove extra character in AU1XXX MMC Kconfig entry by Jordan Crouse · 18 years ago
  13. e922517 [MMC] Add MMC command type flags by Russell King · 18 years ago
  14. 150a631 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  15. 51828ab [MMC] mmc_blk_probe() warning fix by Andrew Morton · 19 years ago
  16. 4d0b653 [PATCH] Add mmc_bus_type probe and remove methods by Russell King · 19 years ago
  17. a621aae [MMC+MFD] Convert mmc to mutexes by Arjan van de Ven · 19 years ago
  18. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  19. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 19 years ago
  20. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  21. cfa7f52 [MMC] Lindent wbsd driver by Pierre Ossman · 19 years ago
  22. cb757b4 [MMC] Support MMC version 4 cards by Pierre Ossman · 19 years ago
  23. 5e68d95 [MMC] wbsd pnp suspend by Pierre Ossman · 19 years ago
  24. 8995b16 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  25. f9c5d04 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  26. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  27. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  28. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  29. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  30. f3e2628 [MMC] mmci: kunmap_atomic() unmaps virtual address, not page by Evgeniy Polyakov · 19 years ago
  31. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  32. e9c091b [MMC] mmci: add data cache coherency by Russell King · 19 years ago
  33. 21500bb [MMC] wbsd: convert to the new platfrom device interface by Dmitry Torokhov · 19 years ago
  34. 63648fb [MMC] wbsd: make use of ARRAY_SIZE() macro by Dmitry Torokhov · 19 years ago
  35. a6f6c96 [MMC] Improve MMC card block size selection by Russell King · 19 years ago
  36. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  37. d2b1839 [MMC] Set correct capacity for 1024-byte block cards by Russell King · 19 years ago
  38. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  39. e781de4 [MMC] Proper check of SCR error code by Pierre Ossman · 19 years ago
  40. 24117de [MMC] Fix protocol errors by Pierre Ossman · 19 years ago
  41. 69177e8 [MMC] mmci doesn't need asm/irq.h by Russell King · 19 years ago
  42. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  43. 402771c [MMC] wbsd version 1.5 by Pierre Ossman · 19 years ago
  44. de1d09e [MMC] Add MODULE_AUTHOR to wbsd by Pierre Ossman · 19 years ago
  45. 93968d7 [MMC] Use __devexit_p in wbsd by Pierre Ossman · 19 years ago
  46. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  47. 254ce8d Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  48. 896937a [ARM] 3120/1: Fix MMC/SD card driver resume deadlock by Uli Luckas · 19 years ago
  49. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  50. d191634 [MMC] Use controller id instead of driver name for printks by Pierre Ossman · 19 years ago
  51. 25cc5e5 [MMC] Fix chip config in wbsd by Pierre Ossman · 19 years ago
  52. 34cf9e3 [MMC] Response to write commands is R1 nor R1b by Russell King · 19 years ago
  53. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  54. 936d859 [MMC] Use command class to determine read-only status by Pierre Ossman · 19 years ago
  55. 9e1d98c [MMC] pxamci doesn't need to include asm/irq.h by Russell King · 19 years ago
  56. ba264b3 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though by Pete Popov · 19 years ago
  57. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  58. 19c1f3c [MMC] wbsd suspend support by Pierre Ossman · 19 years ago
  59. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  60. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  61. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  62. 210ce2a [MMC] Clean up wbsd detection handling by Pierre Ossman · 19 years ago
  63. e062c8a [MMC] Remove unused timer. by Pierre Ossman · 19 years ago
  64. fecf92b [MMC] Remove trailing whitespace in wbsd by Pierre Ossman · 19 years ago
  65. c4a72cb [MMC] Add mmc_detect_change() delay support for wbsd driver by Russell King · 19 years ago
  66. c26971c [MMC] Add mmc_detect_change() delay support for PXAMCI driver by Richard Purdie · 19 years ago
  67. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 19 years ago
  68. 4bc20a8 [PATCH] mmc: conditional scr sysfs entry by Pierre Ossman · 19 years ago
  69. 65ae211 [PATCH] mmc: wbsd Secure Digital support by Pierre Ossman · 19 years ago
  70. e619524 [PATCH] Add write protection switch handling to the PXA MMC driver by Richard Purdie · 19 years ago
  71. 5b4fd9a [PATCH] sd: SD copyright notice by Pierre Ossman · 19 years ago
  72. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 19 years ago
  73. a9c4342 [PATCH] sd: SCR in sysfs by Pierre Ossman · 19 years ago
  74. b57c43a [PATCH] sd: SCR register by Pierre Ossman · 19 years ago
  75. a00fc09 [PATCH] sd: read-only switch by Pierre Ossman · 19 years ago
  76. 335eadf [PATCH] sd: initialize SD cards by Pierre Ossman · 19 years ago
  77. 1656fa5 [MMC] support for mmc chip select in wbsd by Pierre Ossman · 19 years ago
  78. 865e9f1 [MMC] ios for mmc chip select by Pierre Ossman · 19 years ago
  79. dce7737 [MMC] Use an IDR for host name indicies by Russell King · 19 years ago
  80. 1ad434d [MMC] Use class device name for mmc host name by Russell King · 19 years ago
  81. 00b137c [MMC] Add MMC class devices by Russell King · 19 years ago
  82. d366b64 [MMC] Add mmc_hostname() macro by Russell King · 19 years ago
  83. 3462b92 [PATCH] wbsd version bump by Pierre Ossman · 19 years ago
  84. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  85. 3eee0d0 [PATCH] MMC: wbsd cleanups by Adrian Bunk · 19 years ago
  86. 6e6293d [PATCH] MMC: wbsd delayed insertion by Pierre Ossman · 19 years ago
  87. 7b09cda [PATCH] MMC: Fix divdi3 reference in mmci.c by Russell King · 19 years ago
  88. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  89. 912490d [PATCH] MMC: Proper MMC command classes support by Pierre Ossman · 19 years ago
  90. 85bcc13 [PATCH] MMC: wbsd update by Pierre Ossman · 19 years ago
  91. a553260 [PATCH] ISA DMA Kconfig fixes - part 3 by Al Viro · 19 years ago
  92. e5378ca [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi by Pavel Machek · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago