index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
dwapb_gpio.c
Age
Commit message (
Expand
)
Author
2025-08-11
gpio: dwapb_gpio: Using wrong function to free memory
Andrew Goodbody
2024-10-28
gpio: dw: Add ngpios DT-property support
Maksim Kiselev
2023-12-19
gpio: dw: Drop unused headers
Maksim Kiselev
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-10-08
gpio: dw: Return output value when direction is out
Sean Anderson
2020-10-08
gpio: dw: Add a trailing underscore to generated name
Sean Anderson
2020-10-08
gpio: dw: Fix warnings about casting int to pointer
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-05-24
gpio: dwapb_gpio: fix broken dev->node
Simon Goldschmidt
2019-05-10
gpio: dwapb_gpio: convert to livetree
Simon Goldschmidt
2018-11-29
gpio: dwapb_gpio: fix binding without bank-name property
Simon Goldschmidt
2018-10-03
gpio: dwapb_gpio: Change to use devm_kcalloc()
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Change to use dev_read_addr()
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Add reset ctrl to driver
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Enable get_function support
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-21
gpio: dwapb: Add support for port B
Phil Edworthy
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2015-08-23
gpio: Add DW APB GPIO driver
Marek Vasut