index
:
linux.git
master
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
/
gpio-tz1090.c
Age
Commit message (
Expand
)
Author
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-01-05
gpio: tz1090: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: tz1090: Be sure to clamp return value
Linus Walleij
2015-12-11
gpio: Restore indentation of parent device setup
Geert Uytterhoeven
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-14
gpio/tz1090: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-01-15
gpio: tz1090: Use resource_size to fix off-by-one
Axel Lin
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-27
gpio: tz1090: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-07
gpio-tz1090: Replace commas with semi-colons
James Hogan
2013-07-20
gpio-tz1090: convert to use generic irqchip
James Hogan
2013-07-20
gpio-tz1090: add TZ1090 gpio driver
James Hogan