summaryrefslogtreecommitdiff
path: root/include/linux/input.h
Commit message (Expand)AuthorAge
* Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-19
* Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-19
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2017-09-21
* Input: fix a double word "is is" in include/linux/input.hMasanari Iida2016-07-13
* Input: improve autorepeat initializationPetri Gynther2015-10-13
* Input: document new members of struct input_devHenrik Rydberg2012-11-10
* Input: introduce managed input devices (add devres support)Dmitry Torokhov2012-11-08
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-08
* Input: Send events one packet at a timeHenrik Rydberg2012-09-19
* Input: Break out MT dataHenrik Rydberg2012-09-19
* Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-07
|\
| * Input: MT - Include win8 supportHenrik Rydberg2012-07-05
* | Input: fix input.h kernel-doc warningRandy Dunlap2012-06-11
|/
* Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-09
|\
| * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-09
* | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
|\
| * ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-05
* | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-12
* | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-07
|\ \ | |/
| * Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-05
* | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-23
|/
* Input: add guarding parentheses to macrosSimon Budig2011-07-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-18
|\
| * Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-12
| * Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-12
* | eeepc-wmi: add camera keysCorentin Chary2011-03-28
|/
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-13
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-01-11
| |\
| | * Input: add SW_ROTATE_LOCK switch typeJekyll Lai2011-01-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-07
|\ \ \ | |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-01-06
| |\ \ | | |/
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-27
| | |\
| | | * Input: introduce device propertiesHenrik Rydberg2010-12-20
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-16
| | |\ \ | | | |/
| | | * input: mt: Add hovering distance axisHenrik Rydberg2010-12-16
| | | * input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-16
| | | * input: mt: Break out slots handlingHenrik Rydberg2010-12-16
* | | | [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk2010-12-29
|/ / /
* | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-14
* | | Input: document struct input_absinfoDmitry Torokhov2010-11-30
* | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-30
|/ /
* | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-25
|\
| * Input: add support for large scancodesMauro Carvalho Chehab2010-09-09
| * Input: fix a few typosDmitry Torokhov2010-09-05
* | input: __rcu annotationsArnd Bergmann2010-08-19
|/
* Input: dynamically allocate ABS informationDaniel Mack2010-08-02