index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics.c
Age
Commit message (
Expand
)
Author
2011-08-23
Input: synaptics - refactor y inversion
Daniel Kurtz
2011-07-09
Input: synaptics - set minimum coordinates as reported by firmware
Dmitry Torokhov
2011-07-06
Input: synaptics - process button bits in AGM packets
Daniel Kurtz
2011-07-06
Input: synaptics - rename set_slot to be more descriptive
Daniel Kurtz
2011-07-06
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
2011-07-06
Input: synaptics - set resolution for MT_POSITION_X/Y axes
Daniel Kurtz
2011-03-31
Input: synaptics - fix crash in synaptics_module_init()
Jan Beulich
2011-01-28
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
2011-01-28
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
2010-12-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
2010-12-23
Input: psmouse - disable the synaptics extension on OLPC machines
Andres Salomon
2010-12-23
Input: psmouse - fix up Synaptics comment
Andres Salomon
2010-12-22
Input: synaptics - ignore bogus mt packet
Henrik Rydberg
2010-12-21
Input: synaptics - add multi-finger and semi-mt support
Henrik Rydberg
2010-12-21
Input: synaptics - report clickpad property
Henrik Rydberg
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-07-21
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2010-07-19
Input: synaptics - set min/max for finger width
Chris Bagwell
2010-07-19
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
2009-12-04
Input: psmouse - remove identification strings from DMI tables
Dmitry Torokhov
2009-12-03
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
2009-10-12
Input: synaptics - add another Protege M300 to rate blacklist
Dmitry Torokhov
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
2009-06-19
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
2009-02-28
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
2008-11-20
Input: synaptics - report multi-taps only if supported by the device
Peter Hutterer
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-05-03
Input: synaptics - don't complain about failed resets
Dmitry Torokhov
2007-04-12
Input: synaptics - export model bits
Dmitry Torokhov
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-10
Input: constify psmouse driver
Helge Deller
2006-04-02
Input: synaptics - limit rate to 40pps on Toshiba Protege M300
Richard Thrippleton
2006-03-14
Input: use kzalloc() throughout the code
Eric Sesterhenn
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-07-24
Input: synaptics - fix setting packet size on passthrough port.
Sergey Vlasov
2005-07-11
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
Simon Horman
[prev]
[next]