aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09mmc: mmci: add variant property to define irq pio maskLudovic Barre2-3/+15
2018-10-09mmc: mmci: add variant property to define dpsm bitLudovic Barre2-3/+14
2018-10-09mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre2-4/+51
2018-10-09mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre2-14/+19
2018-10-09mmc: mmci: add datactrl block size variant propertyLudovic Barre2-2/+13
2018-10-09mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre2-4/+17
2018-10-09mmc: mmci: add validate_data callbackLudovic Barre2-18/+22
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre3-11/+18
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre3-8/+15
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre3-30/+42
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre3-6/+13
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre3-33/+78
2018-10-09mmc: mmci: merge prepare data functionsLudovic Barre1-12/+7
2018-10-09mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre2-69/+94
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre3-18/+75
2018-10-09mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHYFaiz Abbas1-0/+46
2018-10-09mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and soc_ctl_mapFaiz Abbas1-15/+32
2018-10-09dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC PHYFaiz Abbas1-0/+1
2018-10-08mmc: mediatek: add bus_clk controlChaotian Jing1-0/+6
2018-10-08mmc: dt-bindings: add "bus-clk" for MT2712Chaotian Jing1-0/+1
2018-10-08mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I modeAnand Moon1-0/+11
2018-10-08mmc: meson-mx-sdio: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-10-08mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+2
2018-10-08mmc: mmci: Change struct members from bool to u8Ludovic Barre1-16/+16
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre2-8/+10
2018-10-08mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre1-23/+17
2018-10-08dt-bindings: mmc: sh_mmcif: Document r8a7744 DT bindingsBiju Das1-1/+3
2018-10-08dt-bindings: mmc: renesas_sdhi: Add r8a7744 supportBiju Das1-0/+1
2018-10-08mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao1-0/+3
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij4-57/+1
2018-10-08mmc: omap_hsmmc: Kill off cover detectionLinus Walleij2-120/+2
2018-10-08mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel1-1/+1
2018-10-08mmc: sdhci: sirf: Use the slot GPIO descriptorLinus Walleij1-23/+5
2018-10-08mmc: sdhci: pxav3: Delete GPIO handlingLinus Walleij2-18/+0
2018-10-08mmc: sdhci: spear: Use the slot GPIO descriptorLinus Walleij1-28/+5
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij4-43/+8
2018-10-08mmc: sdhci: fix __sdhci_adma_write_descJisheng Zhang1-2/+2
2018-10-08mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISRjun qian1-3/+2
2018-10-08mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund1-0/+8
2018-10-08mmc: sunxi: Use new timing mode for A64 eMMC controllerChen-Yu Tsai1-0/+1
2018-10-08mmc: sunxi: Clarify new timing mode usage and implementationChen-Yu Tsai1-6/+17
2018-10-08mmc: sdhci-sprd: Add Spreadtrum's initial host controllerChunyan Zhang3-0/+512