aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/sentelic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-10/+1
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter1-6/+8
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX1-1/+1
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-05-10Input: sentelic - report device's production serial numberTai-hwa Liang1-4/+30
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa1-0/+8
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang1-1/+1
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang1-3/+111
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang1-61/+82
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-4/+4
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox1-8/+4
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov1-11/+32
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang1-2/+2
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-11/+32
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-6/+7
2011-06-27Input: remove unneeded version.h includesJesper Juhl1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang1-3/+3
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov1-0/+1
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-8/+10
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-1/+1
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang1-0/+867