aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc.c
Commit message (Expand)AuthorAge
* mmc: dw_mmc: fix card threshold control configurationx002701702018-07-03
* mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin2018-05-02
* Merge branch 'fixes' into nextUlf Hansson2018-03-16
|\
| * mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-16
* | mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung2018-03-15
* | mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung2018-03-15
* | Merge branch 'fixes' into nextUlf Hansson2018-03-05
|\|
| * mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin2018-03-05
* | mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMDShawn Lin2018-03-05
* | mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTEShawn Lin2018-03-05
|/
* mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin2018-02-27
* mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin2018-02-27
* mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin2018-02-27
* mmc: dw_mmc: Convert timers to use timer_setup()Kees Cook2017-11-02
* mmc: dw_mmc: Cleanup the DTO timer like the CTO oneDouglas Anderson2017-11-02
* Merge branch 'fixes' into nextUlf Hansson2017-11-02
|\
| * mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson2017-11-01
| * mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson2017-10-30
| * mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson2017-10-30
| * mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson2017-10-30
* | mmc: dw_mmc: catch all errors when getting regulatorsWolfram Sang2017-10-30
* | mmc: dw_mmc: make const arrays mszs staticColin Ian King2017-10-30
|/
* mmc: dw_mmc: introduce timer for broken command transfer over schemeAddy Ke2017-08-30
* mmc: dw_mmc: move controller reset before driver initliwei2017-08-30
* mmc: dw_mmc: explicitly request exclusive reset controlPhilipp Zabel2017-08-30
* mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin2017-07-27
* mmc: dw_mmc: remove the unnecessary slot variableJaehoon Chung2017-06-29
* mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung2017-06-29
* mmc: dw_mmc: remove the 'id' arguments about functions relevant to slotJaehoon Chung2017-06-29
* mmc: dw_mmc: change the array of slotsJaehoon Chung2017-06-29
* mmc: dw_mmc: remove the loop about finding slotsJaehoon Chung2017-06-29
* mmc: dw_mmc: deprecated the "num-slots" propertyJaehoon Chung2017-06-29
* mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-06-20
* Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson2017-06-20
* mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson2017-06-20
* mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson2017-06-20
* mmc: use new core function mmc_get_dma_dirHeiner Kallweit2017-04-24
* mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin2017-04-24
* mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin2017-04-24
* mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin2017-04-24
* mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin2017-04-24
* mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin2017-04-24
* mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin2017-04-24
* mmc: dw_mmc: improve the timeout polling codeShawn Lin2017-04-24
* mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson2017-04-18
* mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin2017-02-13
* mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie2017-02-13
* mmc: dw_mmc: Add fifo address propertyJun Nie2017-02-13
* mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson2017-02-13
* mmc: dw_mmc: force setup bus if active slots existZiyuan Xu2017-01-23