Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
14e425d483eba00a440fa6f6a440465d001c90d4
/
drivers
/
gpio
/
zynq_gpio.c
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
470e5fb
gpio: zynq: Add gpio driver support for PMC gpio
by Shubhrajyoti Datta
· 5 years ago
c8a5307
gpio: zynq: Add gpio driver support for Versal
by Ashok Reddy Soma
· 5 years ago
fb0f93a
gpio: zynq: fix issue in set gpio output direction
by Ashok Reddy Soma
· 5 years ago
305f1c5
gpio: xilinx: Add support for using label property
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
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
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
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
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
0fe6d0e
gpio: zynq: Remove empty line
by Michal Simek
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
514281f
gpio: zynq: Add support for reading gpio pin state
by Michal Simek
· 9 years ago
1904ce5
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
228a1f9
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· 9 years ago
4fde71c
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· 9 years ago
6fea901
gpio: zynq: Convert Zynq GPIO to driver model
by Siva Durga Prasad Paladugu
· 9 years ago
4bbf3ca
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· 10 years ago