Age | Commit message (Expand) | Author |
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 |
2012-02-13 | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon |
2012-02-13 | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S |
2012-02-13 | mmc: core: add the capability for broken voltage | Jaehoon Chung |
2012-02-13 | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-11 | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson |
2012-01-11 | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter |