summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-15mmc: dw_mmc: move declaration of dw_mci_pmopsBen Dooks1-0/+2
2026-05-29mmc: dw_mmc: Add desc_num field for clarityShawn Lin1-2/+2
2026-05-11mmc: dw_mmc: implement option for configuring DMA thresholdKaustabh Chakraborty1-0/+2
2026-05-11mmc: dw_mmc: Move misplaced commentShawn Lin1-1/+1
2026-03-16mmc: dw_mmc: Add parsing mmc_clk_phase_map supportShawn Lin1-0/+2
2026-02-23mmc: dw_mmc-pltfm: use modern PM macrosShawn Lin1-5/+0
2026-02-23mmc: dw_mmc: Remove unused register access macrosShawn Lin1-26/+1
2026-02-23mmc: dw_mmc: Improve dw_mci_get_cd()Shawn Lin1-5/+4
2026-02-23mmc: dw_mmc: Remove redundant struct mmc_data forward declarationShawn Lin1-2/+0
2026-02-23mmc: dw_mmc: Remove struct dw_mci_boardShawn Lin1-7/+0
2026-02-23mmc: dw_mmc: Remove bus_hz from struct dw_mci_boardShawn Lin1-2/+0
2026-02-23mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mciShawn Lin1-3/+2
2026-02-23mmc: dw_mmc: Remove fifo_depth from struct dw_mci_boardShawn Lin1-6/+0
2026-02-23mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mciShawn Lin1-2/+4
2026-02-23mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_boardShawn Lin1-2/+0
2026-02-23mmc: dw_mmc: Remove SDMMC_INT_ERRORShawn Lin1-1/+0
2026-02-23mmc: dw_mmc: Remove dma_ops from struct dw_mci_boardShawn Lin1-2/+1
2026-02-23mmc: dw_mmc: Remove struct dw_mci_slotShawn Lin1-17/+2
2026-02-23mmc: dw_mmc: Introduce dw_mci_alloc_host()Shawn Lin1-0/+1
2026-02-23mmc: dw_mmc: Remove queue from dw_mciShawn Lin1-7/+2
2026-02-23mmc: dw_mmc: Remove mrq from struct dw_mci_slotShawn Lin1-3/+1
2026-02-23mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mciShawn Lin1-5/+4
2026-02-23mmc: dw_mmc: Remove sdio_id from struct dw_mci_slotShawn Lin1-5/+2
2026-02-23mmc: dw_mmc: Remove id and ctype from dw_mci_slotShawn Lin1-5/+2
2026-02-23mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mciShawn Lin1-7/+7
2026-02-23mmc: dw_mmc: Let variant drivers to use struct dw_mci as possibleShawn Lin1-2/+2
2026-02-23mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mciShawn Lin1-2/+2
2026-02-23mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and update the resetShawn Lin1-2/+0
2026-02-23mmc: dw_mmc: Remove unused struct dma_pdataShawn Lin1-3/+0
2025-08-22mmc: dw_mmc: exynos: use modern PM macrosJisheng Zhang1-0/+3
2025-03-11mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty1-0/+27
2024-07-08mmc: dw_mmc: Add support for platform specific eMMC HW resetLiming Sun1-0/+2
2024-07-08mmc: Convert from tasklet to BH workqueueAllen Pais1-4/+5
2022-03-07mmc: dw_mmc: Support setting f_min from host driversPeter Geis1-0/+2
2021-12-21mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl1-0/+5
2021-12-21mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl1-0/+5
2021-12-14mmc: dw_mmc: add common capabilities to replace capsJohn Keeping1-0/+3
2021-08-24mmc: dw_mmc: Add data CRC error injectionVincent Whitchurch1-0/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang1-0/+6
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung1-2/+0
2018-03-05mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov1-10/+9
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin1-0/+2
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan1-1/+2
2017-08-30mmc: dw_mmc: introduce timer for broken command transfer over schemeAddy Ke1-0/+2
2017-08-30mmc: dw_mmc-k3: add sd support for hi3660liwei1-0/+2
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung1-3/+0
2017-06-29mmc: dw_mmc: change the array of slotsJaehoon Chung1-3/+1
2017-02-13mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie1-0/+3
2017-02-13mmc: dw_mmc: Add fifo address propertyJun Nie1-0/+2