Age | Commit message (Expand) | Author | Files | Lines |
2011-03-26 | mmc: tmio_mmc: Move some defines into a shared header | Simon Horman | 1 | -0/+63 |
2011-03-25 | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver | Guennadi Liakhovetski | 1 | -0/+16 |
2011-03-24 | mmc: Add MMC_PROGRESS_* | Simon Horman | 2 | -3/+7 |
2011-03-17 | mmc: dw_mmc: support mmc power control with regulator | Jaehoon Chung | 1 | -0/+2 |
2011-03-17 | mmc: dw_mmc: fix suspend/resume operation | Jaehoon Chung | 1 | -0/+1 |
2011-03-17 | mmc: dw_mmc: add quirks for unreliable card detect, and capabilities | Jaehoon Chung | 1 | -3/+7 |
2011-03-17 | mmc: core: export function mmc_do_release_host() | Ulf Hansson | 1 | -0/+1 |
2011-03-15 | mmc: dw_mmc: modify quirks bit-shift control | Jaehoon Chung | 1 | -5/+3 |
2011-03-15 | mmc: add MMC_QUIRK_BROKEN_CLK_GATING | Pierre Tardy | 1 | -0/+1 |
2011-03-15 | mmc: add per device quirk placeholder | Pierre Tardy | 1 | -0/+2 |
2011-03-15 | mmc: export eMMC4.4 enhanced area details to sysfs | Chuanxiao Dong | 2 | -0/+6 |
2011-01-14 | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors. | Paul Mundt | 1 | -2/+2 |
2011-01-12 | Merge branch 'sh/sdio' into sh-latest | Paul Mundt | 4 | -0/+244 |
2011-01-11 | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 1 | -33/+58 |
2011-01-09 | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. | Will Newton | 1 | -0/+217 |
2011-01-09 | mmc: sdhci: add quirk for max len ADMA descriptors | Olof Johansson | 1 | -0/+2 |
2011-01-09 | mmc: Test bus-width for old MMC devices | Aries Lee | 2 | -0/+3 |
2011-01-09 | mmc: sdio: don't reinitialize nonremovable powered-resumed cards | Ohad Ben-Cohen | 1 | -0/+5 |
2011-01-09 | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai | 2 | -0/+7 |
2011-01-09 | mmc: Aggressive clock gating framework | Linus Walleij | 1 | -0/+10 |
2010-12-20 | Merge branch 'rmobile/urgent' into rmobile-latest | Paul Mundt | 1 | -0/+1 |
2010-12-08 | mmc, sh: Remove sh_mmcif_boot_slurp() | Simon Horman | 1 | -23/+11 |
2010-12-08 | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h | Simon Horman | 1 | -0/+3 |
2010-11-30 | Merge branch 'common/mmcif' into rmobile/mmcif | Paul Mundt | 1 | -14/+12 |
2010-11-29 | sh, mmc: Use defines when setting CE_CLK_CTRL | Simon Horman | 1 | -8/+9 |
2010-11-29 | mmc, sh: Correct value for reset | Simon Horman | 1 | -6/+3 |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+1 |
2010-11-25 | mmc: sh_mmcif: add DMA support | Guennadi Liakhovetski | 1 | -4/+11 |
2010-11-20 | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 1 | -0/+1 |
2010-11-10 | mmc, sh: Move constants to sh_mmcif.h | Simon Horman | 1 | -5/+34 |
2010-11-04 | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 1 | -9/+9 |
2010-10-29 | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 1 | -0/+1 |
2010-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 6 | -6/+239 |
2010-10-23 | mmc: sdhci_pltfm: pass more data on custom init call | Wolfram Sang | 1 | -1/+1 |
2010-10-23 | mmc: sdhci-pltfm: move .h file into appropriate subdir | Wolfram Sang | 1 | -0/+35 |
2010-10-23 | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen | 1 | -2/+2 |
2010-10-23 | mmc: sdhci: split up sdhci.h for sdhci-pltfm users | Giuseppe Cavallaro | 1 | -0/+144 |
2010-10-23 | mmc: refine DDR support | Adrian Hunter | 1 | -1/+2 |
2010-10-23 | mmc: Fixes for Dual Data Rate (DDR) support | Adrian Hunter | 2 | -1/+7 |
2010-10-23 | mmc: MMC 4.4 DDR support | Hanumath Prasad | 4 | -1/+18 |
2010-10-23 | mmc: Move regulator handling closer to core | Linus Walleij | 1 | -1/+21 |
2010-10-23 | mmc: Make ID freq configurable | Hein Tibosch | 1 | -0/+1 |
2010-10-23 | mmc: Add helper function to check if a card is removable | Matt Fleming | 1 | -0/+8 |
2010-10-23 | mmc: rename dev_to_mmc_card() to mmc_dev_to_card() | Andy Shevchenko | 1 | -1/+1 |
2010-10-23 | mmc: make mmc_dev_to_card() macro public | Andy Shevchenko | 1 | -0/+2 |
2010-10-23 | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 1 | -2/+1 |
2010-10-12 | Bluetooth: Support SDIO devices that are AMP controllers | David Vrabel | 1 | -0/+1 |
2010-09-10 | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 1 | -0/+2 |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 5 | -7/+64 |
2010-08-11 | sdio: allow non-standard SDIO cards | Grazvydas Ignotas | 1 | -0/+2 |