Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5df208dcbaf5dfc17e4cb638c2a7c0db1bb4a862
/
drivers
/
gpio
/
gpio-uclass.c
5f7202c
gpio: dm: Support manual relocation for gpio
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
e3d057a
gpio: uclass: Fix debug string
by Mario Six
· 7 years ago
286c252
gpio: add static to get_function()
by Masahiro Yamada
· 7 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
12faa02
dm: gpio: Refactor to prepare for live tree support
by Simon Glass
· 8 years ago
26fd968
gpio-uclass.c: Fix comparison of unsigned expression warning
by Tom Rini
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
0a44d49
dm: gpio: Add methods for open drain setting
by mario.six@gdsys.cc
· 9 years ago
786e98d
dm: gpio: add a default gpio xlate routine
by Eric Nelson
· 9 years ago
fd83897
gpio: Use const where possible
by Simon Glass
· 9 years ago
df1687d
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
ee8a3d9
dm: gpio: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
230c143
dm: gpio: Check a GPIO is valid before using it
by Simon Glass
· 9 years ago
047cdb3
dm: gpio: Add dm_gpio_request() to manually request a GPIO
by Simon Glass
· 9 years ago
215bcc7
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
by Simon Glass
· 9 years ago
b1a1fc9
dm: gpio: uclass: Add flag to control sequence numbering
by Bhuvanchandra DV
· 9 years ago
bef54db
dm: gpio: Add error handling and a function to claim vector GPIOs
by Simon Glass
· 10 years ago
94f54d1
dm: gpio: Add an implementation for gpio_get_number()
by Simon Glass
· 10 years ago
44fc536
dm: gpio: request list: return the count if requests max_count reached
by Przemyslaw Marczak
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
16e1040
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
d3322bb
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ce55529
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
2c97a8f
dm: gpio: Add a function to read an ID from a list of GPIOs
by Simon Glass
· 10 years ago
1b27d60
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· 10 years ago
6b1ef59
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
6e5e6dd
dm: gpio: Add gpio_get_function() and friends
by Simon Glass
· 10 years ago
0f4517d
dm: gpio: Implement GPIO reservation in the uclass
by Simon Glass
· 10 years ago
43b2e1a
dm: gpio: Support numbered GPIOs
by Simon Glass
· 10 years ago
d4acf63
dm: Use case-insensitive comparison for GPIO banks
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
e821d18
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago