Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c51614604a1eeb78273c2891a6fe915b27fd0964
/
drivers
/
gpio
6d9e7a8
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
by Keerthy
· 6 years ago
0e9265c
gpio: da8xx: Add k2g compatible
by Keerthy
· 6 years ago
16a48f5
gpio: dwapb_gpio: Change to use devm_kcalloc()
by Ley Foon Tan
· 6 years ago
53bdf4e
gpio: dwapb_gpio: Change to use dev_read_addr()
by Ley Foon Tan
· 6 years ago
a804dd0
gpio: dwapb_gpio: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
a4f80b7
gpio: dwapb_gpio: Enable get_function support
by Ley Foon Tan
· 6 years ago
49b7776
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· 6 years ago
e387e45
GPIO: omap_gpio: Fix gpio name names with device tree
by Adam Ford
· 6 years ago
a4cb26d
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
by Adam Ford
· 6 years ago
a112939
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
by Adam Ford
· 6 years ago
4e91500
gpio: stm32f7: replace ODR update by BSRR write
by Patrice Chotard
· 6 years ago
305f1c5
gpio: xilinx: Add support for using label property
by Michal Simek
· 6 years ago
7fa52c2
gpio: xilinx: Return 0 from xilinx_gpio_set_value
by Michal Simek
· 6 years ago
810e4bc
gpio: xilinx: Not read output values via regs
by Michal Simek
· 6 years ago
ee39afb
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
by Michal Simek
· 6 years ago
c2116f3
gpio: xilinx: Set value before changing direction
by Michal Simek
· 6 years ago
e2f91e5
gpio: xilinx: Remove !DM driver
by Michal Simek
· 6 years ago
9260d99
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
by Michal Simek
· 6 years ago
c782417
gpio: zynq: Used platdata structure for storing static data instead of priv
by Vipul Kumar
· 6 years ago
b23d633
GPIO: CREG: improve flexibility of hsdk-creg-gpio driver
by Eugeniy Paltsev
· 6 years ago
baad83a
Convert CONFIG_DA8XX_GPIO to Kconfig
by Adam Ford
· 6 years ago
4e39ea8
microblaze: Convert generic platform to DM gpio
by Michal Simek
· 6 years ago
6887797
gpio: xilinx: Convert driver to DM
by Michal Simek
· 6 years ago
e440665
gpio: zynq: Setup bank_name to dev->name
by Michal Simek
· 6 years ago
625bc08
gpio: zynq: Read of mach data in platdata with dev_get_driver_data
by Michal Simek
· 6 years ago
5f7202c
gpio: dm: Support manual relocation for gpio
by Michal Simek
· 6 years ago
d05b794
gpio: zynq: Fix typo in one error message
by Michal Simek
· 6 years ago
5f49251
gpio: zynq: Use live-tree function
by Michal Simek
· 6 years ago
1ac4c1b
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
by Adam Ford
· 6 years ago
cb5660e
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
22f2e93
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
by Adam Ford
· 6 years ago
9c286a7
dm: gpio: Add DM compatibility to GPIO driver for Davinci
by Adam Ford
· 6 years ago
fd94af5
drivers/gpio/mxc: fix MXC GPIO name in KConfig
by Hannes Schmelzer
· 6 years ago
615900b
gpio: zynq_gpio: bank description should use unsigned type
by Michal Simek
· 6 years ago
b6f9cbb
gpio: zynq: Do not check unsigned type that is >= 0
by Michal Simek
· 6 years ago
2467224
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
1877884
gpio: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
ca4b4eb
gpio: rmobile: Add R8A77990 E3 compatible
by Marek Vasut
· 7 years ago
8650491
gpio: atmel_pio4: give a full configuration when muxing pins
by Ludovic Desroches
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
e3d057a
gpio: uclass: Fix debug string
by Mario Six
· 7 years ago
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
4088d82
sunxi: gpio: add missing compatible strings
by Andre Przywara
· 7 years ago
c16d716
gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
by Faiz Abbas
· 7 years ago
85b5397
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
e26db27
gpio: stm32f7_gpio: handle node ngpios
by Patrick Delaunay
· 7 years ago
d78f968
dm: gpio: Convert stm32f7 driver to livetree
by Patrick Delaunay
· 7 years ago
b489358
treewide: Fix gdsys mail addresses
by Mario Six
· 7 years ago
d8a69cb
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
b40ca9a
gpio: pca953x_gpio: Support label setting from DT
by Mario Six
· 7 years ago
87f22c2
gpio: rcar: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
0690587
microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
by Vipul Kumar
· 7 years ago
9e7ab23
sandbox: Rename 'num-gpios' property to avoid dtc warning
by Simon Glass
· 7 years ago
e148154
rockchip: gpio: remove dead code
by Heinrich Schuchardt
· 7 years ago
b413c45
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
fa94fb4
gpio: mxc: add i.MX8M support
by Peng Fan
· 7 years ago
fce8e5c
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
f99b6bf
gpio: mpc8xxx: Make live-tree compatible
by Mario Six
· 7 years ago
d7c6f71
gpio: mpc8xxx: Make compatible with more SoCs
by Mario Six
· 7 years ago
d006f68
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· 7 years ago
09b1fa5
gpio: mpc85xx: Rename driver file to mpc8xxx
by Mario Six
· 7 years ago
cc94b17
gpio: mpc85xx_gpio: Fix style violations
by Mario Six
· 7 years ago
cc567d4
gpio: pca953x_gpio: Make live-tree compatible
by Mario Six
· 7 years ago
3df8286
gpio: pca953x_gpio: Fix style violations
by Mario Six
· 7 years ago
357f199
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
e4f6e9b
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
e3b0a65
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
207b37e
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0964d06
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
3556161
db820c: enable pmic gpios for pm8994
by Jorge Ramirez-Ortiz
· 7 years ago
1a4b8de
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
by Patrice Chotard
· 7 years ago
1b691df
mx6ull: Handle the CONFIG_MX6ULL cases correctly
by Fabio Estevam
· 7 years ago
73aa5d9
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
7259338
gpio/hsdk: Depend on DM_GPIO instead of simple DM
by Alexey Brodkin
· 7 years ago
54a34ed
gpio: rmobile: Add generic Gen3 compatible
by Marek Vasut
· 7 years ago
c129f2b
gpio: rmobile: Add R8A77995 D3 compatible
by Marek Vasut
· 7 years ago
6403ab8
gpio: rmobile: Add R8A77970 V3M compatible
by Marek Vasut
· 7 years ago
f22c40a
gpio: rmobile: Set GPIO mode in GPSR when requested
by Marek Vasut
· 7 years ago
de10c66
gpio: uniphier: import dt-binginds header from Linux
by Masahiro Yamada
· 7 years ago
14fecf9
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
92d32fc
ARC: HSDK: introduce CREG GPIO driver
by Eugeniy Paltsev
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
932ac85
gpio: uniphier: rework single device node model
by Masahiro Yamada
· 7 years ago
2a0fdf1
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
cc5c349
dm: gpio: pca953x: Drop pointless data structure checks
by Simon Glass
· 7 years ago
f44b4bf
dm: gpio: Correct use of -ENODEV in drivers
by Simon Glass
· 7 years ago
87f4cb7
dm: gpio: Add a comment about not copying some drivers
by Simon Glass
· 7 years ago
9e1bf80
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
by Simon Glass
· 7 years ago
fefed7a
gpio: rmobile: Add Renesas RCar GPIO driver
by Marek Vasut
· 7 years ago
cd1ca05
rockchip: gpio: remove outdated/misleading comment
by Philipp Tomsich
· 7 years ago
6648205
rockchip: gpio: convert to livetree
by Philipp Tomsich
· 7 years ago
116ba6b
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
3543206
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
78020f8
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
ffb7d2a
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
a9e7f2c
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
ce9d1b0
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· 7 years ago
b0ca849
dm: tegra: gpio: Convert to support livetree
by Simon Glass
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
Next »