index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Input: Add "inhibited" property
Patrik Fimml
1
-7
/
+105
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
41
-90
/
+96
2020-12-03
Input: add input_device_enabled()
Andrzej Pietrasiewicz
1
-0
/
+8
2020-12-03
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
1
-35
/
+8
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
3
-376
/
+0
2020-12-01
Input: atmel_mxt_ts - fix lost interrupts
Linus Walleij
1
-2
/
+2
2020-12-01
Input: xpad - support Ardwiino Controllers
Sanjay Govind
1
-0
/
+2
2020-12-01
Input: i8042 - add ByteSpeed touchpad to noloop table
Po-Hsu Lin
1
-0
/
+4
2020-11-25
Input: i8042 - fix error return code in i8042_setup_aux()
Luo Meng
1
-1
/
+2
2020-11-25
Input: soc_button_array - add missing include
Dmitry Torokhov
1
-0
/
+1
2020-11-23
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-11-23
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-23
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-20
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
1
-0
/
+9
2020-11-20
Input: goodix - fix misspelling of 'ctx'
Lee Jones
1
-1
/
+1
2020-11-20
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
1
-1
/
+1
2020-11-20
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
1
-1
/
+1
2020-11-20
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-20
Input: goodix - provide some missing function parameter descriptions
Lee Jones
1
-0
/
+3
2020-11-20
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-20
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: adp5589-keys - use BIT()
Dmitry Torokhov
1
-34
/
+35
2020-11-20
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2020-11-19
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
1
-10
/
+13
2020-11-19
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
1
-20
/
+2
2020-11-19
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
1
-21
/
+0
2020-11-19
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
1
-31
/
+10
2020-11-19
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
1
-9
/
+4
2020-11-18
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-18
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
1
-2
/
+4
2020-11-18
Merge tag 'v5.9' into next
Dmitry Torokhov
21
-161
/
+53
2020-11-18
Input: elan_i2c_core - move header inclusion inside
Lee Jones
1
-1
/
+1
2020-11-18
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
1
-1
/
+0
2020-11-18
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-11-18
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-11-18
Input: ads7846 - convert to full duplex
Oleksij Rempel
1
-130
/
+62
2020-11-18
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-18
/
+55
2020-11-13
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
1
-2
/
+1
2020-11-13
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
1
-2
/
+1
2020-11-12
Input: ads7846: do not overwrite spi->mode flags set by spi framework
Oleksij Rempel
1
-1
/
+2
2020-11-12
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
4
-8
/
+9
2020-11-12
Input: st1232 - add support resolution reading
Andrej Valek
1
-16
/
+36
2020-11-12
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-11-10
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
5
-115
/
+149
2020-11-09
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2
-14
/
+14
2020-11-09
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-09
Input: analog - fix formatting of error code
Zhang Qilong
1
-1
/
+1
[prev]
[next]