summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18mmc: sdhci-s3c: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: meson-mx-sdio: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: tmio: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: sunxi-mmc: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18Merge branch 'fixes' into nextUlf Hansson
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
2019-12-18mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088aYangbo Lu
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-18mmc: mmci: add threaded irq to abort DPSM of non-functional stateLudovic Barre
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-12-18mmc: core: Rework cd-gpio handlingMichał Mirosław
2019-12-18mmc: core: Rework wp-gpio handlingMichał Mirosław
2019-12-18gpio: add gpiod_toggle_active_low()Michał Mirosław
2019-12-18mmc: sdhci-s3c: remove unused ext_cd_gpio fieldMichał Mirosław
2019-12-18mmc: cavium: Add missed pci_release_regionsChuhong Yuan
2019-12-16Merge branch 'mmc_pinctrl' into nextUlf Hansson
2019-12-16mmc: uniphier-sd: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: jz4740: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: atmel-mci: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: omap_hsmmc: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: usdhi6rol0: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: mmci: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16mmc: meson-gx: Convert to pinctrl_select_default_state()Ulf Hansson
2019-12-16Merge branch 'fixes' into nextUlf Hansson
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16dt-bindings: mmc: renesas_sdhi: Document r8a77961 supportGeert Uytterhoeven
2019-12-16mmc: renesas_sdhi: use recent tap values for HS400Wolfram Sang
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang
2019-12-16mmc: renesas_sdhi: make quirks info accessible outside probe()Wolfram Sang
2019-12-16mmc: renesas_sdhi: make warning more preciseWolfram Sang
2019-12-16mmc: renesas_sdhi: keep sorting for quirk entriesWolfram Sang
2019-12-16mmc: renesas_sdhi: remove whitelist for internal DMACWolfram Sang
2019-12-16mmc: sdhci: fix up CMD12 sendingYangbo Lu
2019-12-16mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2019-12-16mmc: sdhci-of-at91: rework clocks management to support SAM9x60 deviceLudovic Desroches
2019-12-16dt-bindings: sdhci-of-at91: new compatible string and update propertiesLudovic Desroches
2019-12-16dt-bindings: mmc: sdhci-msm: Add compatible string for sc7180Veerabhadrarao Badiganti
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes
2019-12-16mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-12-16mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti
2019-12-16Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-12-15Linux 5.5-rc2Linus Torvalds
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds