aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz
2022-05-10gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard
2022-05-05gpio: npcm: Add support for Nuvoton NPCM SoCsStanley Chu
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-04-19gpio: aspeed: Fix incorrect offset of read back register.Billy Tsai
2022-04-08gpio: pca953x_gpio: add PCA957X supportLuca Ellero
2022-04-08gpio: Enable hogging support in SPLEddie James
2022-04-08gpio: Add gpio_request_by_line_name()Andrew Jeffery
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-03-07gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expanderT Karthik Reddy
2022-02-28gpio: add sl28cpld driverMichael Walle
2022-02-05GPIO: fxl6408: Add support for FXL6408 GPIO expanderOleksandr Suvorov
2022-01-30gpio: sunxi: Implement .set_flagsSamuel Holland
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-16gpio: da8xx_gpio: Fix gpio name with addresschao zeng
2022-01-05zynqmp: gpio: Add support for zynqmp gpio modepin driverT Karthik Reddy
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini