summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-04-30Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman
2019-04-27mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-27mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2019-04-03Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson
2019-04-03mmc: block: Allow more than 8 partitions per cardColin Cross
2019-04-03mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2019-04-03mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2019-04-03mmc: sanitize 'bus width' in debug outputWolfram Sang
2019-04-03mmc: make MAN_BKOPS_EN message a debugWolfram Sang
2019-04-03mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2019-04-03mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey
2019-04-03mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-04-03mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-07Merge 4.4.173 into android-4.4-pGreg Kroah-Hartman
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-13Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman
2019-01-13mmc: omap_hsmmc: fix DMA API warningRussell King
2019-01-13mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-21Merge 4.4.169 into android-4.4-pGreg Kroah-Hartman
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-11-21Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman
2018-11-21mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-25Merge 4.4.124 into android-4.4Greg Kroah-Hartman
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-24mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu
2018-03-24mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter
2018-01-31Merge 4.4.114 into android-4.4Greg Kroah-Hartman
2018-01-31mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu
2018-01-19blkdev: Refactoring block io latency histogram codesHyojun Kim
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao
2017-12-05Merge 4.4.104 into android-4.4Greg Kroah-Hartman
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-11-08Merge 4.4.97 into android-4.4Greg Kroah-Hartman
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-10-08Merge 4.4.91 into android-4.4Greg Kroah-Hartman
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-06-07Merge 4.4.71 into android-4.4Greg Kroah-Hartman