Age | Commit message (Expand) | Author | Files | Lines |
2020-08-31 | Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 4 | -15/+130 |
2020-08-28 | sdhci: tegra: Add missing TMCLK for data timeout | Sowjanya Komatineni | 1 | -2/+51 |
2020-08-28 | sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 | Sowjanya Komatineni | 1 | -1/+0 |
2020-08-28 | sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 | Sowjanya Komatineni | 1 | -1/+0 |
2020-08-24 | mmc: mediatek: add optional module reset property | Wenbin Mei | 1 | -0/+13 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 15 | -23/+23 |
2020-08-21 | mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers | Adrian Hunter | 1 | -1/+9 |
2020-08-21 | mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 | Raul E Rangel | 1 | -10/+57 |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2020-08-05 | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 34 | -209/+968 |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2020-08-05 | mmc: mediatek: make function msdc_cqe_disable() static | Wei Yongjun | 1 | -1/+1 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -9/+3 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+4 |
2020-07-27 | mmc: jz4740: Use pm_ptr() macro | Paul Cercueil | 1 | -9/+3 |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
2020-07-24 | mmc: mediatek: command queue support | Chun-Hung Wu | 2 | -0/+116 |
2020-07-24 | mmc: mediatek: refine msdc timeout api | Chun-Hung Wu | 1 | -10/+22 |
2020-07-24 | mmc: mediatek: add MT6779 MMC driver support | Chun-Hung Wu | 1 | -0/+13 |
2020-07-24 | mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 mode | shirley her | 1 | -4/+29 |
2020-07-24 | mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1 | shirley her | 1 | -0/+6 |
2020-07-24 | mmc: via-sdmmc: use generic power management | Vaibhav Gupta | 1 | -25/+8 |
2020-07-24 | mmc: sdhci-cadence: do not use hardware tuning for SD mode | Masahiro Yamada | 1 | -61/+62 |
2020-07-24 | mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x | Ben Chuang | 1 | -2/+218 |
2020-07-24 | mmc: cqhci: Fix a print format for the task descriptor | Ben Chuang | 1 | -1/+1 |
2020-07-24 | mmc: sdhci-of-arasan: fix timings allocation code | Manish Narani | 1 | -11/+14 |
2020-07-24 | mmc: sdhci: Fix a potential uninitialized variable | Dan Carpenter | 1 | -1/+1 |
2020-07-20 | Merge v5.8-rc6 into char-misc-next | Greg Kroah-Hartman | 3 | -5/+8 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-13 | Merge branch 'fixes' into next | Ulf Hansson | 1 | -1/+1 |
2020-07-13 | mmc: sdhci: Fix potential null pointer access while accessing vqmmc | Veerabhadrarao Badiganti | 1 | -5/+7 |
2020-07-13 | mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND | Yoshihiro Shimoda | 2 | -1/+4 |
2020-07-13 | mmc: sdhci-msm: Set IO pins in low power state during suspend | Veerabhadrarao Badiganti | 1 | -0/+17 |
2020-07-13 | mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones | 1 | -0/+2 |
2020-07-13 | mmc: dw_mmc-exynos: remove redundant initialization of variable 'found' | Colin Ian King | 1 | -1/+1 |
2020-07-13 | mmc: cqhci: Demote faux kerneldoc header down to basic comment block | Lee Jones | 1 | -1/+1 |
2020-07-13 | mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block | Lee Jones | 1 | -1/+1 |
2020-07-13 | mmc: sdhci-of-arasan: Correct formatting and provide missing function arg(s) | Lee Jones | 1 | -1/+2 |
2020-07-13 | mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err' | Lee Jones | 1 | -3/+2 |
2020-07-13 | mmc: rtsx_pci_sdmmc: Remove set but unused variable 'err' | Lee Jones | 1 | -2/+2 |
2020-07-13 | mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args | Lee Jones | 1 | -0/+2 |
2020-07-13 | mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs | Lee Jones | 1 | -1/+1 |
2020-07-13 | mmc: atmel-mci: Provide 2 new and correct 1 existing property description | Lee Jones | 1 | -1/+3 |
2020-07-13 | mmc: mtk-sd: Demote msdc_recheck_sdio_irq() function header | Lee Jones | 1 | -2/+1 |
2020-07-13 | mmc: sdhci-s3c: Provide documentation for missing struct properties | Lee Jones | 1 | -0/+4 |
2020-07-13 | mmc: core: Add missing documetation for 'mmc' and 'ios' | Lee Jones | 1 | -0/+2 |
2020-07-13 | mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg | Lee Jones | 1 | -0/+1 |
2020-07-13 | mmc: core: Mark fixups as __maybe_unused | Lee Jones | 1 | -3/+3 |
2020-07-13 | mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static | Hulk Robot | 1 | -1/+1 |