aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2019-08-17mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-08-02mmc: core: Verify SD bus widthRaul E Rangel
2019-05-30mmc: core: Fix tag set memory leakRaul E Rangel
2019-03-26mmc:fix a bug when max_discard is 0Jiong Wu
2019-03-16mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-03-08mmc: block: handle complete_work on separate workqueueZachary Hays
2019-01-12mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2019-01-12mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2019-01-12mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-30mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-10-13mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-10-13mmc: core: Fix debounce time to use microsecondsTony Lindgren
2018-09-09mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter
2018-07-03mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig
2018-05-29mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()Martin Hicks
2018-05-29mmc: Allow non-sleeping GPIO cdEvan Green
2018-05-29mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson
2018-05-21Merge branch 'fixes' into nextUlf Hansson
2018-05-21mmc: block: Don't switch to the same partition type in mmc_blk_remove()Shawn Lin
2018-05-21mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-14mmc: sdio: Respect all error codes from dev_pm_domain_attach()Ulf Hansson
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-08mmc: core: Drop unused define for timeoutUlf Hansson
2018-05-08mmc: core: Implement ->sw_reset bus ops for SDIOUlf Hansson
2018-05-08mmc: core: Share internal function to set initial signal voltageUlf Hansson
2018-05-08mmc: core: Export a function mmc_sw_reset() to allow soft reset of cardsUlf Hansson
2018-05-08mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson
2018-05-08mmc: core: Re-factor some code for SDIO re-initializationUlf Hansson
2018-05-03mmc: core: Add tunable delay before detecting card after card is insertedShawn Lin
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com
2018-05-02mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitionsAndrew Gabbasov
2018-05-02mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-04mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin
2018-03-22mmc: update sdio_claim_irq documentationJoel Cunningham
2018-03-22mmc: Export host capabilities to debugfs.Abbas Raza
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme