index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-uclass.c
Age
Commit message (
Expand
)
Author
2025-07-14
pinctrl-uclass: update comment to reflect code
Philip Molloy
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-17
pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()
Jonas Karlman
2024-05-07
pinctrl: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
pinctrl: Check pinconfig nodes pre-reloc status recursively
Jonas Karlman
2023-04-03
pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges array
Quanyang Wang
2023-01-27
pinctrl: fix docstring
Michael Walle
2023-01-27
pinctrl: get rid of some ifdeffery
Michael Walle
2023-01-27
pinctrl: don't fall back to pinctrl_select_state_simple()
Michael Walle
2023-01-18
dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
Simon Glass
2022-07-28
pinctrl: Add third argument label for pinctrl_gpio_request() function
Pali Rohár
2022-05-17
pinctrl: probe pinctrl drivers during post-bind
Robert Marko
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-04-06
pinctrl: Return -ENOSYS when system call is not available
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
pinctrl: Drop post_bind() method when not needed
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
2019-10-21
dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
Patrick Delaunay
2019-10-15
dm: pinctrl: introduce PINCONF_RECURSIVE option
Patrick Delaunay
2019-10-15
dm: pinctrl: Skip not associated gpio phandle and rise a warning message
Michael Trimarchi
2019-10-15
dm: pinctrl: introduce PINCONF_RECURSIVE option
Patrick Delaunay
2019-05-04
pinctrl: gpio: Add callback for configuring pin as GPIO
Marek Vasut
2019-05-01
pinctrl: exit pinconfig_post_bind if there are no subnodes
Urja Rannikko
2019-04-11
dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()
Patrick Delaunay
2019-04-11
dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL
Patrice Chotard
2019-04-11
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-01-11
Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...
Lukasz Majewski
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
2018-12-26
dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
Lukasz Majewski
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-05-16
pinctrl: do not set_state for device without valid ofnode
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-31
pinctrl-uclass: convert to use live dt
Kever Yang
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-08-20
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
Masahiro Yamada
2016-05-25
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
Thomas Abraham
[next]