blob: c491c64c5a6c84eb05f4c4c46bcff9350d16585d [file] [log] [blame]
18f92bc02f17 ("mmc: meson-gx: make sure the descriptor is stopped on errors")
186cd8b7f586 ("mmc: meson-gx: implement card_busy callback")
74858655cbff ("mmc: meson-gx: simplify interrupt handler")
79ed05e329c3 ("mmc: meson-gx: add support for descriptor chain mode")
0b6ed71c3e95 ("mmc: meson-gx: add basic tuning for rx clock phase")
c08bcb6c9006 ("mmc: meson-gx: introduce struct meson_tuning_params")
75c7fd96d0e5 ("mmc: meson-gx: factor out setting response configuration bits")
3d03f6a99a8d ("mmc: meson-gx: factor out setting block size")
e5e4a3eb131f ("mmc: meson-gx: add CMD23 mode")
4eee86c3d825 ("mmc: meson-gx: switch to dynamic timeout values")
1231e7eb6222 ("mmc: meson-gx: use bitfield macros")
a744c6fe13be ("mmc: meson-gx: simplify setting timeout configuration parameters")
2c8d96a46dfd ("mmc: meson-gx: improve setting data->bytes_xfered")
1f8066d90739 ("mmc: meson-gx: improve response reading")
a322febe3743 ("mmc: meson-gx: improve variable usage in meson_mmc_start_cmd")
00412ddc4ae9 ("mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd")
ec31e53c2aab ("mmc: meson-gx: remove unneeded configuration bit resets")
bb11eff1f182 ("mmc: meson-gx: replace magic timeout numbers with constants")
7cdcc480e4c3 ("mmc: meson-gx: remove member mrq from struct meson_host")
c01d1219ace5 ("mmc: meson-gx: improve initial configuration")
cac3a47855c2 ("mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe")
7558c11378dd ("mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init")
9a1da4df8502 ("mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host")
94d765bbfb19 ("mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd")
e21e6fdd2935 ("mmc: meson-gx: add support for HS400 mode")
62d721a646a9 ("mmc: meson-gx: remove unneeded checks in remove")
efe0b6697163 ("mmc: meson-gx: set max block count and request size")
92763b997e46 ("mmc: meson-gx: improve interrupt handling")
690f90b628aa ("mmc: meson-gx: improve meson_mmc_irq_thread")
a4c38c8dba98 ("mmc: meson: Assign the minimum clk rate as close to 400KHz as possible")
dc012058d79a ("mmc: meson: cleanup stray debug messages")
b8789ec482bb ("mmc: host: Include interrupt.h in mmc host drivers that depends on it")
210583f47293 ("mmc: sdhci: Include leds.h")
0f21c58c63ad ("mmc: dw_mmc: Remove the public dw_mmc header file")
19a91dd4e39e ("MMC: meson: avoid possible NULL dereference")
a4cc7eb4416f ("mmc: dw_mmc: use the cookie's enum values for post/pre_req()")
c8301e798fc8 ("mmc: davinci: use mmc_of_parse to parse common mmc configuration")
51c5d8447bd7 ("MMC: meson: initial support for GX platforms")