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
starfive-6.6.48-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
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-151
/
+261
2014-04-23
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-23
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-20
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-04-20
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
1
-2
/
+53
2014-04-20
Input: i8042 - add firmware_id support
Hans de Goede
2
-0
/
+21
2014-04-20
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+14
2014-04-20
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
1
-1
/
+1
2014-04-20
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
1
-18
/
+9
2014-04-20
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
1
-0
/
+9
2014-04-20
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
1
-128
/
+109
2014-04-20
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
1
-1
/
+1
2014-04-20
Input: ads7846 - fix device usage within attribute show
Alexander Stein
1
-1
/
+1
2014-04-20
Input: da9055_onkey - remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+0
2014-04-06
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-1208
/
+1619
2014-04-03
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-1231
/
+1653
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
1
-3
/
+4
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-03-31
Input: appletouch - fix jumps when additional fingers are detected
Clinton Sprain
1
-6
/
+21
2014-03-31
Input: appletouch - implement sensor data smoothing
Clinton Sprain
1
-24
/
+79
2014-03-31
Input: add driver for SOC button array
Lejun Zhu
3
-0
/
+229
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-32
/
+45
2014-03-31
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
1
-1
/
+8
2014-03-31
Input: pmic8xxx-pwrkey - migrate to DT
Stephen Boyd
1
-13
/
+20
2014-03-31
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
1
-64
/
+86
2014-03-31
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
1
-52
/
+29
2014-03-31
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
1
-44
/
+17
2014-03-31
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
1
-58
/
+0
2014-03-31
Input: add new driver for ARM CLPS711X keypad
Alexander Shiyan
3
-0
/
+220
2014-03-30
Input: mousedev - fix race when creating mixed device
Dmitry Torokhov
1
-31
/
+42
2014-03-29
Input: don't modify the id of ioctl-provided ff effect on upload failure
Elias Vanderstuyft
1
-1
/
+3
2014-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-15
/
+82
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
1
-82
/
+276
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
1
-0
/
+4
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
1
-3
/
+3
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
1
-31
/
+114
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
1
-9
/
+6
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-03-28
Input: appletouch - dial back fuzz setting
Clinton Sprain
1
-6
/
+9
2014-03-28
Input: remove obsolete tnetv107x drivers
Arnd Bergmann
6
-734
/
+0
2014-03-28
Input: sirfsoc-onkey - set the capability of reporting KEY_POWER
Xianglong Du
1
-0
/
+1
2014-03-27
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
1
-1
/
+0
2014-03-27
Input: da9052_onkey - use correct register bit for key status
Anthony Olech
1
-13
/
+16
2014-03-24
Input: wistron_btns - simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-24
Input: olpc_apsp - fix dependencies of OLPC AP-SP driver
Jean Delvare
1
-1
/
+1
2014-03-24
Input: hp_sdc - use del_timer_sync() in exit path
Thomas Gleixner
1
-1
/
+1
[next]