index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pisosr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-16
/
+12
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
1
-9
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2020-08-28
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2019-12-04
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+1
2018-07-29
gpio-pisosr: add support for get_multiple
Morten Hein Tiljeset
1
-0
/
+22
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
1
-1
/
+1
2016-02-25
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
Axel Lin
1
-2
/
+2
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
1
-7
/
+4
2016-02-19
gpio: pisosr: add missing unlock
Sudip Mukherjee
1
-3
/
+1
2016-02-10
gpio: Add driver for SPI serializers
Andrew F. Davis
1
-0
/
+188