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
/
sunxi_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
sunxi: gpio: add missing compatible strings
Andre Przywara
2018-04-04
1
-0
/
+3
*
gpio: sunxi: Add compatible string for H5 PIO
Chris Blake
2018-01-26
1
-0
/
+1
*
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
gpio: sunxi: Add compatible string for R40 PIO
Chen-Yu Tsai
2017-04-20
1
-0
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
sunxi: gpio: Add .xlate function for gpio phandle resolution
Chen-Yu Tsai
2016-07-31
1
-0
/
+16
*
sunxi: gpio: convert bind() to use driver data
Stephen Warren
2016-05-26
1
-40
/
+50
*
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-23
1
-1
/
+14
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-2
/
+1
*
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
Hans de Goede
2015-08-14
1
-4
/
+18
*
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
Hans de Goede
2015-06-04
1
-0
/
+1
*
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
1
-32
/
+0
*
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
1
-1
/
+13
*
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
1
-11
/
+6
*
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
1
-4
/
+4
*
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
1
-14
/
+14
*
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
1
-0
/
+7
*
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
1
-0
/
+11
*
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-05-04
1
-3
/
+4
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
1
-0
/
+14
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
1
-0
/
+9
*
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
1
-0
/
+30
*
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
1
-1
/
+1
*
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
2014-11-05
1
-0
/
+170
*
sunxi: add gpio driver
Ian Campbell
2014-07-18
1
-0
/
+102