Age | Commit message (Expand) | Author |
2024-11-12 | mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly | Stefan Wahren |
2024-10-25 | mmc: pwrseq_simple: add support for one reset control | Catalin Popescu |
2024-10-14 | mmc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-06-20 | mmc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2023-08-15 | mmc: pwrseq_simple: Convert to platform remove callback returning void | Yangtao Li |
2023-01-23 | mmc: pwrseq_simple: include deferred probe reasons | Tom Fitzhenry |
2021-12-28 | mmc: pwrseq: Use bitmap_free() to free bitmap | Christophe JAILLET |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2018-10-15 | mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap | Janusz Krzysztofik |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik |
2018-05-02 | mmc: pwrseq: Use kmalloc_array instead of stack VLA | Tobin C. Harding |
2017-05-23 | mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property | Ulf Hansson |
2016-09-26 | mmc: pwrseq-simple: Add an optional post-power-on-delay | Hans de Goede |
2016-05-02 | mmc: pwrseq: convert to proper platform device | Srinivas Kandagatla |
2016-05-02 | mmc: pwrseq_simple: add to_pwrseq_simple() macro | Srinivas Kandagatla |
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 |
2015-12-22 | mmc: pwrseq: constify mmc_pwrseq_ops structures | Julia Lawall |
2015-10-26 | mmc: pwrseq_simple: use GPIO descriptors array API | Javier Martinez Canillas |
2015-03-23 | mmc: pwrseq: simplify alloc/free hooks | Alexandre Courbot |
2015-03-19 | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc | NeilBrown |
2015-01-30 | mmc: pwrseq_simple: Add optional reference clock support | Javier Martinez Canillas |
2015-01-30 | mmc: pwrseq_simple: Extend to support more pins | Javier Martinez Canillas |
2015-01-28 | mmc: pwrseq_simple: Add support for a reset GPIO pin | Ulf Hansson |
2015-01-28 | mmc: pwrseq: Initial support for the simple MMC power sequence provider | Ulf Hansson |