Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8aa41363ebf46b9ff63b311bd2aa793c67a49def
/
drivers
/
gpio
/
gpio-uclass.c
53ecdfb
dm: gpio: Add methods for open drain setting
by mario.six@gdsys.cc
· 8 years ago
6c880b7
dm: gpio: add a default gpio xlate routine
by Eric Nelson
· 9 years ago
17c43f1
gpio: Use const where possible
by Simon Glass
· 9 years ago
bbf2478
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
4dc5259
dm: gpio: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
eca4866
dm: gpio: Check a GPIO is valid before using it
by Simon Glass
· 9 years ago
efa677f
dm: gpio: Add dm_gpio_request() to manually request a GPIO
by Simon Glass
· 9 years ago
32ec159
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
by Simon Glass
· 9 years ago
ae89bb0
dm: gpio: uclass: Add flag to control sequence numbering
by Bhuvanchandra DV
· 9 years ago
962f5ca
dm: gpio: Add error handling and a function to claim vector GPIOs
by Simon Glass
· 10 years ago
56a71f8
dm: gpio: Add an implementation for gpio_get_number()
by Simon Glass
· 10 years ago
2984e7a
dm: gpio: request list: return the count if requests max_count reached
by Przemyslaw Marczak
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
3669e0e
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
0dac4d5
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ae7123f
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
e5901c9
dm: gpio: Add a function to read an ID from a list of GPIOs
by Simon Glass
· 10 years ago
d44f597
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· 10 years ago
0757535
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
6449a50
dm: gpio: Add gpio_get_function() and friends
by Simon Glass
· 10 years ago
b892d12
dm: gpio: Implement GPIO reservation in the uclass
by Simon Glass
· 10 years ago
fe1ef50
dm: gpio: Support numbered GPIOs
by Simon Glass
· 10 years ago
939cda5
dm: Use case-insensitive comparison for GPIO banks
by Simon Glass
· 10 years ago
54c5d08
dm: rename device struct to udevice
by Heiko Schocher
· 10 years ago
96495d9
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago