Age | Commit message (Expand) | Author |
2012-10-11 | UAPI: (Scripted) Disintegrate include/linux/mmc | David Howells |
2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson |
2012-10-03 | mmc: dw_mmc: add support for exynos specific implementation of dw-mshc | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add support for implementation specific callbacks | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add quirk to indicate missing write protect line | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: lookup for optional biu and ciu clocks | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference | Thomas Abraham |
2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung |
2012-09-04 | mmc: core: Do not rescan non-removable devices | Johan Rudholm |
2012-09-04 | mmc: sdhci: Add regulator support for vccq (voltage regualor) | Philip Rakity |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-22 | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER | Aaron Lu |
2012-07-22 | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS | Philip Rakity |
2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity |
2012-07-21 | mmc: sh_mmcif: support generic card-detection | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: add two capability flags for CD and WP signal polarity | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski |
2012-07-13 | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion | Guennadi Liakhovetski |
2012-07-10 | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski |
2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-20 | Viresh has moved | Viresh Kumar |
2012-06-06 | mmc: sdio: fix setting card data bus width as 4-bit | Yong Ding |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-13 | mmc: mxs-mmc: move header from mach into linux folder | Shawn Guo |
2012-05-09 | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue | Thomas Abraham |
2012-05-09 | mmc: core: fix the decision of HS200/DDR card-type | Seungwon Jeon |
2012-04-22 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-27 | mmc: sh_mmcif: simplify bitmask macros | Guennadi Liakhovetski |
2012-03-27 | mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug | Guennadi Liakhovetski |
2012-03-27 | mmc: sh_mobile_sdhi: add a callback for board specific init code | Bastian Hecht |
2012-03-27 | mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC | Guennadi Liakhovetski |
2012-03-27 | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski |
2012-03-27 | mmc: sdhci: add quirk for keeping card power during suspend | Adrian Hunter |
2012-03-27 | mmc: core: add high-capacity erase size capability flag | Adrian Hunter |
2012-03-27 | mmc: start removing enable / disable API | Adrian Hunter |
2012-03-27 | mmc: core: Detect card removal on I/O error | Ulf Hansson |
2012-03-25 | mmc: Support of PCI mode in the dw_mmc driver | Shashidhar Hiremath |
2012-03-25 | mmc: MMC-4.5 Data Tag Support | Saugata Das |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-23 | headers: include linux/types.h where appropriate | Bobby Powers |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |