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
2013-11-26
Input: serio - remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-26
Input: twl4030-pwrbutton - simplify driver using devm_*
Sebastian Reichel
1
-22
/
+4
2013-11-26
Input: twl4030-pwrbutton - use dev_err for errors
Sebastian Reichel
1
-3
/
+3
2013-11-26
Input: twl4030-pwrbutton - add device tree support
Sebastian Reichel
1
-4
/
+12
2013-11-26
Input: tsc2007 - convert to use devres-managed resources
Dmitry Torokhov
1
-39
/
+40
2013-11-26
Input: tsc2007 - remove unused poll_delay from platform data
Dmitry Torokhov
1
-2
/
+0
2013-11-26
Input: tsc2007 - add device tree support.
Denis Carikli
1
-40
/
+133
2013-11-21
Input: atmel-wm97xx - fix compile error
Dmitry Torokhov
1
-1
/
+1
2013-11-21
Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
Dan Carpenter
1
-1
/
+4
2013-11-21
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
1
-2
/
+1
2013-11-20
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
3
-0
/
+478
2013-11-11
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
1
-1
/
+8
2013-11-11
Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-4
/
+1
2013-11-11
Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()
Wei Yongjun
1
-1
/
+3
2013-11-11
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
1
-2
/
+2
2013-10-31
Input: add driver for Neonode zForce based touchscreens
Heiko Stübner
3
-0
/
+850
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
1
-1
/
+1
2013-10-31
Input: remove a redundant max() call
Kang Hu
1
-1
/
+1
2013-10-31
Input: mousedev - allow disabling even without CONFIG_EXPERT
Tom Gundersen
1
-1
/
+1
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
2
-5
/
+5
2013-10-31
Input: i8042 - add PNP modaliases
Tom Gundersen
1
-0
/
+2
2013-10-31
Input: evdev - fall back to vmalloc for client event buffer
Daniel Stone
1
-4
/
+12
2013-10-31
Input: cypress_ps2 - do not consider data bad if palm is detected
Joseph Salisbury
1
-16
/
+3
2013-10-31
Input: cypress_ps2 - remove useless cast
Geyslan G. Bem
1
-4
/
+4
2013-10-23
Input: fix PWM-related undefined reference errors
Majunath Goudar
1
-2
/
+2
2013-10-23
Input: ALPS - change secondary device's name
Yunkang Tang
1
-1
/
+1
2013-10-23
Input: wacom - not all multi-interface devices support touch
Ping Cheng
2
-22
/
+39
2013-10-16
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-1
/
+3
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
8
-29
/
+57
2013-10-06
Input: st1232 - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: rotary_encoder - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pwm-beeper - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: sirfsoc-onkey - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-20
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
3
-16
/
+58
2013-09-20
Input: wacom - LED is only supported through digitizer interface
Ping Cheng
1
-10
/
+14
2013-09-20
Input: wacom - testing result shows get_report is unnecessary.
Ping Cheng
1
-3
/
+0
2013-09-20
Input: wacom - send proper tablet state info when pen leaves proximity
Jason Gerecke
1
-0
/
+7
2013-09-20
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
3
-2
/
+47
2013-09-20
Input: tsc2005 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-20
Input: ad7879-spi - remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-20
Input: ad7877 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
[next]