aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-19Input: add microphone insert switch definitionGravatar Mark Brown 1-0/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionGravatar Bastien Nocera 1-1/+1
2008-06-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-1/+3
2008-06-02Input: atkbd - use ushort instead of uchar keymapGravatar Dmitry Torokhov 1-0/+2
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLGravatar Henrique de Moraes Holschuh 1-1/+3
2008-05-16Input: remove unused definesGravatar Joe Perches 1-5/+0
2008-04-02Input: remove private member from input_dev structureGravatar Dmitry Torokhov 1-6/+2
2008-04-01Input: make sure input interfaces pin parent input devicesGravatar Dmitry Torokhov 1-2/+3
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+3
2008-01-31rfkill: add the WiMAX radio typeGravatar Iñaky Pérez-González 1-0/+2
2008-01-21Input: remove cdev from input_dev structureGravatar Dmitry Torokhov 1-4/+0
2008-01-21Input: Add proper locking when changing device's keymapGravatar Dmitry Torokhov 1-0/+3
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Gravatar Aristeu Rozanski 1-0/+2