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
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-61
/
+601
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
1
-12
/
+1
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-03-09
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
1
-0
/
+1
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
8
-36
/
+40
2012-02-24
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
2
-15
/
+6
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
2
-5
/
+12
2012-02-24
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
1
-2
/
+5
2012-02-14
bcm5974: Add pointer and buttonpad properties
Chase Douglas
1
-0
/
+1
2012-02-03
Input: add Synaptics USB device driver
Jan Steinhoff
3
-0
/
+586
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-4
/
+4
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+17
2012-01-11
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
1
-2
/
+14
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-294
/
+1407
2012-01-09
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-294
/
+1407
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-25
/
+2
2011-12-31
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
1
-69
/
+124
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2
-3
/
+4
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
1
-2
/
+2
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
1
-0
/
+11
2011-12-01
Input: mouse - use macro module_platform_driver()
JJ Ding
3
-39
/
+4
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2
-8
/
+38
2011-11-21
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2
-0
/
+38
2011-11-21
Input: elantech - add support for elantech fast command
JJ Ding
2
-8
/
+29
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2
-25
/
+2
2011-11-15
Input: synaptics - update OLPC XO exclusion
Daniel Drake
1
-8
/
+5
2011-11-10
Input: synaptics - add support for Relative mode
Daniel Drake
4
-48
/
+152
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
6
-41
/
+80
2011-11-10
Input: elantech - adjust hw_version detection logic
JJ Ding
1
-8
/
+18
2011-11-08
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2
-19
/
+215
2011-11-08
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
3
-38
/
+768
2011-11-08
Input: ALPS - remove assumptions about packet size
Seth Forshee
1
-5
/
+5
2011-11-08
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2
-24
/
+27
2011-11-08
Input: ALPS - move protocol information to Documentation
Seth Forshee
1
-36
/
+1
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
14
-345
/
+1363
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
10
-198
/
+243
2011-10-07
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-09-21
Input: elantech - remove module parameter force_elantech
JJ Ding
1
-10
/
+2
2011-09-21
Input: elantech - better support all those v2 variants
JJ Ding
2
-5
/
+42
2011-09-10
Input: bcm5974 - add MacBookAir4,1 trackpad support
Pieter-Augustijn Van Malleghem
1
-0
/
+20
2011-09-09
Input: elantech - add v4 hardware support
JJ Ding
2
-16
/
+262
2011-09-09
Input: elantech - add v3 hardware support
JJ Ding
2
-19
/
+201
2011-09-09
Input: elantech - clean up elantech_init
JJ Ding
1
-30
/
+39
2011-09-09
Input: elantech - packet checking for v2 hardware
JJ Ding
1
-5
/
+34
2011-09-09
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
1
-9
/
+6
2011-09-09
Input: elantech - use firmware provided x, y ranges
JJ Ding
2
-16
/
+58
2011-09-09
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2
-26
/
+13
2011-09-09
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
1
-4
/
+4
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2
-2
/
+2
[next]