Age | Commit message (Expand) | Author | Files | Lines |
2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2018-02-03 | Input: psmouse - create helper for reporting standard buttons/motion | Dmitry Torokhov | 1 | -10/+1 |
2015-08-21 | Input: sentelic - silence some underflow warnings | Dan Carpenter | 1 | -6/+8 |
2012-12-24 | Input: sentelic - only report position of first finger as ST coordinates | Christophe TORDEUX | 1 | -1/+1 |
2012-10-11 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -1/+1 |
2012-09-20 | Input: sentelic - filter out erratic movement when lifting finger | Tai-hwa Liang | 1 | -0/+11 |
2012-09-19 | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 1 | -1/+1 |
2012-05-11 | Input: sentelic - report device's production serial number | Tai-hwa Liang | 1 | -4/+30 |
2012-04-03 | Input: sentelic - filter taps in absolute mode | Oskari Saarenmaa | 1 | -0/+8 |
2012-03-26 | Input: sentelic - improve packet debugging information | Oskari Saarenmaa | 1 | -9/+34 |
2012-03-26 | Input: sentelic - minor code cleanup | Tai-hwa Liang | 1 | -1/+1 |
2012-03-26 | Input: sentelic - enabling absolute coordinates output for newer hardware | Tai-hwa Liang | 1 | -3/+111 |
2012-03-26 | Input: sentelic - refactor code for upcoming new hardware support | Tai-hwa Liang | 1 | -61/+82 |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 1 | -4/+4 |
2012-02-24 | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox | 1 | -8/+4 |
2012-01-09 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -11/+32 |
2011-12-29 | Input: sentelic - fix retrieving number of buttons | Tai-hwa Liang | 1 | -2/+2 |
2011-12-23 | Input: sentelic - release mutex upon register write failure | Tai-hwa Liang | 1 | -2/+2 |
2011-11-10 | Input: convert obsolete strict_strtox to kstrtox | JJ Ding | 1 | -11/+32 |
2011-10-11 | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov | 1 | -6/+7 |
2011-06-27 | Input: remove unneeded version.h includes | Jesper Juhl | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-13 | Input: sentelic - fix left/right horizontal scroll mapping | Tai-hwa Liang | 1 | -3/+3 |
2009-11-20 | Input: psmouse - rework setting of BTN_MIDDLE capability | Dmitry Torokhov | 1 | -0/+1 |
2009-09-18 | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 1 | -8/+10 |
2009-09-11 | Input: psmouse - use boolean type | Dmitry Torokhov | 1 | -1/+1 |
2009-08-20 | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang | 1 | -0/+867 |