summary refs log tree commit diff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-04-26mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang
2022-04-26mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang
2022-04-26mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang
2022-04-26mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik
2022-04-26mmc: mmc_spi: parse speed mode optionsChristian Löhle
2022-04-26mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()Sergey Shtylyov
2022-04-26mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang
2022-04-26mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven
2022-04-26mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier
2022-04-26mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang
2022-04-26mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang
2022-04-26mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang
2022-04-26mmc: renesas_sdhi: remove a stale commentWolfram Sang
2022-04-26mmc: renesas_sdhi: make setup selection more understandableWolfram Sang
2022-04-26mmc: renesas_sdhi: R-Car D3 also has no HS400Wolfram Sang
2022-04-26mmc: renesas_sdhi: remove outdated headersWolfram Sang
2022-04-26mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-07mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-04mmc: renesas_sdhi: special 4tap settings only apply to HS400Wolfram Sang
2022-04-04mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu
2022-04-04mmc: block: Check for errors after write on SPIChristian Löhle
2022-04-04mmc: mmci: stm32: correctly check all elements of sg listYann Gautier
2022-04-04Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-23Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-15mmc: tmio: remove outdated members from host structWolfram Sang
2022-03-15mmc: mtk-sd: Silence delay phase calculation debug logAlexandre Bailon
2022-03-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-03-15mmc: sdhci-pci-gli: Add runtime PM for GL9763EBen Chuang
2022-03-15mmc: core: Drop HS400 caps unless 8-bit bus is supported tooUlf Hansson
2022-03-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-03-15mmc: core: Improve fallback to speed modes if eMMC HS200 failsUlf Hansson
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman
2022-03-07mmc: dw-mmc-rockchip: Fix handling invalid clock ratesPeter Geis
2022-03-07mmc: dw_mmc: Support setting f_min from host driversPeter Geis
2022-03-07mmc: host: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-03-07Merge branch 'fixes' into nextUlf Hansson
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson
2022-03-02mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-03-01mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson
2022-02-28sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28Merge branch 'fixes' into nextUlf Hansson