summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2023-02-28gpio: gpio-rockchip: parse gpio-ranges for bank idChris Morgan
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy
2023-02-10gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2023-02-07gpio: Drop unused mpc83xx_gpio driverSimon Glass
2023-02-07arm: Drop old kona codeSimon Glass
2023-02-07Drop CONFIG_DM644X_GPIOSimon Glass
2023-02-07gpio: Drop adi_gpio2Simon Glass
2023-02-02pinctrl: renesas: Synchronize PFC core with Linux 6.1.7Marek Vasut
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-27gpio: zynqmp: Handle error from get_gpio_modepinAlgapally Santosh Sagar
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2022-12-05Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini
2022-12-05Convert CONFIG_PCA953X to KconfigTom Rini
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05Convert CONFIG_HIKEY_GPIO et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek
2022-10-29gpio-uclass: fix gpio lookup by labelRasmus Villemoes
2022-10-21gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo
2022-10-06gpio: ftgpio010: Add support for Faraday Technology FTGPIO010Sergei Antonov
2022-10-03Merge branch 'next'Tom Rini
2022-09-26gpio: turris_omnia_mcu: Fix registering gpiosPali Rohár
2022-09-19pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT nodeSergiu Moga
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard
2022-09-15gpio: Fix pin's status display for pin with GPIOF_UNUSED functionPatrice Chotard
2022-09-15gpio: Allow to print pin's label even for pin with GPIOF_FUNC functionPatrice Chotard
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-09gpio: Remove mvgpio driverChris Packham
2022-08-09gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár
2022-08-04gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár
2022-07-28gpio: mvebu_gpio: Read number of gpios from DTPali Rohár
2022-07-28gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38xPali Rohár
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár
2022-07-26gpio: pca953x: support pcal6524Peng Fan
2022-07-13gpio: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-11Merge branch 'next'Tom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland