summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng2014-01-131-3/+5
* mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng2014-01-131-7/+5
* mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang2014-01-131-15/+22
* mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni2014-01-131-0/+7
* mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen2014-01-131-0/+1
* mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-131-1/+2
* mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann2014-01-133-0/+237
* mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao2014-01-133-0/+143
* mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao2014-01-131-13/+35
* mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee2014-01-134-60/+439
* mmc: sdhci-pci: break out definitions to header fileAdam Lee2014-01-132-73/+78
* mmc: tmio: fixup compile errorKuninori Morimoto2014-01-131-1/+1
* mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-131-1/+2
* mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-131-1/+2
* mmc: tegra: add support for Tegra124Stephen Warren2014-01-131-0/+1
* mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart2014-01-131-1/+1
* mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart2014-01-131-49/+51
* mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-131-0/+11
* mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto2014-01-132-10/+5
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-135-13/+25
* mmc: tmio: use -EPROBE_DEFER if driver can't find regulatorKuninori Morimoto2014-01-131-5/+16
* mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer2014-01-131-26/+11
* mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer2014-01-131-23/+11
* mmc: mxs: use standard flag for cd invertedSascha Hauer2014-01-131-4/+10
* mmc: mxs: use standard flag for broken card detectionSascha Hauer2014-01-131-4/+3
* mmc: mxs: use standard flag for non-removable statusSascha Hauer2014-01-131-4/+2
* mmc: Do not call get_cd for non removable cardsSascha Hauer2014-01-131-1/+2
* mmc: sdhci-acpi: add new ACPI IDMika Westerberg2014-01-131-0/+2
* mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart2014-01-131-2/+2
* mmc: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam2014-01-131-1/+1
* mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu2014-01-131-0/+7
* mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-01-131-1/+12
* mmc: tmio: don't overwrite caps2Kuninori Morimoto2014-01-131-1/+1
* mmc: fix host release issue after discard operationRay Jui2014-01-131-3/+4
* mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng2014-01-131-1/+48
* mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng2014-01-131-0/+1
* mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng2014-01-131-11/+13
* mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng2014-01-131-1/+6
* mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2014-01-132-2/+6
* mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng2014-01-131-0/+2
* mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng2014-01-131-6/+2
* mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng2014-01-131-0/+1
* mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng2014-01-131-1/+1
* mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng2013-11-261-0/+16
* mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng2013-11-261-1/+6
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-262-4/+31
|\
| * Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-252-4/+31
| |\
| | * gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-191-2/+6
| | * gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-191-2/+3
| | * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-0/+22