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-exar.c
Age
Commit message (
Expand
)
Author
2020-05-05
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-22
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
2017-06-20
gpio: exar: Fix reading of directions and values
Jan Kiszka
2017-06-20
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-03-15
gpio: exar: Set proper output level in exar_direction_output
Axel Lin
2017-01-26
gpio: exar: add gpio for exar cards
Sudip Mukherjee