Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6bd9293ea8aa4c9ff8a7ea228b41df188ad8e2c0
/
drivers
/
input
/
mouse
/
synaptics.c
c963156
Input: synaptics - fix incorrect placement of __initconst
by Sachin Kamat
· 11 years ago
eeb0655
Input: synaptics - fix sync lost after resume on some laptops
by Eric Miao
· 11 years ago
0b85bf7
Input: synaptics - initialize pointer emulation usage
by Henrik Rydberg
· 12 years ago
48064bd
Input: synaptics - fix 1->3 contact transition reporting
by Daniel Kurtz
· 12 years ago
fc47912
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
824efd3
Input: synaptics - adjust threshold for treating position values as negative
by Seth Forshee
· 12 years ago
b4adbbe
Input: MT - Add flags to input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
c0394506
Input: synaptics - handle out of bounds values from the hardware
by Seth Forshee
· 12 years ago
c6bd9d4
Input: synaptics - print firmware ID and board number at init
by Daniel Kurtz
· 12 years ago
e644dae
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
1a49a0a
Input: synaptics - fix compile warning
by JJ Ding
· 12 years ago
899c612
Input: synaptics - fix regression with "image sensor" trackpads
by Benjamin Herrenschmidt
· 13 years ago
da73356
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
8521478
Input: synaptics - fix touchpad not working after S2R on Vostro V13
by Dmitry Torokhov
· 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
b5d2170
Input: psmouse - switch to using dev_*() for messages
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
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
7087486
Input: synaptics - fix crash in synaptics_module_init()
by Jan Beulich
· 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
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
a8b3c0f
Input: synaptics - simplify pass-through port handling
by Dmitry Torokhov
· 14 years ago
6792cbb
Input: return -ENOMEM in select drivers when memory allocation fails
by Davidlohr Bueso
· 14 years ago
5fc0d36
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
d01d075
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
3619b8f
Input: synaptics - relax capability ID checks on newer hardware
by Dmitry Torokhov
· 14 years ago
58fb021
Input: synaptics - set min/max for finger width
by Chris Bagwell
· 14 years ago
2a8e771
Input: synaptics - only report width on hardware that supports it
by Chris Bagwell
· 14 years ago
bbddd19
Input: synaptics - fix wrong dimensions check
by Takashi Iwai
· 14 years ago
a62f0d2
Input: psmouse - small formatting changes to better follow coding style
by Dmitry Torokhov
· 14 years ago
83ba9ea
Input: synaptics - set dimensions as reported by firmware
by Dmitry Torokhov
· 14 years ago
1d7aec3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
5f57d67
Input: Add support of Synaptics Clickpad device
by Takashi Iwai
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e4e6efd
Input: psmouse - fix Synaptics detection when protocol is disabled
by Daniel Drake
· 15 years ago
9961e25
Input: psmouse - remove identification strings from DMI tables
by Dmitry Torokhov
· 15 years ago
7705d54
Input: psmouse - do not carry DMI data around
by Dmitry Torokhov
· 15 years ago
5f5eeff
Input: synaptics - add another Protege M300 to rate blacklist
by Dmitry Torokhov
· 15 years ago
b7802c5
Input: psmouse - use boolean type
by Dmitry Torokhov
· 15 years ago
ec20a02
Input: synaptics - add support for reporting x/y resolution
by Tero Saarni
· 15 years ago
4d36845
Input: synaptics - ensure we reset the device on resume
by Andy Whitcroft
· 16 years ago
e42b664
Input: synaptics - report multi-taps only if supported by the device
by Peter Hutterer
· 16 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
4bdd488
Input: synaptics - don't complain about failed resets
by Dmitry Torokhov
· 18 years ago
887cc12
Input: synaptics - export model bits
by Dmitry Torokhov
· 18 years ago
55e3d92
Input: psmouse - allow disabing certain protocol extensions
by Andres Salomon
· 18 years ago
a1cec06
Input: psmouse - properly reset mouse on shutdown/suspend
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e38de67
Input: constify psmouse driver
by Helge Deller
· 18 years ago
53a2670
Input: synaptics - limit rate to 40pps on Toshiba Protege M300
by Richard Thrippleton
· 19 years ago
b39787a
Input: use kzalloc() throughout the code
by Eric Sesterhenn
· 19 years ago
f0d5c6f4
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
by Dmitry Torokhov
· 19 years ago
2e5b636
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
33fdfa9
Input: synaptics - fix setting packet size on passthrough port.
by Sergey Vlasov
· 19 years ago
9ba5eaa
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
by Simon Horman
· 19 years ago
409b750
Input: synaptics - reduce verboseness of synaptics driver - there
by Dmitry Torokhov
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago