index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
1
-1
/
+1
*
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
1
-1
/
+2
*
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2018-03-19
1
-9
/
+3
*
treewide: Fix gdsys mail addresses
Mario Six
2018-03-09
2
-2
/
+2
*
Merge git://git.denx.de/u-boot-sh
Tom Rini
2018-03-05
1
-0
/
+1
|
\
|
*
gpio: rcar: Add R8A77965 M3N entries
Marek Vasut
2018-03-05
1
-0
/
+1
*
|
gpio: pca953x_gpio: Support label setting from DT
Mario Six
2018-03-05
1
-2
/
+13
|
/
*
microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
Vipul Kumar
2018-03-01
1
-0
/
+5
*
sandbox: Rename 'num-gpios' property to avoid dtc warning
Simon Glass
2018-02-18
1
-1
/
+2
*
rockchip: gpio: remove dead code
Heinrich Schuchardt
2018-02-13
1
-4
/
+0
*
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
2018-02-08
1
-0
/
+5
*
gpio: mxc: add i.MX8M support
Peng Fan
2018-02-04
1
-7
/
+15
*
bcm283x: Add pinctrl driver
Alexander Graf
2018-01-28
1
-19
/
+10
*
gpio: mpc8xxx: Make live-tree compatible
Mario Six
2018-01-28
1
-10
/
+7
*
gpio: mpc8xxx: Make compatible with more SoCs
Mario Six
2018-01-28
1
-2
/
+21
*
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
Mario Six
2018-01-28
3
-64
/
+63
*
gpio: mpc85xx: Rename driver file to mpc8xxx
Mario Six
2018-01-28
2
-1
/
+1
*
gpio: mpc85xx_gpio: Fix style violations
Mario Six
2018-01-28
1
-20
/
+22
*
gpio: pca953x_gpio: Make live-tree compatible
Mario Six
2018-01-28
1
-3
/
+1
*
gpio: pca953x_gpio: Fix style violations
Mario Six
2018-01-28
1
-10
/
+9
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-27
1
-0
/
+1
|
\
|
*
gpio: rmobile: Add RCar Gen2 compatible string
Marek Vasut
2018-01-27
1
-0
/
+1
*
|
gpio: sunxi: Add compatible string for H5 PIO
Chris Blake
2018-01-26
1
-0
/
+1
|
/
*
GPIO: tca642x: Rework to not include commands in SPL
Tom Rini
2018-01-19
1
-3
/
+3
*
GPIO: pca953x: Rework to not include commands in SPL
Tom Rini
2018-01-19
1
-3
/
+3
*
db820c: enable pmic gpios for pm8994
Jorge Ramirez-Ortiz
2018-01-15
1
-2
/
+5
*
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Patrice Chotard
2018-01-10
2
-183
/
+0
*
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2018-01-04
1
-2
/
+2
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-12-13
1
-0
/
+3
|
\
|
*
gpio: rmobile: Add generic Gen3 compatible
Marek Vasut
2017-12-09
1
-0
/
+1
|
*
gpio: rmobile: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
1
-0
/
+1
|
*
gpio: rmobile: Add R8A77970 V3M compatible
Marek Vasut
2017-12-09
1
-0
/
+1
*
|
gpio/hsdk: Depend on DM_GPIO instead of simple DM
Alexey Brodkin
2017-12-12
1
-1
/
+1
|
/
*
gpio: rmobile: Set GPIO mode in GPSR when requested
Marek Vasut
2017-11-30
1
-1
/
+19
*
gpio: uniphier: import dt-binginds header from Linux
Masahiro Yamada
2017-11-29
1
-2
/
+1
*
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-29
1
-1
/
+1
*
ARC: HSDK: introduce CREG GPIO driver
Eugeniy Paltsev
2017-11-24
3
-0
/
+118
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-2
/
+2
*
gpio: uniphier: rework single device node model
Masahiro Yamada
2017-10-15
1
-51
/
+89
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-10
3
-0
/
+176
|
\
|
*
gpio: rmobile: Add Renesas RCar GPIO driver
Marek Vasut
2017-09-28
3
-0
/
+176
*
|
dm: gpio: pca953x: Drop pointless data structure checks
Simon Glass
2017-10-08
1
-11
/
+0
*
|
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
6
-11
/
+11
*
|
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-10-08
3
-1
/
+15
*
|
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
Simon Glass
2017-10-08
1
-19
/
+6
|
/
*
rockchip: gpio: remove outdated/misleading comment
Philipp Tomsich
2017-09-18
1
-1
/
+0
*
rockchip: gpio: convert to livetree
Philipp Tomsich
2017-09-18
1
-1
/
+1
*
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
1
-94
/
+0
*
Convert CONFIG_CMD_TCA642X to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
gpio: Drop sx151x driver
Simon Glass
2017-08-11
2
-243
/
+0
[next]