Age | Commit message (Expand) | Author |
2019-11-14 | mmc: sdhci-of-at91: fix quirk2 overwrite | Eugen Hristev |
2019-10-21 | mmc: mxs: fix flags passed to dmaengine_prep_slave_sg | Sascha Hauer |
2019-10-21 | mmc: cqhci: Commit descriptors before setting the doorbell | Faiz Abbas |
2019-10-21 | mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C | Faiz Abbas |
2019-10-09 | mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711 | Nicolas Saenz Julienne |
2019-10-03 | mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt | Geert Uytterhoeven |
2019-10-03 | mmc: renesas_sdhi: Do not use platform_get_irq() to count interrupts | Geert Uytterhoeven |
2019-09-27 | mmc: host: sdhci-pci: Add Genesys Logic GL975x support | Ben Chuang |
2019-09-27 | mmc: tegra: Implement ->set_dma_mask() | Nicolin Chen |
2019-09-27 | mmc: sdhci: Let drivers define their DMA mask | Adrian Hunter |
2019-09-27 | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence | Russell King |
2019-09-27 | mmc: sdhci: improve ADMA error reporting | Russell King |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-13 | Merge branch 'fixes' into next | Ulf Hansson |
2019-09-13 | mmc: tmio: Fixup runtime PM management during remove | Ulf Hansson |
2019-09-13 | mmc: tmio: Fixup runtime PM management during probe | Ulf Hansson |
2019-09-13 | Revert "mmc: tmio: move runtime PM enablement to the driver implementations" | Ulf Hansson |
2019-09-12 | mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE | Yoshihiro Shimoda |
2019-09-12 | mmc: queue: Fix bigger segments usage | Yoshihiro Shimoda |
2019-09-11 | mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller | Colin Ian King |
2019-09-11 | mmc: sdhci: Convert to use sdio_irq_claimed() | Ulf Hansson |
2019-09-11 | mmc: sdhci: Drop redundant code for SDIO IRQs | Ulf Hansson |
2019-09-11 | mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq() | Ulf Hansson |
2019-09-11 | mmc: core: Fixup processing of SDIO IRQs during system suspend/resume | Ulf Hansson |
2019-09-11 | mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend | Ulf Hansson |
2019-09-11 | mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory | Ulf Hansson |
2019-09-11 | mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD | Ulf Hansson |
2019-09-11 | mmc: core: Move code to get pending SDIO IRQs to a function | Matthias Kaehlcke |
2019-09-11 | mmc: mtk-sd: Re-store SDIO IRQs mask at system resume | Ulf Hansson |
2019-09-11 | mmc: dw_mmc: Re-store SDIO IRQs mask at system resume | Ulf Hansson |
2019-09-11 | Merge branch 'fixes' into next | Ulf Hansson |
2019-09-11 | mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue | Shirley Her (SC) |
2019-09-11 | mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s... | Shirley Her (SC) |
2019-09-11 | mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name | Shirley Her (SC) |
2019-09-11 | mmc: sdhci: Fix incorrect switch to HS mode | Al Cooper |
2019-09-11 | mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS | Andrew Jeffery |
2019-09-11 | mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK | Andrew Jeffery |
2019-09-11 | mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock() | Andrew Jeffery |
2019-09-11 | mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock | Andrew Jeffery |
2019-09-11 | mmc: mmc_spi: Convert to use for_each_sg() | Andy Shevchenko |
2019-09-11 | mmc: sdhi: fill in actual_clock | Tamás Szűcs |
2019-09-11 | mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses | Masahiro Yamada |
2019-09-11 | mmc: sdhci-cadence: override spec version | Masahiro Yamada |
2019-09-11 | mmc: sdhci: constify references of parameters to __sdhci_read_caps() | Masahiro Yamada |
2019-09-11 | mmc: mediatek: enable SDIO IRQ low level trigger function | yong mao |
2019-09-11 | mmc: sdhci: Export sdhci_abort_tuning function symbol | Ben Chuang |
2019-09-11 | mmc: sdhci: Add PLL Enable support to internal clock setup | Ben Chuang |
2019-09-11 | mmc: sdhci: Change timeout of loop for checking internal clock stable | Ben Chuang |
2019-09-11 | mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC | Ramuthevar Vadivel Muruganx |
2019-09-11 | mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe() | Wei Yongjun |