1. 0afffc7 [PATCH] lockdep: annotate on-stack completions, mmc by Ingo Molnar · 18 years ago
  2. f82bc17 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  3. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  4. 168d04b Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  5. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  6. 4cca56c [MMC] sdhci: remove duplicate error message by Pierre Ossman · 18 years ago
  7. 9860807 [MMC] sdhci: force DMA on some controllers by Pierre Ossman · 18 years ago
  8. 645289d [MMC] sdhci: quirk for broken reset by Pierre Ossman · 18 years ago
  9. 2c5f394 [MMC] sdhci: version bump sdhci by Pierre Ossman · 18 years ago
  10. df673b2 [MMC] sdhci: support controller specific quirks by Pierre Ossman · 18 years ago
  11. 6743527 [MMC] sdhci: more DMA capabilities tests by Pierre Ossman · 18 years ago
  12. d96649e [MMC] sdhci: reset sdhci controller early by Pierre Ossman · 18 years ago
  13. 4a96550 [MMC] sdhci: check controller version by Pierre Ossman · 18 years ago
  14. fd2208d [MMC] sdhci: check only relevant inhibit bits by Pierre Ossman · 18 years ago
  15. 1d676e0 [MMC] sdhci: Test for invalid block size by Pierre Ossman · 18 years ago
  16. bab7696 [MMC] sdhci: Avoid sdhci DMA boundaries by Pierre Ossman · 18 years ago
  17. a406f5a [MMC] Fix sdhci PIO routines by Pierre Ossman · 18 years ago
  18. 3192a28 [MMC] sdhci: fix interrupt handling by Pierre Ossman · 18 years ago
  19. c7fa996 [MMC] sdhci: correct register order by Pierre Ossman · 18 years ago
  20. 1c8cde9 [MMC] sdhci: proper timeout handling by Pierre Ossman · 18 years ago
  21. e16514d [MMC] sdhci: fix sdhci reset timeout by Pierre Ossman · 18 years ago
  22. 7cb2c76 [MMC] sdhci: fix timeout loops in sdhci by Pierre Ossman · 18 years ago
  23. 146ad66 [MMC] sdhci: support for multiple voltages by Pierre Ossman · 18 years ago
  24. 51f82bc [MMC] sdhci: print device id by Pierre Ossman · 18 years ago
  25. 8ef1a14 [MMC] sdhci: check SDHCI base clock by Pierre Ossman · 18 years ago
  26. ce9c1a8 [ARM] 3678/1: MMC: Make OMAP MMC work by Tony Lindgren · 18 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  29. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  30. 7ff879d ARM: OMAP: Fix DMA channel irq handling for omap24xx by Tony Lindgren · 18 years ago
  31. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  32. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  33. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  34. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  35. b44fb7a [ARM] 3565/1: AT91RM9200 MMC update by Andrew Victor · 18 years ago
  36. a3fd4a1 [MMC] Convert all hosts except mmci to use data->blksz by Russell King · 18 years ago
  37. e474c66 [MMC] sdhci truncated pointer fix by Andrew Morton · 18 years ago
  38. 092d01e [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy by Ralf Baechle · 18 years ago
  39. 51c4032 [MMC] Fix premature use of md->disk by Pierre Ossman · 18 years ago
  40. 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
  41. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  42. fe10c6a [MMC] Correct mmc_request_done comments by Russell King · 18 years ago
  43. d78e907 [MMC] PXA: reduce the number of lines PXAMCI debug uses by Russell King · 18 years ago
  44. 58741e8 [MMC] PXA and i.MX: don't avoid sending stop command on error by Russell King · 18 years ago
  45. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  46. 81d3842 [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibility by Pavel Pisa · 18 years ago
  47. 3d63abe [MMC] pxamci: fix data timeout calculation by Russell King · 18 years ago
  48. 56ca904 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 18 years ago
  49. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 18 years ago
  50. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 18 years ago
  51. 730c9b7 [MMC] Add OMAP MMC host driver by Carlos Aguiar · 18 years ago
  52. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  53. d129bce [PATCH] mmc: Secure Digital Host Controller Interface driver by Pierre Ossman · 18 years ago
  54. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 18 years ago
  55. 732b828 [MMC] au1xmmc: Fix a compilation warning ('status' is not used) by Martin Michlmayr · 18 years ago
  56. e142c24 [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist by Martin Michlmayr · 18 years ago
  57. b256f9d [MMC] au1xmmc: Fix compilation error by using platform_driver by Martin Michlmayr · 18 years ago
  58. 0425a14 [MMC] mmci: allow small data transfers by Russell King · 18 years ago
  59. be92cbb [MMC] Remove extra character in AU1XXX MMC Kconfig entry by Jordan Crouse · 18 years ago
  60. e922517 [MMC] Add MMC command type flags by Russell King · 18 years ago
  61. 150a631 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  62. 51828ab [MMC] mmc_blk_probe() warning fix by Andrew Morton · 18 years ago
  63. 4d0b653 [PATCH] Add mmc_bus_type probe and remove methods by Russell King · 19 years ago
  64. a621aae [MMC+MFD] Convert mmc to mutexes by Arjan van de Ven · 18 years ago
  65. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  66. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 19 years ago
  67. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  68. cfa7f52 [MMC] Lindent wbsd driver by Pierre Ossman · 19 years ago
  69. cb757b4 [MMC] Support MMC version 4 cards by Pierre Ossman · 19 years ago
  70. 5e68d95 [MMC] wbsd pnp suspend by Pierre Ossman · 19 years ago
  71. 8995b16 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. f9c5d04 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  73. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  74. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  75. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  76. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  77. f3e2628 [MMC] mmci: kunmap_atomic() unmaps virtual address, not page by Evgeniy Polyakov · 19 years ago
  78. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  79. e9c091b [MMC] mmci: add data cache coherency by Russell King · 19 years ago
  80. 21500bb [MMC] wbsd: convert to the new platfrom device interface by Dmitry Torokhov · 19 years ago
  81. 63648fb [MMC] wbsd: make use of ARRAY_SIZE() macro by Dmitry Torokhov · 19 years ago
  82. a6f6c96 [MMC] Improve MMC card block size selection by Russell King · 19 years ago
  83. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  84. d2b1839 [MMC] Set correct capacity for 1024-byte block cards by Russell King · 19 years ago
  85. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  86. e781de4 [MMC] Proper check of SCR error code by Pierre Ossman · 19 years ago
  87. 24117de [MMC] Fix protocol errors by Pierre Ossman · 19 years ago
  88. 69177e8 [MMC] mmci doesn't need asm/irq.h by Russell King · 19 years ago
  89. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  90. 402771c [MMC] wbsd version 1.5 by Pierre Ossman · 19 years ago
  91. de1d09e [MMC] Add MODULE_AUTHOR to wbsd by Pierre Ossman · 19 years ago
  92. 93968d7 [MMC] Use __devexit_p in wbsd by Pierre Ossman · 19 years ago
  93. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  94. 254ce8d Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  95. 896937a [ARM] 3120/1: Fix MMC/SD card driver resume deadlock by Uli Luckas · 19 years ago
  96. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  97. d191634 [MMC] Use controller id instead of driver name for printks by Pierre Ossman · 19 years ago
  98. 25cc5e5 [MMC] Fix chip config in wbsd by Pierre Ossman · 19 years ago
  99. 34cf9e3 [MMC] Response to write commands is R1 nor R1b by Russell King · 19 years ago
  100. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago