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
*
dm: tegra: gpio: Convert to support livetree
Simon Glass
2017-07-28
1
-4
/
+6
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
gpio: add static to get_function()
Masahiro Yamada
2017-07-06
1
-2
/
+2
*
dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output
Axel Lin
2017-06-12
1
-0
/
+2
*
gpio: samsung: Drop s3c2440_gpio driver
Simon Glass
2017-06-05
2
-89
/
+0
*
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
2017-06-01
1
-5
/
+3
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
1
-28
/
+23
*
dm: gpio: sandbox: Use dev_read...() functions to access DT
Simon Glass
2017-06-01
1
-6
/
+3
*
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
7
-27
/
+37
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
1
-0
/
+1
*
atmel: Fix up use of dm_scan_fdt_node()
Simon Glass
2017-06-01
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
20
-23
/
+23
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
2
-2
/
+2
*
gpio: rcar_gen3: Fix GPIO read support
Kouei Abe
2017-05-22
1
-6
/
+11
*
gpio: 74x164: make oe-pins optional
Peng Fan
2017-05-18
1
-2
/
+1
*
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
Bin Meng
2017-05-17
1
-5
/
+25
*
gpio: Move OMAP_GPIO to Kconfig
Tom Rini
2017-05-15
1
-0
/
+8
*
gpio-uclass.c: Fix comparison of unsigned expression warning
Tom Rini
2017-05-12
1
-1
/
+1
*
dm: gpio: add BCM6345 gpio driver
Álvaro Fernández Rojas
2017-05-10
3
-0
/
+132
*
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
2017-05-08
3
-0
/
+145
*
gpio: sunxi: Add compatible string for R40 PIO
Chen-Yu Tsai
2017-04-20
1
-0
/
+1
*
gpio: at91_gpio: add the clock support
Wenyou Yang
2017-04-13
1
-0
/
+13
*
gpio: at91_gpio: add the device tree support
Wenyou Yang
2017-04-13
1
-0
/
+15
*
gpio: Kconfig: add CONFIG_AT91_GPIO option
Wenyou Yang
2017-04-13
1
-0
/
+13
*
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2017-04-13
1
-45
/
+97
*
gpio: Add Rapid GPIO2P driver for i.MX7ULP
Peng Fan
2017-03-17
3
-0
/
+232
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
21
-41
/
+44
|
\
|
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
21
-41
/
+44
*
|
GPIO: Correct doc typo "confguration" -> "configuration"
Robert P. J. Day
2017-02-08
1
-1
/
+1
|
/
*
Update Maintainer and Author's email address
Ajay Bhargav
2016-12-27
2
-2
/
+2
*
gpio: zynq: Remove empty line
Michal Simek
2016-12-20
1
-1
/
+0
*
gpio: bcm2835: add device tree support
Fabian Vogt
2016-11-28
1
-0
/
+24
*
gpio: dwapb: Add support for port B
Phil Edworthy
2016-11-21
1
-10
/
+10
*
gpio: atmel_pio4: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
1
-12
/
+0
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-1
/
+2
*
Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
Simon Glass
2016-10-11
1
-0
/
+7
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
9
-9
/
+9
*
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
2016-09-06
1
-0
/
+1
*
bcm2835_gpio: Implement GPIOF_FUNC
Alexander Graf
2016-09-06
1
-13
/
+17
*
gpio: atmel_pio4: Rework to support DM & DT
Wenyou Yang
2016-08-15
2
-23
/
+117
*
gpio: atmel_pio4: Move PIO4 definitions to head file
Wenyou Yang
2016-08-15
1
-53
/
+18
*
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
1
-1
/
+1
*
gpio: Add driver for TI PCF8575 I2C GPIO expander
Vignesh R
2016-08-08
3
-0
/
+188
*
sunxi: gpio: Add .xlate function for gpio phandle resolution
Chen-Yu Tsai
2016-07-31
1
-0
/
+16
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
1
-13
/
+3
*
dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
2016-07-11
1
-7
/
+30
*
gpio: pca953x: Fix register reading past 8th GPIO
mario.six@gdsys.cc
2016-06-19
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-06-13
1
-3
/
+8
|
\
|
*
gpio: at91: Fix pullup/pulldown configuration on PIO3
Marek Vasut
2016-06-12
1
-3
/
+8
[next]