~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
gpio.h
Commit message (
Expand
)
Author
Age
*
gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...
Rasmus Villemoes
2023-03-30
*
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
*
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-15
*
gpio: Add gpio_request_by_line_name()
Andrew Jeffery
2022-04-08
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
gpio: Factor out DT flag translation
Samuel Holland
2021-10-05
*
dm: gpio: Add of-platdata support
Simon Glass
2021-09-25
*
gpio: Drop dm_gpio_set_dir()
Simon Glass
2021-04-12
*
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
*
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
*
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
*
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
*
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
*
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
*
gpio: fix gpio_request_by_name() description
Dario Binacchi
2020-10-22
*
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
2020-09-30
*
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2020-07-17
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
*
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
*
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
*
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
*
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
*
gpio: remove GPIOD_REQUESTED
Patrick Delaunay
2020-04-16
*
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
*
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-29
*
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
*
dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
Simon Glass
2017-06-01
*
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
*
dm: gpio: Add methods for open drain setting
mario.six@gdsys.cc
2016-06-03
*
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
*
gpio: Use const where possible
Simon Glass
2016-03-17
*
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
*
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
2015-07-21
*
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
2015-07-21
*
gpio: fix typos in GPIO header
Masahiro Yamada
2015-06-04
*
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-14
*
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-05-13
*
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-29
*
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
*
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
*
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
*
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-26
|
\
|
*
dm: gpio: Remove unused get_state() uclass method
Simon Glass
2014-10-23
|
*
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
|
*
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
[next]