summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-275-1/+361
* mmc: tegra: Implement ->set_dma_mask()Nicolin Chen2019-09-271-20/+28
* mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-272-8/+5
* mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
* mmc: sdhci: improve ADMA error reportingRussell King2019-09-271-5/+10
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-192-4/+39
|\
| * mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLEYoshihiro Shimoda2019-09-121-1/+1
| * mmc: queue: Fix bigger segments usageYoshihiro Shimoda2019-09-121-1/+7
| * mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda2019-09-031-3/+32
* | Merge branch 'fixes' into nextUlf Hansson2019-09-135-27/+15
|\ \
| * | mmc: tmio: Fixup runtime PM management during removeUlf Hansson2019-09-131-3/+4
| * | mmc: tmio: Fixup runtime PM management during probeUlf Hansson2019-09-132-1/+9
| * | Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson2019-09-134-23/+2
* | | mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smallerColin Ian King2019-09-111-1/+1
* | | mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson2019-09-112-7/+1
* | | mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson2019-09-113-25/+16
* | | mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()Ulf Hansson2019-09-111-2/+1
* | | mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson2019-09-112-2/+3
* | | mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspendUlf Hansson2019-09-111-0/+2
* | | mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson2019-09-111-2/+1
* | | mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson2019-09-111-3/+6
* | | 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