~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: stm32_sdmmc2: manage vqmmcYann Gautier2022-10-24
* mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier2022-10-24
* mmc: stm32_sdmmc2: add dual data rate supportYann Gautier2022-10-24
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay2022-07-12
* mmc: stm32_sdmmc2: remove privdataPatrick Delaunay2022-07-12
* mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay2022-07-12
* mmc: stm32_sdmmc2: make reset property optionalPatrick Delaunay2022-06-17
* mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek Vasut2021-11-30
* mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-09
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilitiesAlexandru Gagniuc2020-10-21
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-14
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* mmc: stm32_sdmmc2: implement host_power_cycle callbackYann Gautier2019-10-10
* mmc: stm32_sdmmc2: reload watchdogChristophe Kerello2019-08-27
* mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_USPatrice Chotard2019-08-27
* mmc: stm32_sdmmc2: avoid warnings when building with W=1 optionPatrick Delaunay2019-07-12
* mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello2019-04-23
* mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay2019-04-23
* mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay2018-07-19
* mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard2018-05-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay2018-03-13
* mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay2018-03-13
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-06
* mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello2017-10-16
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* mmc: Add MMC support for stm32h7 SocsPatrice Chotard2017-09-28