blob: eadfd3769d01d654be23d4140941ce3be49697d2 [file] [log] [blame]
379777297cb1 ("mmc: dw_mmc: Convert timers to use timer_setup()")
93c23ae38529 ("mmc: dw_mmc: Cleanup the DTO timer like the CTO one")
8892b705f58e ("mmc: dw_mmc: Add locking to the CTO timer")
0363b12d3311 ("mmc: dw_mmc: cancel the CTO timer after a voltage switch")
03de19212ea3 ("mmc: dw_mmc: introduce timer for broken command transfer over scheme")
941e372d89c2 ("mmc: dw_mmc: move controller reset before driver init")
b23475faed77 ("mmc: dw_mmc: change the array of slots")
58870241a674 ("mmc: dw_mmc: remove the loop about finding slots")
d30a8f7bdf64 ("mmc: dw_mmc: deprecated the "num-slots" property")
852ff5fea9eb ("mmc: dw_mmc: Use device_property_read instead of of_property_read")
32dba73772f8 ("mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs")
4dba18defb4c ("mmc: dw_mmc: move mci_send_cmd forward to avoid declaration")
8e6db1f65510 ("mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration")
4e7392b2ac6e ("mmc: dw_mmc: move dw_mci_reset forward to avoid declaration")
b6d2d81c5c2d ("mmc: dw_mmc: improve the timeout polling code")
d6fced8337f8 ("mmc: dw_mmc: Add fifo watermark alignment property")
a0361c1a4d26 ("mmc: dw_mmc: Add fifo address property")
0f21c58c63ad ("mmc: dw_mmc: Remove the public dw_mmc header file")
e9748e0364fe ("mmc: dw_mmc: force setup bus if active slots exist")
a4cc7eb4416f ("mmc: dw_mmc: use the cookie's enum values for post/pre_req()")
ed24e1ff5ae3 ("mmc: dw_mmc: remove system PM callback")
1f5c51d76e8f ("mmc: dw_mmc: disable biu clk if possible")
f90142683f04 ("mmc: dw_mmc-rockchip: add runtime PM support")
e9ed8835e990 ("mmc: dw_mmc: add runtime PM callback")