Age | Commit message (Expand) | Author | Files | Lines |
2018-11-19 | mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value | Adrian Hunter | 1 | -2/+77 |
2018-11-19 | mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL | Rajat Jain | 1 | -1/+6 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2018-10-23 | Merge branch 'x86/cache' into perf/core, to pick up fixes | Ingo Molnar | 3 | -3/+4 |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -5/+9 |
2018-10-23 | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 43 | -912/+3845 |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2018-10-15 | mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap | Janusz Krzysztofik | 1 | -2/+11 |
2018-10-15 | mmc: mediatek: drop too much code of tuning method | Chaotian Jing | 1 | -95/+38 |
2018-10-15 | mmc: mediatek: add MT8183 MMC driver support | Chaotian Jing | 1 | -50/+233 |
2018-10-15 | mmc: mediatek: tune CMD/DATA together | Chaotian Jing | 1 | -0/+87 |
2018-10-15 | mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail | Chaotian Jing | 1 | -1/+1 |
2018-10-15 | mmc: mediatek: fill the actual clock for mmc debugfs | Chaotian Jing | 1 | -6/+7 |
2018-10-15 | mmc: uniphier-sd: avoid using broken DMA RX channel | Masahiro Yamada | 1 | -0/+3 |
2018-10-15 | mmc: uniphier-sd: fix DMA disabling | Masahiro Yamada | 1 | -1/+1 |
2018-10-15 | mmc: tmio: simplify the DMA mode test | Masahiro Yamada | 5 | -17/+18 |
2018-10-15 | mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag | Masahiro Yamada | 2 | -5/+5 |
2018-10-15 | mmc: tmio: move MFD variant reset to a platform hook | Masahiro Yamada | 3 | -8/+24 |
2018-10-15 | mmc: renesas_sdhi: Add r8a77470 SDHI1 support | Fabrizio Castro | 2 | -4/+6 |
2018-10-09 | Merge branch 'fixes' into next | Ulf Hansson | 1 | -0/+10 |
2018-10-09 | mmc: block: avoid multiblock reads for the last sector in SPI mode | Chris Boot | 1 | -0/+10 |
2018-10-09 | mmc: mmci: add stm32 sdmmc variant | Ludovic Barre | 5 | -0/+334 |
2018-10-09 | mmc: mmci: add stm32 sdmmc registers | Ludovic Barre | 1 | -0/+56 |
2018-10-09 | mmc: mmci: add clock divider for stm32 sdmmc | Ludovic Barre | 2 | -0/+4 |
2018-10-09 | mmc: mmci: add optional reset property | Ludovic Barre | 2 | -0/+9 |
2018-10-09 | mmc: mmci: add variant property to not read datacnt | Ludovic Barre | 2 | -2/+9 |
2018-10-09 | mmc: mmci: add variant property to write datactrl before command | Ludovic Barre | 2 | -2/+6 |
2018-10-09 | mmc: mmci: add variant property to define irq pio mask | Ludovic Barre | 2 | -3/+15 |
2018-10-09 | mmc: mmci: add variant property to define dpsm bit | Ludovic Barre | 2 | -3/+14 |
2018-10-09 | mmc: mmci: add variant properties to define cpsm & cmdresp bits | Ludovic Barre | 2 | -4/+51 |
2018-10-09 | mmc: mmci: expand startbiterr to irqmask and error check | Ludovic Barre | 2 | -14/+19 |
2018-10-09 | mmc: mmci: add datactrl block size variant property | Ludovic Barre | 2 | -2/+13 |
2018-10-09 | mmc: mmci: add set_clk/pwrreg callbacks | Ludovic Barre | 2 | -4/+17 |
2018-10-09 | mmc: mmci: add validate_data callback | Ludovic Barre | 2 | -18/+22 |
2018-10-09 | mmc: mmci: add dma_error callback | Ludovic Barre | 3 | -11/+18 |
2018-10-09 | mmc: mmci: add dma_finalize callback | Ludovic Barre | 3 | -8/+15 |
2018-10-09 | mmc: mmci: add dma_start callback | Ludovic Barre | 3 | -30/+42 |
2018-10-09 | mmc: mmci: add get_next_data callback | Ludovic Barre | 3 | -6/+13 |
2018-10-09 | mmc: mmci: add prepare/unprepare_data callbacks | Ludovic Barre | 3 | -33/+78 |
2018-10-09 | mmc: mmci: merge prepare data functions | Ludovic Barre | 1 | -12/+7 |
2018-10-09 | mmc: mmci: introduce dma_priv pointer to mmci_host | Ludovic Barre | 2 | -69/+94 |
2018-10-09 | mmc: mmci: create common mmci_dma_setup/release | Ludovic Barre | 3 | -18/+75 |
2018-10-09 | mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY | Faiz Abbas | 1 | -0/+46 |
2018-10-09 | mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so... | Faiz Abbas | 1 | -15/+32 |
2018-10-08 | mmc: mediatek: add bus_clk control | Chaotian Jing | 1 | -0/+6 |
2018-10-08 | mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode | Anand Moon | 1 | -0/+11 |
2018-10-08 | mmc: meson-mx-sdio: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-10-08 | mmc: tifm_sd: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+2 |
2018-10-08 | mmc: mmci: Change struct members from bool to u8 | Ludovic Barre | 1 | -16/+16 |
2018-10-08 | mmc: mmci: internalize dma_inprogress into mmci dma functions | Ludovic Barre | 2 | -8/+10 |