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
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
Input: synaptics - fix handling of 2-button ClickPads
Yan Li
1
-1
/
+2
2010-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-11
/
+37
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+3
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2
-2
/
+3
2010-10-18
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-4
/
+8
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
2
-6
/
+32
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
3
-3
/
+3
2010-09-01
Input: bcm5974 - adjust major/minor to scale
Henrik Rydberg
1
-4
/
+8
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-6
/
+8
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-18
/
+28
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-18
/
+28
2010-08-09
Revert "Input: appletouch - fix integer overflow issue"
Benjamin Herrenschmidt
1
-3
/
+3
2010-08-06
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-06
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2
-14
/
+14
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+22
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
2
-4
/
+4
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-9
/
+22
2010-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+8
2010-07-22
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2
-2
/
+8
2010-07-20
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-20
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
1
-2
/
+6
2010-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-08
Revert "Input: do not force selecting i8042 on Moorestown"
Feng Tang
1
-1
/
+1
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
1
-1
/
+0
2010-06-24
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
1
-0
/
+2
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
1
-7
/
+14
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-05-26
m68k: amiga - Mouse platform device conversion
Geert Uytterhoeven
1
-35
/
+63
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-18
/
+18
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2
-18
/
+18
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
4
-95
/
+100
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
2
-11
/
+27
2010-05-19
Input: elantech - relax signature checks
Dmitry Torokhov
1
-1
/
+19
2010-05-19
Input: elantech - enforce common prefix on messages
Dmitry Torokhov
1
-35
/
+32
2010-05-19
Input: do not force selecting i8042 on Moorestown
Jacob Pan
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-19
/
+24
2010-05-13
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
1
-4
/
+10
2010-05-13
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
2
-15
/
+14
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-37
/
+106
2010-05-04
Input: elantech - ignore high bits in the position coordinates
Florian Ragwitz
1
-25
/
+44
2010-05-04
Input: elantech - allow forcing Elantech protocol
Florian Ragwitz
1
-2
/
+10
2010-05-04
Input: elantech - fix firmware version check
Florian Ragwitz
1
-1
/
+2
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
2
-5
/
+34
2010-04-20
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
1
-1
/
+0
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
2
-3
/
+16
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+1
[next]