summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-10-21mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer
2019-10-21mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas
2019-10-21mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas
2019-10-09mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711Nicolas Saenz Julienne
2019-10-03mmc: sh_mmcif: Use platform_get_irq_optional() for optional interruptGeert Uytterhoeven
2019-10-03mmc: renesas_sdhi: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven
2019-09-27mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang
2019-09-27mmc: tegra: Implement ->set_dma_mask()Nicolin Chen
2019-09-27mmc: sdhci: Let drivers define their DMA maskAdrian Hunter
2019-09-27mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King
2019-09-27mmc: sdhci: improve ADMA error reportingRussell King
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-13Merge branch 'fixes' into nextUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-12mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLEYoshihiro Shimoda
2019-09-12mmc: queue: Fix bigger segments usageYoshihiro Shimoda
2019-09-11mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smallerColin Ian King
2019-09-11mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson
2019-09-11mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson
2019-09-11mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()Ulf Hansson
2019-09-11mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson
2019-09-11mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspendUlf Hansson
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson
2019-09-11mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson
2019-09-11mmc: core: Move code to get pending SDIO IRQs to a functionMatthias Kaehlcke
2019-09-11mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-09-11mmc: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-09-11Merge branch 'fixes' into nextUlf Hansson
2019-09-11mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issueShirley Her (SC)
2019-09-11mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...Shirley Her (SC)
2019-09-11mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register nameShirley Her (SC)
2019-09-11mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-09-11mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESSAndrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLKAndrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()Andrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Drop redundant assignment to host->clockAndrew Jeffery
2019-09-11mmc: mmc_spi: Convert to use for_each_sg()Andy Shevchenko
2019-09-11mmc: sdhi: fill in actual_clockTamás Szűcs
2019-09-11mmc: sdhci: use lower/upper_32_bits() macros for DMA addressesMasahiro Yamada
2019-09-11mmc: sdhci-cadence: override spec versionMasahiro Yamada
2019-09-11mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada
2019-09-11mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao
2019-09-11mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang
2019-09-11mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang
2019-09-11mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang
2019-09-11mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx
2019-09-11mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun
2019-09-11mmc: bcm2835: Take SWIOTLB memory size limitation into accountStefan Wahren