summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2015-02-04mmc: sh_mmcif: Configure DMA slave bus widthLaurent Pinchart1-2/+5
2015-02-04mmc: sh_mmcif: Fix DMA slave address configurationLaurent Pinchart1-3/+7
2015-02-04mmc: tmio: Configure DMA slave bus widthLaurent Pinchart1-0/+2
2015-02-04mmc: sh-mmcif: final error path cleanupBen Dooks1-4/+2
2015-02-04mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks1-4/+2
2015-02-04mmc: sh-mmcif: use devm_ for irq managementBen Dooks1-18/+8
2015-02-04mmc: sh-mmcif: use devm_ for clock managementBen Dooks1-10/+8
2015-02-04mmc: sh-mmcif: use devm_ for ioremapBen Dooks1-18/+6
2015-02-04mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks1-4/+5
2015-02-04mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-4/+5
2015-02-04mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2-1/+4
2015-02-04mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto1-0/+1
2015-02-04mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto1-1/+9
2015-02-04mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto1-1/+1
2015-02-04mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto1-1/+8
2015-02-04mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto1-13/+13
2015-02-04mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2-7/+7
2015-02-04mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson1-14/+16
2015-02-04mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson1-4/+4
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan1-0/+7
2014-11-14mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000Derek Browne2-0/+13
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-07-09mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-05-13mmc: sdhci-bcm-kona: fix build errors when built-inRussell King1-1/+1
2014-02-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King1-1/+1
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-337/+1249
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-23mmc: sdhci-pci: Fix possibility of chip->fixes being nullAdrian Hunter1-1/+2
2014-01-20mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspendAdrian Hunter2-0/+11
2014-01-20mmc: sdhci: Allow for long command timeoutsAdrian Hunter1-1/+6
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2-0/+19
2014-01-17mmc: sdhci: fix lockdep error in tuning routineAisheng Dong1-13/+7
2014-01-17mmc: dw_mmc: k3: remove clk_tableZhangfei Gao1-39/+2
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao1-3/+9
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij1-0/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-1/+1
2014-01-13mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-13mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng1-3/+5
2014-01-13mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng1-7/+5
2014-01-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang1-15/+22
2014-01-13mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni1-0/+7
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-1/+2
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann3-0/+237
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao3-0/+143
2014-01-13mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao1-13/+35