summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: core: Move code to get pending SDIO IRQs to a functionMatthias Kaehlcke2019-09-111-16/+30
* | | mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-09-111-0/+3
* | | mmc: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-09-111-0/+4
* | | Merge branch 'fixes' into nextUlf Hansson2019-09-112-2/+2
|\| |
| * | Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake2019-09-111-1/+1
| * | Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren2019-09-111-1/+1
* | | mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issueShirley Her (SC)2019-09-111-2/+122
* | | mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...Shirley Her (SC)2019-09-111-93/+94
* | | mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register nameShirley Her (SC)2019-09-111-8/+8
* | | mmc: sdhci: Fix incorrect switch to HS modeAl Cooper2019-09-111-1/+3
* | | mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESSAndrew Jeffery2019-09-111-1/+1
* | | mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLKAndrew Jeffery2019-09-111-2/+18
* | | mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()Andrew Jeffery2019-09-111-3/+0
* | | mmc: sdhci-of-aspeed: Drop redundant assignment to host->clockAndrew Jeffery2019-09-111-4/+1
* | | mmc: mmc_spi: Convert to use for_each_sg()Andy Shevchenko2019-09-111-1/+1
* | | mmc: sdhi: fill in actual_clockTamás Szűcs2019-09-111-5/+8
* | | mmc: sdhci: use lower/upper_32_bits() macros for DMA addressesMasahiro Yamada2019-09-111-14/+13
* | | mmc: sdhci-cadence: override spec versionMasahiro Yamada2019-09-111-0/+2
* | | mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada2019-09-112-3/+4
* | | mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao2019-09-111-0/+2
* | | mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang2019-09-112-1/+3
* | | mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang2019-09-112-0/+24
* | | mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang2019-09-111-2/+2
* | | mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx2019-09-111-0/+15
* | | mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun2019-09-111-2/+2
* | | mmc: bcm2835: Take SWIOTLB memory size limitation into accountStefan Wahren2019-09-111-1/+1
* | | mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery2019-09-113-0/+345
* | | mmc: mediatek: support 24bits segment sizeChaotian Jing2019-09-111-3/+13
* | | mmc: mediatek: fix controller busy when plug out SDChaotian Jing2019-09-111-3/+5
* | | mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda2019-09-111-36/+0
* | | mmc: jz4740: Drop dependency on arch headerPaul Cercueil2019-09-111-4/+0
* | | mmc: jz4740: Code cleanupPaul Cercueil2019-09-111-7/+7
* | | mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva2019-09-111-3/+2
* | | mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu2019-09-111-0/+1
* | | mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-1110-19/+4
* | | mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter2019-09-112-0/+2
* | | mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva2019-09-111-0/+1
* | | mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva2019-09-111-0/+4
* | | mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-09-111-3/+1
* | | mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson2019-09-111-32/+37
* | | mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan2019-09-111-8/+4
* | | mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren2019-09-111-0/+9
* | | mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-09-111-3/+1
|/ /
* | Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik2019-09-031-1/+1
* | mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada2019-08-301-0/+1
* | mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang2019-08-301-1/+12
* | mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang2019-08-301-1/+2
* | mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang2019-08-301-1/+2
* | mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang2019-08-301-0/+6
* | mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang2019-08-301-3/+4