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-pisosr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-07-20
1
-16
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-6
/
+3
*
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
1
-6
/
+6
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-1
/
+1
*
gpio-pisosr: add support for get_multiple
Morten Hein Tiljeset
2018-07-29
1
-0
/
+22
*
gpio: constify gpio_chip structures
Julia Lawall
2016-09-13
1
-1
/
+1
*
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
Axel Lin
2016-02-25
1
-2
/
+2
*
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
2016-02-25
1
-7
/
+4
*
gpio: pisosr: add missing unlock
Sudip Mukherjee
2016-02-19
1
-3
/
+1
*
gpio: Add driver for SPI serializers
Andrew F. Davis
2016-02-10
1
-0
/
+188