aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-0/+21
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack1-6/+6
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu1-0/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-8/+12
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+13
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov1-4/+13
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-1/+1
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov1-0/+1
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+42
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-04Input: add match() method to input hanldersDmitry Torokhov1-3/+3
2010-02-02Merge branch 'master' into upstreamJiri Kosina1-0/+1
2010-01-30Input: implement input filtersDmitry Torokhov1-0/+8
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg1-0/+1
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina1-0/+42
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-0/+4
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov1-2/+8
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov1-0/+1
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov1-0/+4
2009-11-05Input: add new keycodes useful in mobile devicesJani Nikula1-0/+5
2009-11-02Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov1-1/+1
2009-09-17Input: add generic suspend and resume for input devicesDmitry Torokhov1-1/+1
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni1-0/+2
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg1-0/+23
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-0/+1
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2009-01-07ALSA: Add support for video out to the jack reporting APIJani Nikula1-0/+1
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai1-0/+1
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+16
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown1-0/+1
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay1-0/+1
2008-10-27ALSA: hda: dynamic jack idMatthew Ranostay0-0/+0
2008-07-30Input: add keycodes for remote controls/phone keypadsAristeu Rozanski1-0/+13
2008-07-30Input: expand keycode spaceDmitry Torokhov1-1/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov1-1/+1
2008-07-19Input: add switch for dock eventsMatthew Garrett1-0/+1
2008-07-19Input: add microphone insert switch definitionMark Brown1-0/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+3
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-0/+2
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh1-1/+3
2008-05-16Input: remove unused definesJoe Perches1-5/+0
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov1-6/+2
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+3
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González1-0/+2
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov1-4/+0