index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-04-28
gpio: axp/sunxi: Remove virtual VBUS detection GPIO
Samuel Holland
2023-04-25
gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()
Rasmus Villemoes
2023-04-21
gpio: rockchip: Add support for RK3568 and RK3588 banks
Jonas Karlman
2023-04-21
rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
Johan Jonker
2023-04-07
pinctrl: renesas: Add R8A779F0 S4 PFC tables
LUU HOAI
2023-04-07
gpio: renesas: Add R-Car Gen4 support
Hai Pham
2023-04-06
gpio: Add QUICC Engine GPIOs driver
Christophe Leroy
2023-03-30
gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...
Rasmus Villemoes
2023-03-18
pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
Marek Vasut
2023-02-28
gpio: gpio-rockchip: parse gpio-ranges for bank id
Chris Morgan
2023-02-12
Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-02-11
driver, gpio: Add support for MPC 8xx CPU ports
Christophe Leroy
2023-02-10
gpio: qcom: add direction functions for pwrkey
Dzmitry Sankouski
2023-02-07
gpio: Drop unused pca9698 driver
Simon Glass
2023-02-07
gpio: Drop unused mpc83xx_gpio driver
Simon Glass
2023-02-07
arm: Drop old kona code
Simon Glass
2023-02-07
Drop CONFIG_DM644X_GPIO
Simon Glass
2023-02-07
gpio: Drop adi_gpio2
Simon Glass
2023-02-02
pinctrl: renesas: Synchronize PFC core with Linux 6.1.7
Marek Vasut
2023-01-27
Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-01-27
gpio: zynqmp: Handle error from get_gpio_modepin
Algapally Santosh Sagar
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2022-12-05
Convert CONFIG_SH_GPIO_PFC et al to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_PCA953X to Kconfig
Tom Rini
2022-12-05
arm: Remove unused mx27 code
Tom Rini
2022-12-05
Convert CONFIG_HIKEY_GPIO et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-31
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
gpio-uclass: fix gpio lookup by label
Rasmus Villemoes
2022-10-21
gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller
Alice Guo
2022-10-06
gpio: ftgpio010: Add support for Faraday Technology FTGPIO010
Sergei Antonov
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-26
gpio: turris_omnia_mcu: Fix registering gpios
Pali Rohár
2022-09-19
pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node
Sergiu Moga
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-15
gpio: Fix pin's status display for pin with GPIOF_UNUSED function
Patrice Chotard
2022-09-15
gpio: Allow to print pin's label even for pin with GPIOF_FUNC function
Patrice Chotard
2022-08-26
arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
Sumit Garg
2022-08-26
gpio: qcom_pmic: Add support for GPIO LV/MV subtype
Sumit Garg
2022-08-26
pmic: Convert pm8916 driver to a generic Qcom PMIC driver
Sumit Garg
2022-08-09
gpio: Remove mvgpio driver
Chris Packham
2022-08-09
gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL
Pali Rohár
2022-08-04
gpio: fix incorrect depends on for SPL_GPIO_HOG
Quentin Schulz
[next]