Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1ad4fb2f7cbc21db9cdbb53e25ce348d93bbd6e7
/
drivers
/
input
/
mouse
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
2485a4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
52965cc
Input: bcm5974 - set BUTTONPAD property
by Jussi Pakkanen
· 13 years ago
d3d2580
Input: revert some over-zealous conversions to module_platform_driver()
by Dmitry Torokhov
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
da73356
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
ee9dfd7
Input: psmouse - make sure we do not use stale methods
by Dmitry Torokhov
· 13 years ago
6ccbcf2
Input: sentelic - fix retrieving number of buttons
by Tai-hwa Liang
· 13 years ago
d9bae67
Input: sentelic - release mutex upon register write failure
by Tai-hwa Liang
· 13 years ago
8521478
Input: synaptics - fix touchpad not working after S2R on Vostro V13
by Dmitry Torokhov
· 13 years ago
4fcdeac
Input: mouse - use macro module_platform_driver()
by JJ Ding
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
3d95fd6
Input: elantech - add resolution query support for v4 hardware
by JJ Ding
· 13 years ago
b56b92a
Input: elantech - add support for elantech fast command
by JJ Ding
· 13 years ago
08642e7
USB: convert drivers/input/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
83551c0
Input: synaptics - update OLPC XO exclusion
by Daniel Drake
· 13 years ago
7968a5d
Input: synaptics - add support for Relative mode
by Daniel Drake
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
3940d61
Input: elantech - adjust hw_version detection logic
by JJ Ding
· 13 years ago
01ce661
Input: ALPS - add semi-MT support for v3 protocol
by Seth Forshee
· 13 years ago
25bded7
Input: ALPS - add support for protocol versions 3 and 4
by Seth Forshee
· 13 years ago
b46615f
Input: ALPS - remove assumptions about packet size
by Seth Forshee
· 13 years ago
fa629ef
Input: ALPS - add protocol version field in alps_model_info
by Seth Forshee
· 13 years ago
d4b347b
Input: ALPS - move protocol information to Documentation
by Seth Forshee
· 13 years ago
6ad390a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
b5d2170
Input: psmouse - switch to using dev_*() for messages
by Dmitry Torokhov
· 13 years ago
26e56eb
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
by Dmitry Torokhov
· 13 years ago
4af61e9
Input: elantech - remove module parameter force_elantech
by JJ Ding
· 13 years ago
84a90b6
Input: elantech - better support all those v2 variants
by JJ Ding
· 13 years ago
1c601be
Input: bcm5974 - add MacBookAir4,1 trackpad support
by Pieter-Augustijn Van Malleghem
· 13 years ago
1dc6ede
Input: elantech - add v4 hardware support
by JJ Ding
· 13 years ago
28f4961
Input: elantech - add v3 hardware support
by JJ Ding
· 13 years ago
3c8bbb9
Input: elantech - clean up elantech_init
by JJ Ding
· 13 years ago
7894f21
Input: elantech - packet checking for v2 hardware
by JJ Ding
· 13 years ago
8a360d0
Input: elantech - remove ETP_EDGE_FUZZ_V2
by JJ Ding
· 13 years ago
230282a
Input: elantech - use firmware provided x, y ranges
by JJ Ding
· 13 years ago
461a791
Input: elantech - get rid of ETP_2FT_* in elantech.h
by JJ Ding
· 13 years ago
1155961
Input: elantech - correct x, y value range for v2 hardware
by JJ Ding
· 13 years ago
ec4665c
Input: remove IRQF_DISABLED from drivers
by Yong Zhang
· 13 years ago
7e66eaf
Merge commit 'v3.1-rc4' into next
by Dmitry Torokhov
· 13 years ago
6b4b49f
Input: synaptics - process finger (<=5) transitions
by Daniel Kurtz
· 13 years ago
4dc772d
Input: synaptics - process finger (<=3) transitions
by Daniel Kurtz
· 13 years ago
a6ca40c
Input: synaptics - decode AGM packet types
by Daniel Kurtz
· 13 years ago
3cdfee9
Input: synaptics - add image sensor support
by Daniel Kurtz
· 13 years ago
8561547
Input: synaptics - refactor initialization of abs position axes
by Daniel Kurtz
· 13 years ago
7afdb84
Input: synaptics - refactor agm packet parsing
by Daniel Kurtz
· 13 years ago
6de58dd
Input: synaptics - refactor y inversion
by Daniel Kurtz
· 13 years ago
c331eb5
Input: bcm5974 - Add support for newer MacBookPro8,2
by Andrew Drake
· 13 years ago
db0b34b
Input: bcm5974 - add support for touchpads found in MacBookAir4,2
by Joshua V. Dillon
· 13 years ago
ab3d0ab
Input: psmouse - hgpk.c needs module.h
by Randy Dunlap
· 13 years ago
3c6b501
Input: synaptics - fix reporting of min coordinates
by Dmitry Torokhov
· 13 years ago
fea2021
Input: lifebook - make dmi callback functions return 1
by Axel Lin
· 13 years ago
a66413f
Input: synaptics - set minimum coordinates as reported by firmware
by Dmitry Torokhov
· 13 years ago
28d5fd8
Input: synaptics - process button bits in AGM packets
by Daniel Kurtz
· 13 years ago
bea9f0f
Input: synaptics - rename set_slot to be more descriptive
by Daniel Kurtz
· 13 years ago
a9f0b79
Input: synaptics - fuzz position for touchpad with reduced filtering
by Daniel Kurtz
· 13 years ago
8be3c65
Input: synaptics - set resolution for MT_POSITION_X/Y axes
by Daniel Kurtz
· 13 years ago
7c40952
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
by Hans-Christian Egtvedt
· 13 years ago
5993548
Input: remove unneeded version.h includes
by Jesper Juhl
· 13 years ago
4637f40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
659e6ed
input/atari: Fix mouse movement and button mapping
by Geert Uytterhoeven
· 14 years ago
186f200
input/atari: Fix atarimouse init
by Michael Schmitz
· 16 years ago
7786908
input/atari: Use the correct mouse interrupt hook
by Michael Schmitz
· 16 years ago
9cb6cfa
Input: elantech - remove support for proprietary X driver
by Éric Piel
· 14 years ago
89eec4d
Input: elantech - report multitouch with proper ABS_MT messages
by Éric Piel
· 14 years ago
f941c70
Input: elantech - export pressure and width when supported
by Éric Piel
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7087486
Input: synaptics - fix crash in synaptics_module_init()
by Jan Beulich
· 14 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
47340bd
Input: bcm5974 - add support for MacBookPro8
by Andy Botting
· 14 years ago
5063511
Input: bcm5974 - Report button also for zero fingers
by Henrik Rydberg
· 14 years ago
9bb794a
Input: synaptics - document 0x0c query
by Dmitry Torokhov
· 14 years ago
87b2c7d
Input: synaptics_i2c - convert to dev_pm_ops
by Mark Brown
· 14 years ago
1ca05b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
c63fe0a
Input: synaptics - retry failed resets when reconnecting
by Alexandre Peixoto Ferreira
· 14 years ago
baddf58
Input: synaptics - fix reconnect logic on MT devices
by Alexandre Peixoto Ferreira
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
facc7a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
5c461b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
ef8313b
Input: psmouse - disable the synaptics extension on OLPC machines
by Andres Salomon
· 14 years ago
7ee9916
Input: psmouse - fix up Synaptics comment
by Andres Salomon
· 14 years ago
4f56ce9
Input: synaptics - ignore bogus mt packet
by Henrik Rydberg
· 14 years ago
fec6e52
Input: synaptics - add multi-finger and semi-mt support
by Henrik Rydberg
· 14 years ago
c14890a
Input: synaptics - report clickpad property
by Henrik Rydberg
· 14 years ago
2ade0c1
Merge branch 'master' into upstream
by Jiri Kosina
· 14 years ago
3bfa321
Input: synaptics - fix handling of 2-button ClickPads
by Yan Li
· 14 years ago
6021afc
input: bcm5974: Add support for MacBookAir3
by Edgar (gimli) Hucek
· 14 years ago
20a4c26
Input: hgpk - fix powersave mode
by Paul Fox
· 14 years ago
34caed2
Input: hgpk - recalibration tweaks
by Daniel Drake
· 14 years ago
67f56bb
Input: hgpk - detect simple mode overflows
by Daniel Drake
· 14 years ago
a309cdc
Input: hgpk - extend jumpiness detection
by Daniel Drake
· 14 years ago
c0dc834
Input: hgpk - rework spew detection
by Daniel Drake
· 14 years ago
ca94ec4
Input: hgpk - support GlideSensor and PenTablet modes
by Daniel Drake
· 14 years ago
09d692e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
d745b53
Input: appletouch - remove extra KERN_DEBUG use from dprintk
by Joe Perches
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
Next »