summaryrefslogtreecommitdiffstats
path: root/include/linux/input.h
Commit message (Expand)AuthorAgeFilesLines
* Input: fix a double word "is is" in include/linux/input.hMasanari Iida2016-07-131-1/+1
* Input: improve autorepeat initializationPetri Gynther2015-10-131-0/+2
* Input: document new members of struct input_devHenrik Rydberg2012-11-101-0/+3
* Input: introduce managed input devices (add devres support)Dmitry Torokhov2012-11-081-1/+6
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-1148/+3
* Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-081-3/+7
* Input: Send events one packet at a timeHenrik Rydberg2012-09-191-3/+21
* Input: Break out MT dataHenrik Rydberg2012-09-191-9/+2
* Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-071-3/+5
|\
| * Input: MT - Include win8 supportHenrik Rydberg2012-07-051-3/+5
* | Input: fix input.h kernel-doc warningRandy Dunlap2012-06-111-0/+1
|/
* Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-091-0/+25
|\
| * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-091-0/+25
* | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-031-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-0/+1
|\
| * ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+1
* | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-121-1/+1
* | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-071-0/+2
|\|
| * Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
* | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-231-0/+1
|/
* Input: add guarding parentheses to macrosSimon Budig2011-07-041-3/+3
* 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