summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-exar.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu2019-03-221-0/+2
* gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-011-1/+1
* gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka2017-07-031-23/+33
* gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka2017-07-031-1/+1
* gpio: exar: Fix iomap requestJan Kiszka2017-07-031-7/+3Star
* gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka2017-07-031-3/+0Star
* gpio: exar: Fix reading of directions and valuesJan Kiszka2017-06-201-4/+4
* gpio: exar: Allocate resources on behalf of the platform deviceJan Kiszka2017-06-201-2/+2
* gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka2017-06-201-1/+1
* gpio: exar: Set proper output level in exar_direction_outputAxel Lin2017-03-151-11/+12
* gpio: exar: add gpio for exar cardsSudip Mukherjee2017-01-261-0/+200