index
:
pub/scm/linux/kernel/git/song/linux.git
master
Song Liu's fork of linux.git
Song Liu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
gpio_decoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-01-21
Input: gpio_decoder - don't use "proxy" headers
Andy Shevchenko
1
-2
/
+3
2026-01-21
Input: gpio_decoder - make use of the macros from bits.h
Andy Shevchenko
1
-2
/
+2
2026-01-21
Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()
Andy Shevchenko
1
-14
/
+14
2026-01-21
Input: gpio_decoder - unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+10
2026-01-21
Input: gpio_decoder - make use of device properties
Andy Shevchenko
1
-5
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-9
/
+1
2019-10-29
Input: gpio_decoder - switch to using polled mode of input devices
Dmitry Torokhov
1
-19
/
+23
2017-01-18
Input: gpio_decoder - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2016-08-29
Input: add generic input driver to read encoded GPIO lines
Vignesh R
1
-0
/
+137