index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-exar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: exar: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
1
-2
/
+0
*
gpio: exar: Allow IO port access
Andy Shevchenko
2022-10-26
1
-0
/
+1
*
gpio: exar: access MPIO registers on cascaded chips
Qingtao Cao
2022-09-04
1
-5
/
+35
*
gpio: exar: use devm action for freeing the IDA and drop remove()
Bartosz Golaszewski
2020-11-25
1
-15
/
+12
*
gpio: exar: switch to using regmap
Bartosz Golaszewski
2020-11-25
1
-54
/
+37
*
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
2020-11-25
1
-12
/
+28
*
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
2020-11-25
1
-8
/
+7
*
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
2020-11-25
1
-3
/
+3
*
gpio: exar: include idr.h
Bartosz Golaszewski
2020-11-25
1
-0
/
+1
*
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
2020-11-25
1
-0
/
+1
*
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2020-05-05
1
-2
/
+5
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-1
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2019-03-22
1
-0
/
+2
*
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-08-01
1
-1
/
+1
*
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
2017-07-03
1
-23
/
+33
*
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
2017-07-03
1
-1
/
+1
*
gpio: exar: Fix iomap request
Jan Kiszka
2017-07-03
1
-7
/
+3
*
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
2017-07-03
1
-3
/
+0
*
gpio: exar: Fix reading of directions and values
Jan Kiszka
2017-06-20
1
-4
/
+4
*
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
2017-06-20
1
-2
/
+2
*
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-06-20
1
-1
/
+1
*
gpio: exar: Set proper output level in exar_direction_output
Axel Lin
2017-03-15
1
-11
/
+12
*
gpio: exar: add gpio for exar cards
Sudip Mukherjee
2017-01-26
1
-0
/
+200