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