1. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  2. 20b1597b sdhci-pltfm: add support for CNS3xxx SoC devices by Anton Vorontsov · 14 years ago
  3. 845e3f4 sdhci-pltfm: reorganize Makefile entries to support SoC devices by Anton Vorontsov · 14 years ago
  4. 515033f sdhci-pltfm: switch to module device table matching by Anton Vorontsov · 14 years ago
  5. 27151dc mmc: omap: fix for bus width which improves SD card's peformance. by Kishore Kadiyala · 14 years ago
  6. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  7. c1f5977 sdhci: don't assign mmc->caps at SDHCI directly by Kyungmin Park · 14 years ago
  8. ae6d6c9 sdhci: 8-bit data transfer width support by Kyungmin Park · 14 years ago
  9. cfd1f82 sdhci: remove useless set_clock() check by Kyungmin Park · 14 years ago
  10. ccc92c2 mmc: make sdhci work with ricoh mmc controller by Maxim Levitsky · 14 years ago
  11. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  12. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  13. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  14. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  15. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  17. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  18. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  19. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  20. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  21. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  22. 61bfbdb MMC: Add support for the controller on JZ4740 SoCs. by Lars-Peter Clausen · 14 years ago
  23. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  24. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  25. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  26. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  27. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  28. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  29. 08458ef ARM: 6246/1: mmci: support larger MMCIDATALENGTH register by Rabin Vincent · 14 years ago
  30. 4380c14 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants by Rabin Vincent · 14 years ago
  31. 4956e10 ARM: 6244/1: mmci: add variant data and default MCICLOCK support by Rabin Vincent · 14 years ago
  32. bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 14 years ago
  33. f5e2574 ARM: 6239/1: mmci: let core poll for card detection by Rabin Vincent · 14 years ago
  34. 528320d ARM: 6238/1: mmci: fix multi block transfers by Rabin Vincent · 14 years ago
  35. 4ce1d6c ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling by Rabin Vincent · 14 years ago
  36. a7d403c mxcmmc: convert to pm_ops and enable/disable clock by Eric Bénard · 14 years ago
  37. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 14 years ago
  38. 16b3bf8 mxcmmc: add card detect through DAT3 possibility by Eric Bénard · 15 years ago
  39. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  40. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  41. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 14 years ago
  42. f3d5614 mmc: msm: fix compile error on MSM7x30 by Daniel Walker · 14 years ago
  43. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  44. 683eb94 omap: remove BUG_ON for disabled interrupts by Cory Maccarrone · 14 years ago
  45. 487d9fc sh: prepare MMCIF driver header file by Magnus Damm · 15 years ago
  46. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 14 years ago
  47. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  48. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  49. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  50. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  51. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  52. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 14 years ago
  53. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 14 years ago
  54. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 14 years ago
  55. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 14 years ago
  56. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 14 years ago
  57. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  58. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  59. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  60. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  61. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 14 years ago
  62. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 14 years ago
  63. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 14 years ago
  64. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  65. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 14 years ago
  66. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  67. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 14 years ago
  68. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  69. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  70. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 15 years ago
  71. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 15 years ago
  72. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 15 years ago
  73. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  74. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  75. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  76. da7806f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  77. 9bfe99a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  78. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  79. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  80. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  81. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 15 years ago
  82. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  83. 4a31f2e ARM: mx3: Fix a race condition in mxcmmc by Daniel Mack · 15 years ago
  84. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 15 years ago
  85. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 15 years ago
  86. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 15 years ago
  87. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 15 years ago
  88. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 15 years ago
  89. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 15 years ago
  90. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 15 years ago
  91. 771dc15 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version by Linus Walleij · 15 years ago
  92. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 15 years ago
  93. f441b99 ARM: MXC: mxcmmc: Teach the driver SDIO operations by Daniel Mack · 15 years ago
  94. 4725f6f ARM: MXC: mxcmmc: misc cleanups by Daniel Mack · 15 years ago
  95. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 15 years ago
  98. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  99. 1cd2296 drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support by San Mehat · 15 years ago
  100. d0719e5 mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction by San Mehat · 15 years ago