aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for Note 8 (N5100 and N5110)sbrissen2013-11-111-1/+13
* merge opensource jb u5codeworkx2012-09-221-0/+20
* samsung update 1codeworkx2012-06-021-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-181-4/+6
|\
| * Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-121-0/+1
| * Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-121-4/+5
* | eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
|/
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-9/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-131-0/+1
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-01-111-0/+1
| |\
| | * Input: add SW_ROTATE_LOCK switch typeJekyll Lai2011-01-111-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-071-17/+21
|\ \ \ | |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-01-061-17/+21
| |\ \ | | |/
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-271-0/+16
| | |\
| | | * Input: introduce device propertiesHenrik Rydberg2010-12-201-0/+16
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-161-17/+5
| | |\ \ | | | |/
| | | * input: mt: Add hovering distance axisHenrik Rydberg2010-12-161-1/+2
| | | * input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-161-0/+3
| | | * input: mt: Break out slots handlingHenrik Rydberg2010-12-161-16/+0
* | | | [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk2010-12-291-0/+2
|/ / /
* | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-2/+4
* | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
* | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
|/ /
* | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-12/+45
|\
| * Input: add support for large scancodesMauro Carvalho Chehab2010-09-091-11/+44
| * Input: fix a few typosDmitry Torokhov2010-09-051-1/+1
* | input: __rcu annotationsArnd Bergmann2010-08-191-1/+1
|/
* Input: dynamically allocate ABS informationDaniel Mack2010-08-021-39/+18
* Input: add static inline accessors for ABS propertiesDaniel Mack2010-08-021-0/+30
* Input: change input handlers to use bool when possibleDmitry Torokhov2010-07-151-3/+3
* Input: introduce MT event slotsHenrik Rydberg2010-07-151-0/+33
* Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg2010-06-231-0/+21
* Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2010-05-201-6/+6
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-131-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-8/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-011-4/+13
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-02-281-4/+13
| |\
| | * Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-261-1/+1
| | * Input: add KEY_WPS_BUTTON definitionDmitry Torokhov2010-02-261-0/+1
| | * Input: add match() method to input hanldersDmitry Torokhov2010-02-041-3/+3
| | * Input: implement input filtersDmitry Torokhov2010-01-301-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-02-251-0/+42
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into upstreamJiri Kosina2010-02-021-0/+1
| |\ \
| * | | HID: handle joysticks with large number of buttonsJiri Kosina2010-01-041-0/+42
| | |/ | |/|
* | | Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
| |/ |/|
* | Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-281-0/+1
|/
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-021-0/+4
|\
| * Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-101-0/+4
* | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-011-2/+8