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
/
zynq_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-11
/
+11
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-9
/
+9
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-29
/
+29
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
gpio: zynq: Add gpio driver support for PMC gpio
Shubhrajyoti Datta
2019-10-24
1
-0
/
+19
*
gpio: zynq: Add gpio driver support for Versal
Ashok Reddy Soma
2019-10-24
1
-0
/
+15
*
gpio: zynq: fix issue in set gpio output direction
Ashok Reddy Soma
2019-10-08
1
-1
/
+1
*
gpio: xilinx: Add support for using label property
Michal Simek
2018-08-07
1
-1
/
+9
*
gpio: zynq: Used platdata structure for storing static data instead of priv
Vipul Kumar
2018-08-06
1
-33
/
+34
*
gpio: zynq: Setup bank_name to dev->name
Michal Simek
2018-07-19
1
-0
/
+2
*
gpio: zynq: Read of mach data in platdata with dev_get_driver_data
Michal Simek
2018-07-19
1
-27
/
+2
*
gpio: zynq: Fix typo in one error message
Michal Simek
2018-07-19
1
-1
/
+1
*
gpio: zynq: Use live-tree function
Michal Simek
2018-07-19
1
-1
/
+1
*
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
1
-4
/
+4
*
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-15
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
gpio: zynq: Remove empty line
Michal Simek
2016-12-20
1
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
gpio: zynq: Add support for reading gpio pin state
Michal Simek
2016-05-24
1
-0
/
+22
*
gpio: zynqmp: Add GPIO driver support for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
1
-53
/
+147
*
gpio: zynq: Move the definitions to driver file
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+61
*
gpio: zynq: Remove non driver model code
Siva Durga Prasad Paladugu
2016-04-13
1
-157
/
+1
*
gpio: zynq: Convert Zynq GPIO to driver model
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+151
*
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-29
1
-0
/
+220