summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-uclass.c
AgeCommit message (Expand)Author
2025-07-14pinctrl-uclass: update comment to reflect codePhilip Molloy
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-17pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()Jonas Karlman
2024-05-07pinctrl: Remove <common.h> and add needed includesTom Rini
2024-03-04pinctrl: Check pinconfig nodes pre-reloc status recursivelyJonas Karlman
2023-04-03pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges arrayQuanyang Wang
2023-01-27pinctrl: fix docstringMichael Walle
2023-01-27pinctrl: get rid of some ifdefferyMichael Walle
2023-01-27pinctrl: don't fall back to pinctrl_select_state_simple()Michael Walle
2023-01-18dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"Simon Glass
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár
2022-05-17pinctrl: probe pinctrl drivers during post-bindRobert Marko
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-06pinctrl: Return -ENOSYS when system call is not availableSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05pinctrl: Drop post_bind() method when not neededSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-05-04pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut
2019-05-01pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko
2019-04-11dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay
2019-04-11dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner
2019-01-11Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...Lukasz Majewski
2019-01-02dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner
2018-12-26dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski
2018-11-16dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard
2018-11-16dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard
2018-05-16pinctrl: do not set_state for device without valid ofnodeKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada
2016-05-25pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham