index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-octeon.c
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-06-17
gpio: octeon: use new GPIO line value setter callbacks
Bartosz Golaszewski
2019-04-05
drivers: gpio: octeon: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-05-24
gpio: octeon: Include the right header
Linus Walleij
2016-03-30
gpio: octeon: Constify octeon_gpio_match table
Axel Lin
2016-03-30
gpio: octeon: Convert to use devm_ioremap_resource
Axel Lin
2016-02-23
gpio: octeon: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: octeon: use gpiochip data pointer
Linus Walleij
2015-11-30
gpio: use dev_get_platdata()
Nizam Haider
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-26
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney