Age | Commit message (Expand) | Author |
2019-01-15 | Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-01-11 | mmc: core: don't override the CD GPIO level when "cd-inverted" is set | Martin Blumenstingl |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-19 | mmc: mediatek: Add MMC_CAP_SDIO_IRQ support | jjian zhou |
2018-12-17 | mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 | Biju Das |
2018-12-17 | mmc: core: Cleanup BKOPS support | Ulf Hansson |
2018-12-17 | mmc: core: Drop redundant check in mmc_send_hpi_cmd() | Ulf Hansson |
2018-12-17 | Merge branch 'fixes' into next | Ulf Hansson |
2018-12-17 | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl | Ulf Hansson |
2018-12-17 | mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support | Ulf Hansson |
2018-12-17 | mmc: core: Reset HPI enabled state during re-init and in case of errors | Ulf Hansson |
2018-12-17 | mmc: omap_hsmmc: fix DMA API warning | Russell King |
2018-12-17 | mmc: tegra: Fix for SDMMC pads autocal parsing from dt | Sowjanya Komatineni |
2018-12-17 | mmc: sdhci: Fix sdhci_do_enable_v4_mode | Sowjanya Komatineni |
2018-12-17 | mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929) | Faiz Abbas |
2018-12-17 | mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers | Adrian Hunter |
2018-12-17 | mmc: sdhci-pci: Disable LED control for Intel BYT-based controllers | Adrian Hunter |
2018-12-17 | mmc: sdhci: Add quirk to disable LED control | Adrian Hunter |
2018-12-17 | mmc: mmci: add variant property to set command stop bit | Ludovic Barre |
2018-12-17 | mmc: meson-gx: add signal resampling | Jerome Brunet |
2018-12-17 | mmc: meson-gx: align default phase on soc vendor tree | Jerome Brunet |
2018-12-17 | mmc: meson-gx: remove useless lock | Jerome Brunet |
2018-12-17 | mmc: meson-gx: make sure the descriptor is stopped on errors | Jerome Brunet |
2018-12-17 | mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver | Faiz Abbas |
2018-12-17 | mmc: sdhci-msm: avoid unused function warning | Arnd Bergmann |
2018-12-17 | mmc: sdhci-xenon: Fix timeout checks | Adrian Hunter |
2018-12-17 | mmc: sdhci-omap: Fix timeout checks | Adrian Hunter |
2018-12-17 | mmc: sdhci-of-esdhc: Fix timeout checks | Adrian Hunter |
2018-12-17 | mmc: alcor: remove set but not used variables 'len, clock_out' | YueHaibing |
2018-12-17 | mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported" | Colin Ian King |
2018-12-17 | mmc: rtsx_usb_sdmmc: Re-work card detection/removal support | Ulf Hansson |
2018-12-17 | mmc: rtsx_usb_sdmmc: Re-work runtime PM support | Ulf Hansson |
2018-12-17 | mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led | Ulf Hansson |
2018-12-17 | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM | Ulf Hansson |
2018-12-17 | mmc: sdhci-msm: Disable CDR function on TX | Loic Poulain |
2018-12-17 | mmc: add new Alcor Micro Cardreader SD/MMC driver | Oleksij Rempel |
2018-12-17 | mmc: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-17 | mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios() | YueHaibing |
2018-12-17 | mmc: sdhci-pci: Add max-frequency device property for Intel controllers | Adrian Hunter |
2018-12-17 | mmc: slot-gpio: Delete legacy GPIO handling | Linus Walleij |
2018-12-17 | mmc: pxa: Use GPIO descriptor for power | Linus Walleij |
2018-12-17 | mmc: pxamci: Delete platform data handling of CD and WP | Linus Walleij |
2018-12-17 | mmc: pxamci: Support getting GPIO descs for RO and WP | Linus Walleij |
2018-12-17 | mmc: s3cmci: Use the slot GPIO descriptor | Linus Walleij |
2018-12-17 | mmc: host: tmio: Use GPIO descriptors | Linus Walleij |
2018-12-17 | mmc: spi: Convert to use GPIO descriptors | Linus Walleij |
2018-12-17 | mmc: meson-mx-sdio: check devm_kasprintf for failure | Nicholas Mc Guire |
2018-12-17 | mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection | Yangbo Lu |