summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/sentelic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-031-10/+1Star
* Input: sentelic - silence some underflow warningsDan Carpenter2015-08-211-6/+8
* Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX2012-12-241-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2012-10-111-1/+1
|\
| * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* | Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang2012-09-191-0/+11
|/
* Input: sentelic - report device's production serial numberTai-hwa Liang2012-05-111-4/+30
* Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-031-0/+8
* Input: sentelic - improve packet debugging informationOskari Saarenmaa2012-03-261-9/+34
* Input: sentelic - minor code cleanupTai-hwa Liang2012-03-261-1/+1
* Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2012-03-261-3/+111
* Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2012-03-261-61/+82
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-4/+4
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-01-091-11/+32
| |\
| * | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-291-2/+2
| * | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2012-02-241-8/+4Star
| |/ |/|
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-101-11/+32
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-111-6/+7
* Input: remove unneeded version.h includesJesper Juhl2011-06-271-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang2010-01-131-3/+3
* Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-201-0/+1
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-181-8/+10
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-111-1/+1
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-201-0/+867