Age | Commit message (Expand) | Author | Files | Lines |
2016-06-02 | mmc: fix mmc mode selection for HS-DDR and higher | Chen-Yu Tsai | 1 | -2/+2 |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -2/+2 |
2016-05-23 | mmc: longer timeout for long read time quirk | Matt Gumbel | 1 | -2/+2 |
2016-05-17 | mmc: core: Add a facility to "pause" re-tuning | Adrian Hunter | 1 | -0/+24 |
2016-05-16 | mmc: mmc: Fix partition switch timeout for some eMMCs | Adrian Hunter | 1 | -0/+7 |
2016-05-16 | mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards | Wolfram Sang | 1 | -1/+6 |
2016-05-10 | mmc: core: remove the invalid message in mmc_select_timing | Dong Aisheng | 1 | -9/+1 |
2016-05-10 | mmc: core: fix using wrong io voltage if mmc_select_hs200 fails | Dong Aisheng | 1 | -3/+9 |
2016-05-04 | mmc: mmc: Attempt to flush cache before reset | Adrian Hunter | 1 | -0/+6 |
2016-05-02 | mmc: core: Convert from IDR to IDA for host indexes | Ulf Hansson | 1 | -8/+14 |
2016-05-02 | mmc: core: drop unnecessary bit checking | Masahiro Yamada | 1 | -2/+3 |
2016-05-02 | mmc: pwrseq: convert to proper platform device | Srinivas Kandagatla | 6 | -129/+177 |
2016-05-02 | mmc: pwrseq_emmc: add to_pwrseq_emmc() macro | Srinivas Kandagatla | 1 | -4/+4 |
2016-05-02 | mmc: pwrseq_simple: add to_pwrseq_simple() macro | Srinivas Kandagatla | 1 | -8/+6 |
2016-05-02 | mmc: core: Do regular power cycle when lacking eMMC HW reset support | Gwendal Grignou | 2 | -15/+14 |
2016-05-02 | mmc: core: Provide tracepoints for request processing | Baolin Wang | 1 | -0/+7 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -3/+3 |
2016-03-17 | mmc: core: remove redundant memset of sdio_read_cccr | Shawn Lin | 1 | -2/+0 |
2016-03-17 | mmc: core: remove redundant memset of mmc_decode_cid | Shawn Lin | 1 | -2/+0 |
2016-02-29 | mmc: core: report tuning command execution failure reason | Russell King | 1 | -1/+2 |
2016-02-29 | mmc: core: improve mmc_of_parse_voltage() to return better status | Russell King | 1 | -4/+5 |
2016-02-29 | mmc: core: shut up "voltage-ranges unspecified" pr_info() | Russell King | 1 | -2/+6 |
2016-02-29 | mmc: sanitize 'bus width' in debug output | Wolfram Sang | 2 | -2/+2 |
2016-02-29 | mmc: core: use the defined function to check whether card is removable | Jaehoon Chung | 1 | -5/+4 |
2016-02-29 | mmc: make MAN_BKOPS_EN message a debug | Wolfram Sang | 1 | -1/+1 |
2016-02-29 | mmc: core: enable mmc host device to suspend/resume asynchronously | Fu, Zhonghui | 1 | -0/+1 |
2016-02-29 | mmc: debugfs: Add a restriction to mmc debugfs clock setting | Chuanxiao Dong | 1 | -1/+1 |
2016-02-29 | mmc: remove unnecessary assignment statements before return | Masahiro Yamada | 3 | -23/+6 |
2016-02-29 | mmc: core: pwrseq_simple: remove unused header file | Peter Chen | 1 | -1/+0 |
2016-01-21 | mmc: pwrseq_simple: Make reset-gpios optional to match doc | Martin Fuzzey | 1 | -8/+14 |
2016-01-20 | mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD | Shawn Lin | 1 | -0/+1 |
2016-01-19 | mmc: debugfs: correct wrong voltage value | Chuanxiao Dong | 1 | -1/+1 |
2016-01-14 | mmc: core: Enable tuning according to the actual timing | Carlo Caione | 2 | -6/+6 |
2016-01-13 | mmc: sd: limit SD card power limit according to cards capabilities | Russell King | 1 | -4/+16 |
2015-12-28 | mmc: It is not an error for the card to be removed while suspended | Adrian Hunter | 2 | -2/+2 |
2015-12-28 | mmc: core: Optimize boot time by detecting cards simultaneously | Ulf Hansson | 1 | -23/+8 |
2015-12-22 | mmc: core: fix __mmc_switch timeout caused by preempt | Chaotian Jing | 1 | -1/+8 |
2015-12-22 | mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously | Fu, Zhonghui | 2 | -0/+3 |
2015-12-22 | mmc: sdio: Fix invalid vdd in voltage switch power cycle | Adrian Hunter | 1 | -1/+1 |
2015-12-22 | mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 | Wenkai Du | 1 | -4/+2 |
2015-12-22 | mmc: core: Introduce MMC_CAP2_NO_SDIO cap | Carlo Caione | 1 | -3/+8 |
2015-12-22 | mmc: fix mmc_{un,}register_pm_notifier prototypes | Arnd Bergmann | 1 | -2/+2 |
2015-12-22 | mmc: pwrseq: constify mmc_pwrseq_ops structures | Julia Lawall | 3 | -3/+3 |
2015-12-22 | mmc: core: set regulator not found message as debug | ludovic.desroches@atmel.com | 1 | -2/+2 |
2015-12-22 | mmc: core: Check for non-removable cards earlier in the error path | Ulf Hansson | 1 | -3/+3 |
2015-12-22 | mmc: core: Refactor code to register the MMC PM notifier | Ulf Hansson | 3 | -10/+24 |
2015-12-22 | mmc: core: Make runtime resume default behavior for MMC/SD | Ulf Hansson | 2 | -26/+4 |
2015-12-22 | mmc: core: Keep host claimed in mmc_rescan() while calling host ops | Ulf Hansson | 1 | -2/+3 |
2015-12-22 | mmc: core: Invoke ->card_event() callback only when needed | Ulf Hansson | 1 | -5/+5 |
2015-12-22 | mmc: core: enable support for the standard "wakeup-source" property | Sudeep Holla | 1 | -1/+2 |