index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_data
/
gpio-davinci.h
Age
Commit message (
Expand
)
Author
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-09-20
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
gpio: davinci: Remove unneeded GPIO macro
Andrew F. Davis
2018-09-20
gpio: davinci: Remove unused member of davinci_gpio_controller
Andrew F. Davis
2018-06-18
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2017-01-26
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
2017-01-26
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
2017-01-26
gpio: davinci: Remove unwanted blank line
Keerthy
2017-01-11
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
2014-03-05
gpio: remove obsolete tnetv107x driver
Arnd Bergmann
2013-12-26
gpio: davinci: remove unused variable intc_irq_num
Lad, Prabhakar
2013-12-26
gpio: davinci: convert to use irqdomain support.
Lad, Prabhakar
2013-09-25
ARM: davinci: gpio: use gpiolib API instead of inline functions
Philip Avinash
2013-09-24
gpio: davinci: move to platform device
KV Sujith