index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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