Age | Commit message (Expand) | Author |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-17 | mmc: core: remove redundant memset of sdio_read_cccr | Shawn Lin |
2016-03-17 | mmc: core: remove redundant memset of mmc_decode_cid | Shawn Lin |
2016-02-29 | mmc: core: report tuning command execution failure reason | Russell King |
2016-02-29 | mmc: core: improve mmc_of_parse_voltage() to return better status | Russell King |
2016-02-29 | mmc: core: shut up "voltage-ranges unspecified" pr_info() | Russell King |
2016-02-29 | mmc: sanitize 'bus width' in debug output | Wolfram Sang |
2016-02-29 | mmc: core: use the defined function to check whether card is removable | Jaehoon Chung |
2016-02-29 | mmc: make MAN_BKOPS_EN message a debug | Wolfram Sang |
2016-02-29 | mmc: core: enable mmc host device to suspend/resume asynchronously | Fu, Zhonghui |
2016-02-29 | mmc: debugfs: Add a restriction to mmc debugfs clock setting | Chuanxiao Dong |
2016-02-29 | mmc: remove unnecessary assignment statements before return | Masahiro Yamada |
2016-02-29 | mmc: core: pwrseq_simple: remove unused header file | Peter Chen |
2016-01-21 | mmc: pwrseq_simple: Make reset-gpios optional to match doc | Martin Fuzzey |
2016-01-20 | mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD | Shawn Lin |
2016-01-19 | mmc: debugfs: correct wrong voltage value | Chuanxiao Dong |
2016-01-14 | mmc: core: Enable tuning according to the actual timing | Carlo Caione |
2016-01-13 | mmc: sd: limit SD card power limit according to cards capabilities | Russell King |
2015-12-28 | mmc: It is not an error for the card to be removed while suspended | Adrian Hunter |
2015-12-28 | mmc: core: Optimize boot time by detecting cards simultaneously | Ulf Hansson |
2015-12-22 | mmc: core: fix __mmc_switch timeout caused by preempt | Chaotian Jing |
2015-12-22 | mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously | Fu, Zhonghui |
2015-12-22 | mmc: sdio: Fix invalid vdd in voltage switch power cycle | Adrian Hunter |
2015-12-22 | mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 | Wenkai Du |
2015-12-22 | mmc: core: Introduce MMC_CAP2_NO_SDIO cap | Carlo Caione |
2015-12-22 | mmc: fix mmc_{un,}register_pm_notifier prototypes | Arnd Bergmann |
2015-12-22 | mmc: pwrseq: constify mmc_pwrseq_ops structures | Julia Lawall |
2015-12-22 | mmc: core: set regulator not found message as debug | ludovic.desroches@atmel.com |
2015-12-22 | mmc: core: Check for non-removable cards earlier in the error path | Ulf Hansson |
2015-12-22 | mmc: core: Refactor code to register the MMC PM notifier | Ulf Hansson |
2015-12-22 | mmc: core: Make runtime resume default behavior for MMC/SD | Ulf Hansson |
2015-12-22 | mmc: core: Keep host claimed in mmc_rescan() while calling host ops | Ulf Hansson |
2015-12-22 | mmc: core: Invoke ->card_event() callback only when needed | Ulf Hansson |
2015-12-22 | mmc: core: enable support for the standard "wakeup-source" property | Sudeep Holla |
2015-11-09 | mmc: mmc: Improve reliability of mmc_select_hs400() | Adrian Hunter |
2015-11-09 | mmc: mmc: Move mmc_switch_status() | Adrian Hunter |
2015-11-09 | mmc: mmc: Fix HS setting in mmc_select_hs400() | Adrian Hunter |
2015-11-09 | mmc: mmc: Improve reliability of mmc_select_hs200() | Adrian Hunter |
2015-10-27 | mmc: pwrseq: Use highest priority for eMMC restart handler | Javier Martinez Canillas |
2015-10-27 | mmc: mmc: extend the mmc_send_tuning() | Chaotian Jing |
2015-10-27 | mmc: core: Add DT bindings for eMMC hardware reset support | Chaotian Jing |
2015-10-26 | mmc: skip reclaiming host on mmc_add_card() error | Sergei Shtylyov |
2015-10-26 | mmc: core: Add mmc_regulator_set_vqmmc() | Douglas Anderson |
2015-10-26 | mmc: core: move ocr-bit to voltage translation into separate function | Heiko Stuebner |
2015-10-26 | mmc: core: Remove MMC_CLKGATE | Ulf Hansson |
2015-10-26 | mmc: core: enable CMD19 tuning for DDR50 mode | Weijun Yang |
2015-10-26 | mmc: debugfs: implement ios show for SDR12 and SDR25 | Shawn Lin |
2015-10-26 | mmc: Wait for card_busy before starting sdio requests | Hans de Goede |
2015-10-26 | mmc: Add mmc_is_io_op helper function | Hans de Goede |
2015-10-26 | mmc: pwrseq_simple: use GPIO descriptors array API | Javier Martinez Canillas |