summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang1-1/+1
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang1-2/+1
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang1-1/+1
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang1-1/+1
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek1-8/+6
2022-10-29gpio-uclass: fix gpio lookup by labelRasmus Villemoes1-3/+1
2022-10-21gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo3-0/+245
2022-10-07gpio: ftgpio010: Add support for Faraday Technology FTGPIO010Sergei Antonov3-0/+118
2022-10-03Merge branch 'next'Tom Rini8-326/+383
2022-09-26gpio: turris_omnia_mcu: Fix registering gpiosPali Rohár1-4/+15
2022-09-19pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT nodeSergiu Moga1-2/+0
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard1-0/+5
2022-09-15gpio: Fix pin's status display for pin with GPIOF_UNUSED functionPatrice Chotard1-1/+1
2022-09-15gpio: Allow to print pin's label even for pin with GPIOF_FUNC functionPatrice Chotard1-5/+11
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg1-9/+1
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg1-20/+76
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg3-60/+60
2022-08-09gpio: Remove mvgpio driverChris Packham3-151/+0
2022-08-09gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár1-30/+26
2022-08-04gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz1-1/+1
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár3-0/+317
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár1-2/+2
2022-07-28gpio: mvebu_gpio: Read number of gpios from DTPali Rohár1-1/+1
2022-07-28gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38xPali Rohár1-0/+5
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár1-1/+1
2022-07-26gpio: pca953x: support pcal6524Peng Fan1-0/+4
2022-07-14gpio: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-11Merge branch 'next'Tom Rini2-2/+7
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-2/+2
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain1-0/+5
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland1-0/+1
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz1-1/+13
2022-05-10gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard2-69/+36
2022-05-05gpio: npcm: Add support for Nuvoton NPCM SoCsStanley Chu3-0/+131
2022-05-04pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-1/+1
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-1/+1
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+11
2022-04-19gpio: aspeed: Fix incorrect offset of read back register.Billy Tsai1-2/+2
2022-04-09gpio: pca953x_gpio: add PCA957X supportLuca Ellero1-10/+40
2022-04-09gpio: Enable hogging support in SPLEddie James2-4/+13
2022-04-08gpio: Add gpio_request_by_line_name()Andrew Jeffery1-0/+26
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini1-0/+2
2022-04-05gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy1-0/+2
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-128/+2
2022-04-05sunxi: pinctrl: Create the driver skeletonSamuel Holland1-128/+2
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini1-0/+4
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini3-0/+124
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini3-0/+172
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery3-0/+307
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes1-1/+2