summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-14/+1
|\
| * tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-042-9/+8
|\ \
| * | mmc: complete requests from ->timeoutChristoph Hellwig2018-05-291-2/+3
| * | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-7/+5
| |/
* | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-211-1/+1
* | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-211-5/+25
* | mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-211-1/+0
* | mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre2018-05-211-1/+1
|/
* Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-202-8/+56
|\
| * mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang2018-04-191-6/+33
| * mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
* | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-123-2/+3
|\|
| * mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa2018-04-041-1/+1
| * mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner2018-04-041-0/+1
| * mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-041-1/+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
* | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-04-0328-257/+842
|\ \
| * | mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa2018-03-221-3/+3
| * | mmc: update sdio_claim_irq documentationJoel Cunningham2018-03-221-2/+2
| * | mmc: Export host capabilities to debugfs.Abbas Raza2018-03-221-0/+6
| * | Merge branch 'fixes' into nextUlf Hansson2018-03-211-1/+1
| |\ \
| * \ \ Merge branch 'fixes' into nextUlf Hansson2018-03-161-2/+4
| |\ \ \
| * \ \ \ Merge branch 'fixes' into nextUlf Hansson2018-03-151-1/+7
| |\ \ \ \
| * | | | | 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: sunxi: Set our device drvdata earlierMaxime Ripard2018-03-151-1/+1
| * | | | | mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard2018-03-151-18/+18
| * | | | | mmc: sunxi: Move resources management to separate functionsMaxime Ripard2018-03-151-60/+82
| * | | | | mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang2018-03-154-0/+218
| * | | | | mmc: core: Export card RCA register via sysfsHarish Jenny K N2018-03-152-0/+4
| * | | | | mmc: renesas_sdhi: fix WP detectionWolfram Sang2018-03-152-4/+0
| * | | | | mmc: core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-151-11/+4
| * | | | | mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping2018-03-151-2/+2
| * | | | | mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin2018-03-151-2/+0
| * | | | | mmc: sdio: Check the return value of sdio_enable_4bit_busShawn Lin2018-03-151-5/+4
| * | | | | mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin2018-03-152-12/+7
| * | | | | mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung2018-03-153-7/+0
| * | | | | mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung2018-03-151-11/+4
| * | | | | Merge branch 'fixes' into nextUlf Hansson2018-03-051-3/+6
| |\ \ \ \ \
| * | | | | | mmc: mediatek: add support for MT7622 SoCSean Wang2018-03-051-0/+12
| * | | | | | mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeupAdrian Hunter2018-03-052-6/+19
| * | | | | | mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeupAdrian Hunter2018-03-052-2/+22
| * | | | | | mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interruptAdrian Hunter2018-03-051-2/+7
| * | | | | | mmc: sdhci: Do not unnecessarily enable wakeup for card detect interruptAdrian Hunter2018-03-051-1/+9
| * | | | | | mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter2018-03-051-19/+1
| * | | | | | mmc: ushc: Remove bogus check of usb_submit_urbShawn Lin2018-03-051-2/+0
| * | | | | | mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov2018-03-051-10/+9