summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel2018-10-081-1/+1
* mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski2018-09-281-1/+1
* mmc: core: Fix debounce time to use microsecondsTony Lindgren2018-09-271-1/+1
* mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter2018-08-212-5/+8
* mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang2018-08-011-1/+5
* mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson2018-07-163-49/+0Star
* mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-161-0/+10
* mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin2018-07-162-2/+2
* mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang2018-07-031-1/+1
* Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-06-0611-65/+176
|\
| * mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()Martin Hicks2018-05-291-2/+9
| * mmc: Allow non-sleeping GPIO cdEvan Green2018-05-291-4/+11
| * mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson2018-05-292-3/+4
| * Merge branch 'fixes' into nextUlf Hansson2018-05-211-1/+1
| |\
| * | mmc: block: Don't switch to the same partition type in mmc_blk_remove()Shawn Lin2018-05-211-3/+5
| * | mmc: core: add tunable delay waiting for power to be stableShawn Lin2018-05-212-2/+6
| * | mmc: core: Drop unused define for timeoutUlf Hansson2018-05-081-3/+0Star
| * | mmc: core: Implement ->sw_reset bus ops for SDIOUlf Hansson2018-05-081-0/+13
| * | mmc: core: Share internal function to set initial signal voltageUlf Hansson2018-05-082-7/+13
| * | mmc: core: Export a function mmc_sw_reset() to allow soft reset of cardsUlf Hansson2018-05-082-0/+25
| * | mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson2018-05-085-10/+10
| * | mmc: core: Re-factor some code for SDIO re-initializationUlf Hansson2018-05-081-20/+19Star
| * | mmc: core: Add tunable delay before detecting card after card is insertedShawn Lin2018-05-032-4/+12
| * | mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley2018-05-023-0/+24
| * | mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma2018-05-021-0/+3
| * | mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com2018-05-022-1/+11
| * | mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitionsAndrew Gabbasov2018-05-021-1/+2
| * | mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding2018-05-021-5/+9
* | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-1/+1
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2018-06-041-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mmc: sdio: Respect all error codes from dev_pm_domain_attach()Ulf Hansson2018-05-141-1/+1
| | |/
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-14/+1Star
|\ \ \
| * | | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1Star
| | |/ | |/|
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-042-9/+8Star
|\ \ \ | |_|/ |/| |
| * | mmc: complete requests from ->timeoutChristoph Hellwig2018-05-291-2/+3
| * | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-7/+5Star
| |/
* / mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre2018-05-211-1/+1
|/
* Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-121-0/+1
|\
| * mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner2018-04-041-0/+1
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-052-5/+5
|\ \ | |/ |/|
| * mmc: block: Delete gendisk before cleaning up the request queueShawn Lin2018-03-221-1/+1
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-4/+4
* | mmc: update sdio_claim_irq documentationJoel Cunningham2018-03-221-2/+2
* | mmc: Export host capabilities to debugfs.Abbas Raza2018-03-221-0/+6
* | mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme2018-03-152-0/+7
* | mmc: block: fix updating ext_csd caches on ioctl callBastian Stender2018-03-151-0/+19
* | mmc: core: Export card RCA register via sysfsHarish Jenny K N2018-03-152-0/+4
* | mmc: core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-151-11/+4Star
* | mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin2018-03-151-2/+0Star
* | mmc: sdio: Check the return value of sdio_enable_4bit_busShawn Lin2018-03-151-5/+4Star