summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2018-03-05mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-05mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()Masahiro Yamada
2018-03-05mmc: tmio: clear force_pio flag before starting data transferMasahiro Yamada
2018-03-05mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct placeMasahiro Yamada
2018-03-05mmc: tmio: fix never-detected card insertion bugMasahiro Yamada
2018-03-05mmc: tmio: support IP-builtin card detection logicMasahiro Yamada
2018-03-05mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin
2018-03-05mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT propertyMasahiro Yamada
2018-03-05mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada
2018-03-05mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-03-05mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-03-05mmc: sdhci-iproc: Disable preset values for BCM2835Stefan Wahren
2018-03-05mmc: core: optimize mmc_calc_max_discardSergio Valverde
2018-03-05mmc: sh_mmcif: remove some cruftWolfram Sang
2018-03-05mmc: sdhci_omap: Fix sdhci-omap quirksKishon Vijay Abraham I
2018-03-05mmc: sdhci_omap: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Workaround for Errata i802Kishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add tuning supportKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host opsKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add card_busy host opsKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocksKishon Vijay Abraham I
2018-02-27mmc: core: Avoid hanging to claim host for mmc via some nested callsUlf Hansson
2018-02-27mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2018-02-27mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin
2018-02-27mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-27mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter