summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-5/+9
|\
| * mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik2018-10-151-2/+11
| * gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+1
| * gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-9/+4Star
* | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-231-1/+1
|\ \
| * \ Merge branch 'fixes' into nextUlf Hansson2018-10-091-0/+10
| |\ \
| * | | mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel2018-10-081-1/+1
* | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
* | | | mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot2018-10-091-0/+10
| |/ / |/| |
* | | 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