index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-02-16
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
7
-35
/
+3
2015-02-16
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
2
-3
/
+22
2015-02-16
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
1
-39
/
+0
2015-02-16
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
1
-7
/
+8
2015-02-16
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2
-53
/
+151
2015-02-16
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
1
-22
/
+56
2015-02-16
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
1
-64
/
+67
2015-02-16
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2
-38
/
+46
2015-02-16
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2
-11
/
+19
2015-02-16
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2
-16
/
+16
2015-02-07
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
1
-1
/
+1
2015-02-04
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
1
-1
/
+4
2015-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+20
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
4
-4
/
+4
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
4
-14
/
+15
2015-01-23
Input: elantech - remove stale comment from Kconfig
Dmitry Torokhov
1
-9
/
+2
2015-01-22
Input: cyapa - off by one in cyapa_update_fw_store()
Dan Carpenter
1
-1
/
+1
2015-01-22
Input: cyapa - fix variable being dereferenced before check
Dudley Du
1
-1
/
+3
2015-01-22
Input: cyapa - fix endianness issues in gen5 firmware update support
Dmitry Torokhov
1
-39
/
+40
2015-01-20
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Peter Hutterer
1
-3
/
+4
2015-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2015-01-18
Input: cyapa - add acpi device id support
Dudley Du
1
-0
/
+11
2015-01-18
Input: cyapa - add gen5 trackpad force re-calibrate function support
Dudley Du
1
-0
/
+65
2015-01-18
Input: cyapa - add gen5 trackpad read baseline support
Dudley Du
2
-0
/
+642
2015-01-18
Input: cyapa - add gen5 trackpad firmware update support
Dudley Du
2
-0
/
+392
2015-01-18
Input: cyapa - add gen3 trackpad force re-calibrate support
Dudley Du
1
-0
/
+59
2015-01-18
Input: cyapa - add gen3 trackpad read baseline support
Dudley Du
1
-0
/
+72
2015-01-18
Input: cyapa - add gen3 trackpad device firmware update support
Dudley Du
1
-0
/
+309
2015-01-18
Input: cyapa - add sysfs interfaces support in the cyapa driver
Dudley Du
1
-0
/
+310
2015-01-18
Input: cyapa - add runtime power management support
Dudley Du
2
-1
/
+189
2015-01-18
Input: cyapa - add power management interfaces support for the device
Dudley Du
1
-0
/
+136
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
4
-1
/
+1693
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
4
-666
/
+1516
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
8
-28
/
+89
2015-01-12
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
1
-2
/
+20
2015-01-12
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
1
-4
/
+14
2015-01-09
Input: elantech - support new ICs types for version 4
Sam hung
1
-0
/
+2
2014-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-10
/
+83
2014-12-30
Input: synaptics - remove duplicated code
Benjamin Tissoires
1
-37
/
+1
2014-12-30
Input: synaptics - use in-kernel tracking for reporting mt data
Benjamin Tissoires
2
-381
/
+34
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
5
-17
/
+436
2014-12-18
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-10
/
+83
2014-12-18
Input: alps - v7: document the v7 touchpad packet protocol
Hans de Goede
1
-0
/
+28
2014-12-18
Input: alps - v7: fix finger counting for > 2 fingers on clickpads
Hans de Goede
1
-4
/
+12
2014-12-18
Input: alps - v7: sometimes a single touch is reported in mt[1]
Hans de Goede
1
-4
/
+14
2014-12-18
Input: alps - v7: ignore new packets
Hans de Goede
1
-6
/
+24
2014-12-18
Input: psmouse - expose drift duration for IBM trackpoints
haarp
2
-0
/
+9
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-144
/
+2546
2014-12-16
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-144
/
+2546
[next]