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
/
drivers
/
gpio
/
gpio-ucb1400.c
Age
Commit message (
Expand
)
Author
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
2022-08-31
gpio: ucb1400: Use proper header
Linus Walleij
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-02-23
gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: ucb1400: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: ucb1400: Be sure to clamp return value
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-09
gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen
Rickard Strandqvist
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-11-25
gpio: ucb1400: Add MODULE_ALIAS
Axel Lin
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-04-19
mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus
Marek Vasut
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-06-06
gpio: reorganize drivers
Grant Likely