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
2009-03-09
Input: atkbd - consolidate force release quirk setup
Daniel Mierswa
1
-74
/
+46
2009-03-09
Input: add accelerated touchscreen support for Marvell Zylonite
Mark Brown
3
-0
/
+254
2009-03-09
Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events
Mike Rapoport
2
-1
/
+5
2009-03-09
Input: wm97xx - use disable_irq_nosync() for Mainstone
Mark Brown
1
-1
/
+1
2009-03-09
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
1
-4
/
+9
2009-03-09
Input: fix polling of /proc/bus/input/devices
Dmitry Torokhov
1
-3
/
+3
2009-03-09
Merge commit 'v2.6.29-rc7' into next
Dmitry Torokhov
19
-45
/
+218
2009-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
16
-45
/
+78
2009-03-01
Input: psmouse - add newline to OLPC HGPK touchpad debugging
Andy Whitcroft
1
-1
/
+1
2009-03-01
Input: elantech - touchpad driver miss-recognising logitech mice
Arjan Opmeer
1
-8
/
+24
2009-03-01
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
1
-5
/
+4
2009-03-01
Input: usbtouchscreen - fix eGalax HID ignoring
Daniel Ritz
1
-0
/
+1
2009-02-02
Input: ambakmi - fix timeout handling in amba_kmi_write()
Roel Kluin
1
-1
/
+1
2009-02-02
Input: pxa930_trkball - fix write timeout handling
Roel Kluin
1
-1
/
+1
2009-01-30
Input: ati_remote2 - check module params
Ville Syrjala
1
-4
/
+60
2009-01-30
Input: ati_remote2 - add per device attrs
Ville Syrjala
1
-15
/
+126
2009-01-30
Input: ati_remote2 - complete suspend support
Ville Syrjala
1
-0
/
+78
2009-01-30
Input: stop autorepeat timer on key release
Johannes Berg
1
-0
/
+7
2009-01-30
Input: pc110pad - use no_pci_devices()
Roel Kluin
1
-4
/
+1
2009-01-30
Input: add support for the Maple mouse on the SEGA Dreamcast
Adrian McMenamin
3
-4
/
+163
2009-01-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-7
/
+8
2009-01-30
Input: bf54x-keys - fix debounce time validation
Roel Kluin
1
-2
/
+2
2009-01-14
Input: spitzkbd - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+4
2009-01-14
Input: omap-keypad - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+4
2009-01-13
Input: corgi_ts - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+5
2009-01-13
Input: corgikbd - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+4
2009-01-11
Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86
Jean Delvare
1
-1
/
+1
2009-01-11
Input: atkbd - make forced_release_keys[] static
Daniel Mierswa
1
-2
/
+2
2009-01-11
Input: usbtouchscreen - allow reporting calibrated data
Dan Streetman
1
-2
/
+17
2009-01-11
input: PCF50633 input driver
Balaji Rao
3
-0
/
+140
2009-01-08
[ARM] fix pxa930_trkball build errors
Russell King
1
-2
/
+2
2009-01-07
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-54
/
+27
2009-01-07
touchscreen: Fix build of da9034
Alan Cox
1
-0
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-07
Input: apanel - convert to new i2c binding
Jean Delvare
1
-54
/
+27
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
46
-521
/
+2944
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2009-01-06
Input: i8042 - add Dell Vostro 1510 to nomux list
Jiri Kosina
1
-0
/
+7
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-7
/
+7
2008-12-31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2008-12-30
Input: gtco - use USB endpoint API
Julia Lawall
1
-1
/
+1
2008-12-30
Input: add support for Maple controller as a joystick
Adrian McMenamin
3
-0
/
+206
2008-12-30
Input: atkbd - broaden the Dell DMI signatures
Matthew Garrett
1
-0
/
+9
2008-12-30
Input: HIL drivers - add MODULE_ALIAS()
Helge Deller
3
-1
/
+3
2008-12-29
Input: add support for enhanced rotary controller on pxa930 and pxa935
Yong Yao
3
-0
/
+222
2008-12-29
Input: add support for trackball on pxa930 and pxa935
Yong Yao
3
-13
/
+289
2008-12-25
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...
Ingo Molnar
1
-2
/
+2
2008-12-23
Input: add da9034 touchscreen support
Eric Miao
3
-0
/
+398
2008-12-23
Input: ads7846 - strict_strtoul takes unsigned long
Harvey Harrison
1
-1
/
+1
2008-12-22
sh: sh_mobile keysc clock framework support
Magnus Damm
1
-5
/
+23
[next]