index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl_stm32.c
Age
Commit message (
Expand
)
Author
2021-02-09
pinctrl: stm32: bind only the enabled GPIO subnode
Patrick Delaunay
2021-02-09
pinctrl: stm32: correct management pin display of OTYPE
Patrick Delaunay
2021-01-13
pinctrl: stm32: migrate trace to log macro
Patrick Delaunay
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-25
pinctrl: stm32: display bias information for all pins
Patrick Delaunay
2020-10-02
pinctrl: stm32: Add header with SPDX licence
Patrick Delaunay
2020-10-02
pinctrl: stm32: Convert to use APIs which support live DT
Patrick Delaunay
2020-07-07
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-08-27
pinctrl: pinctrl_stm32: cosmetic: Reorder include files
Patrice Chotard
2019-07-12
pinctrl: stm32: update .bind callback
Patrice Chotard
2019-07-12
pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-04-23
pinctrl: stm32: Add st,stm32f769-pinctrl compatible string
Patrice Chotard
2018-12-07
pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()
Patrice Chotard
2018-12-07
pinctrl: stm32: Move gpio_dev list filling outside probe()
Patrice Chotard
2018-12-06
pinctrl: stm32: make pinctrl use hwspinlock
Benjamin Gaignard
2018-11-16
pinctrl: stm32: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
pinctrl: stm32: Add get_pin_name() ops
Patrice Chotard
2018-11-16
pinctrl: stm32: Add get_pins_count() ops
Patrice Chotard
2018-03-19
pinctrl: stm32: update pincontrol for stmp32mp157
Patrick Delaunay
2018-01-10
pinctrl: stm32: add stm32f4 pinctrl compatible strings
Patrice Chotard
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
pinctrl: stm32: add stm32h743-pinctrl compatible
Patrice Chotard
2017-07-10
pinctrl: stm32: add set_state ops
Christophe Kerello
2017-07-10
pinctrl: stm32: handle a configuration list
Christophe Kerello
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-05-08
stm32f7: increase the max no of pin configuration to 70
Vikas Manocha
2017-05-08
stm32f7: use stm32f7 gpio driver supporting driver model
Vikas Manocha
2017-05-08
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
2017-03-17
PINCTRL: stm32f7: add pin control driver
Vikas Manocha