aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)Author
2012-11-10Input: document new members of struct input_devHenrik Rydberg
2012-11-08Input: introduce managed input devices (add devres support)Dmitry Torokhov
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-08Input: extend the number of event (and other) devicesDmitry Torokhov
2012-09-19Input: Send events one packet at a timeHenrik Rydberg
2012-09-19Input: Break out MT dataHenrik Rydberg
2012-07-07Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov
2012-07-05Input: MT - Include win8 supportHenrik Rydberg
2012-06-11Input: fix input.h kernel-doc warningRandy Dunlap
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-02-09Input: Add EVIOC mechanism for MT slotsHenrik Rydberg
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-07-04Input: add guarding parentheses to macrosSimon Budig
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown
2011-04-12Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson
2011-03-28eeepc-wmi: add camera keysCorentin Chary
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov
2011-01-11Input: add SW_ROTATE_LOCK switch typeJekyll Lai
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-20Input: introduce device propertiesHenrik Rydberg
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov
2010-11-30Input: document struct input_absinfoDmitry Torokhov
2010-11-30Input: add keycodes for touchpad on/off keysBastien Nocera
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab
2010-09-05Input: fix a few typosDmitry Torokhov
2010-08-19input: __rcu annotationsArnd Bergmann
2010-08-02Input: dynamically allocate ABS informationDaniel Mack
2010-08-02Input: add static inline accessors for ABS propertiesDaniel Mack
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov
2010-07-15Input: introduce MT event slotsHenrik Rydberg
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack