aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-11mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-04mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa
2018-04-04mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner
2018-04-04mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26mmc: remove bfin_sdh driverArnd Bergmann
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin
2018-03-22mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa
2018-03-22mmc: update sdio_claim_irq documentationJoel Cunningham
2018-03-22mmc: Export host capabilities to debugfs.Abbas Raza
2018-03-21Merge branch 'fixes' into nextUlf Hansson
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2018-03-16Merge branch 'fixes' into nextUlf Hansson
2018-03-16mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-15Merge branch 'fixes' into nextUlf Hansson
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-15mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-15mmc: sunxi: Set our device drvdata earlierMaxime Ripard
2018-03-15mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard
2018-03-15mmc: sunxi: Move resources management to separate functionsMaxime Ripard
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang
2018-03-15mmc: core: Export card RCA register via sysfsHarish Jenny K N
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-15mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung
2018-03-15mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-15mmc: renesas_sdhi: fix WP detectionWolfram Sang
2018-03-15mmc: core: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2018-03-15mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping
2018-03-15mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin
2018-03-15mmc: sdio: Check the return value of sdio_enable_4bit_busShawn Lin
2018-03-15mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung
2018-03-15mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-05Merge branch 'fixes' into nextUlf Hansson
2018-03-05mmc: mediatek: add support for MT7622 SoCSean Wang
2018-03-05mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeupAdrian Hunter
2018-03-05mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeupAdrian Hunter
2018-03-05mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interruptAdrian Hunter
2018-03-05mmc: sdhci: Do not unnecessarily enable wakeup for card detect interruptAdrian Hunter
2018-03-05mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter
2018-03-05mmc: ushc: Remove bogus check of usb_submit_urbShawn Lin
2018-03-05mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov
2018-03-05mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMDShawn Lin
2018-03-05mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTEShawn Lin