x00270170
|
7a6b9f4d60
mmc: dw_mmc: fix card threshold control configuration
|
7 年之前 |
Shawn Lin
|
ff178981bd
mmc: dw_mmc: update actual clock for mmc debugfs
|
7 年之前 |
Ulf Hansson
|
f09a7931bc
Merge branch 'fixes' into next
|
7 年之前 |
Evgeniy Didin
|
47b7de2f6c
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
|
7 年之前 |
Jaehoon Chung
|
01b653c219
mmc: dw_mmc: remove the deprecated "num-slots"
|
7 年之前 |
Jaehoon Chung
|
86b93a4825
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
|
7 年之前 |
Ulf Hansson
|
611d059f1a
Merge branch 'fixes' into next
|
7 年之前 |
Shawn Lin
|
ec10ab572e
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
|
7 年之前 |
Shawn Lin
|
64c1412b77
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
|
7 年之前 |
Evgeniy Didin
|
c715160225
mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
|
7 年之前 |
Shawn Lin
|
5b43df8b4c
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
|
7 年之前 |
Shawn Lin
|
0d84b9e563
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
|
7 年之前 |
Shawn Lin
|
a4faa4929e
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
|
7 年之前 |
Kees Cook
|
379777297c
mmc: dw_mmc: Convert timers to use timer_setup()
|
8 年之前 |
Douglas Anderson
|
93c23ae385
mmc: dw_mmc: Cleanup the DTO timer like the CTO one
|
8 年之前 |
Ulf Hansson
|
eaaffcefaa
Merge branch 'fixes' into next
|
8 年之前 |
Douglas Anderson
|
9d9491a7da
mmc: dw_mmc: Fix the DTO timeout calculation
|
8 年之前 |
Douglas Anderson
|
8892b705f5
mmc: dw_mmc: Add locking to the CTO timer
|
8 年之前 |
Douglas Anderson
|
4c2357f57d
mmc: dw_mmc: Fix the CTO timeout calculation
|
8 年之前 |
Douglas Anderson
|
0363b12d33
mmc: dw_mmc: cancel the CTO timer after a voltage switch
|
8 年之前 |
Wolfram Sang
|
0f3a47b800
mmc: dw_mmc: catch all errors when getting regulators
|
8 年之前 |
Colin Ian King
|
27d70d3680
mmc: dw_mmc: make const arrays mszs static
|
8 年之前 |
Addy Ke
|
03de19212e
mmc: dw_mmc: introduce timer for broken command transfer over scheme
|
8 年之前 |
liwei
|
941e372d89
mmc: dw_mmc: move controller reset before driver init
|
8 年之前 |
Philipp Zabel
|
a93d6f3138
mmc: dw_mmc: explicitly request exclusive reset control
|
8 年之前 |
Shawn Lin
|
16f5df8b5d
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
|
8 年之前 |
Jaehoon Chung
|
e47c0b9667
mmc: dw_mmc: remove the unnecessary slot variable
|
8 年之前 |
Jaehoon Chung
|
42f989c002
mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
|
8 年之前 |
Jaehoon Chung
|
e4a65ef768
mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot
|
8 年之前 |
Jaehoon Chung
|
b23475faed
mmc: dw_mmc: change the array of slots
|
8 年之前 |