aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-exar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-22gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu1-0/+2
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka1-1/+1
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka1-23/+33
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka1-1/+1
2017-07-03gpio: exar: Fix iomap requestJan Kiszka1-7/+3
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka1-3/+0
2017-06-20gpio: exar: Fix reading of directions and valuesJan Kiszka1-4/+4
2017-06-20gpio: exar: Allocate resources on behalf of the platform deviceJan Kiszka1-2/+2
2017-06-20gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka1-1/+1
2017-03-15gpio: exar: Set proper output level in exar_direction_outputAxel Lin1-11/+12
2017-01-26gpio: exar: add gpio for exar cardsSudip Mukherjee1-0/+200