aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Gravatar Dmitry Torokhov 1-2/+4
2010-11-30Input: document struct input_absinfoGravatar Dmitry Torokhov 1-1/+20
2010-11-30Input: add keycodes for touchpad on/off keysGravatar Bastien Nocera 1-0/+4
2010-11-03Input: export input_reset_device() for use in KGDBGravatar Dmitry Torokhov 1-1/+3
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-12/+45
2010-09-09Input: add support for large scancodesGravatar Mauro Carvalho Chehab 1-11/+44
2010-09-05Input: fix a few typosGravatar Dmitry Torokhov 1-1/+1
2010-08-19input: __rcu annotationsGravatar Arnd Bergmann 1-1/+1
2010-08-02Input: dynamically allocate ABS informationGravatar Daniel Mack 1-39/+18
2010-08-02Input: add static inline accessors for ABS propertiesGravatar Daniel Mack 1-0/+30
2010-07-15Input: change input handlers to use bool when possibleGravatar Dmitry Torokhov 1-3/+3
2010-07-15Input: introduce MT event slotsGravatar Henrik Rydberg 1-0/+33
2010-06-23Input: evdev - use driver hint to compute size of event bufferGravatar Henrik Rydberg 1-0/+21
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Gravatar Daniel Mack 1-6/+6
2010-04-13Input: add Analog Devices AD714x captouch input driverGravatar Bryan Wu 1-0/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedGravatar Dmitry Torokhov 1-8/+12
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+13
2010-02-28Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-4/+13
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Gravatar Dmitry Torokhov 1-1/+1
2010-02-26Input: add KEY_WPS_BUTTON definitionGravatar Dmitry Torokhov 1-0/+1
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+42
2010-02-18Input: add KEY_RFKILLGravatar Matthew Garrett 1-0/+1
2010-02-04Input: add match() method to input hanldersGravatar Dmitry Torokhov 1-3/+3
2010-02-02Merge branch 'master' into upstreamGravatar Jiri Kosina 1-0/+1
2010-01-30Input: implement input filtersGravatar Dmitry Torokhov 1-0/+8
2010-01-28Input: add the ABS_MT_PRESSURE eventGravatar Henrik Rydberg 1-0/+1
2010-01-04HID: handle joysticks with large number of buttonsGravatar Jiri Kosina 1-0/+42
2009-12-02Merge commit 'v2.6.32' into nextGravatar Dmitry Torokhov 1-0/+4
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listGravatar Dmitry Torokhov 1-2/+8
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docGravatar Dmitry Torokhov 1-0/+1
2009-11-10Input: fix locking in memoryless force-feedback devicesGravatar Dmitry Torokhov 1-0/+4
2009-11-05Input: add new keycodes useful in mobile devicesGravatar Jani Nikula 1-0/+5
2009-11-02Input: mark custom_data in ff_periodic_effect as __userGravatar Dmitry Torokhov 1-1/+1
2009-09-17Input: add generic suspend and resume for input devicesGravatar Dmitry Torokhov 1-1/+1
2009-06-19Input: synaptics - add support for reporting x/y resolutionGravatar Tero Saarni 1-0/+2
2009-05-23Input: multitouch - add tracking ID to the protocolGravatar Henrik Rydberg 1-0/+1
2009-04-28Input: add detailed multi-touch finger data report protocolGravatar Henrik Rydberg 1-0/+23
2009-04-28Input: bcm5974 - add quad-finger tappingGravatar Henrik Rydberg 1-0/+1
2009-03-24Merge branch 'topic/jack' into for-linusGravatar Takashi Iwai 1-0/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Gravatar Jaswinder Singh Rajput 1-1/+1
2009-01-07ALSA: Add support for video out to the jack reporting APIGravatar Jani Nikula 1-0/+1
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushGravatar Takashi Iwai 1-0/+1
2008-12-19Merge branch 'fix/hda' into topic/hdaGravatar Takashi Iwai 1-1/+16
2008-12-10ALSA: Add support for mechanical jack insertionGravatar Mark Brown 1-0/+1
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Gravatar Henrik Rydberg 1-0/+2
2008-10-27ALSA: jack: lineout support to jack abstraction layerGravatar Matthew Ranostay 1-0/+1
2008-07-30Input: add keycodes for remote controls/phone keypadsGravatar Aristeu Rozanski 1-0/+13
2008-07-30Input: expand keycode spaceGravatar Dmitry Torokhov 1-1/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextGravatar Dmitry Torokhov 1-1/+1
2008-07-19Input: add switch for dock eventsGravatar Matthew Garrett 1-0/+1