~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard2022-05-10
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-10
* dm: gpio: Add a way to update flagsSimon Glass2021-03-03
* dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass2021-03-03
* dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-03
* gpio: stm32-gpio: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* gpio: stm32: correct the bias managementPatrick Delaunay2020-11-25
* arm: stm32: cleanup arch gpio.hPatrick Delaunay2020-10-21
* gpio: stm32: check result of ofnode_phandle_argsPatrick Delaunay2020-10-02
* gpio: stm32: cosmetic: cleanup gpio_stm32_probePatrick Delaunay2020-10-02
* gpio: stm32: add ops get_dir_flagsPatrick Delaunay2020-07-07
* gpio: stm32: add ops set_dir_flagsPatrick Delaunay2020-07-07
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* gpio: stm32: support gpio ops in SPLPatrick Delaunay2020-05-14
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* gpio: stm32: Remove .ofmatch callbackPatrice Chotard2019-07-12
* gpio: stm32: Rename stm32f7_gpio to stm32_gpioPatrice Chotard2019-07-12
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-10
* stm32f1: remove stm32f1 supportPatrice Chotard2017-08-13
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24
* gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-24
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-05
* gpio: stm32: add stm32f1 supportMatt Porter2015-05-28
* gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin2015-05-08
* ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-22