summaryrefslogtreecommitdiff
path: root/include/linux/input.h (unfollow)
Commit message (Expand)Author
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-04Input: add match() method to input hanldersDmitry Torokhov
2010-01-30Input: implement input filtersDmitry Torokhov
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-11-22Input: add new keycodes useful in mobile devicesJani Nikula
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-05Input: add new keycodes useful in mobile devicesJani Nikula
2009-11-02Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov
2009-09-17Input: add generic suspend and resume for input devicesDmitry Torokhov
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-07ALSA: Add support for video out to the jack reporting APIJani Nikula
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay
2008-07-30Input: add keycodes for remote controls/phone keypadsAristeu Rozanski
2008-07-30Input: expand keycode spaceDmitry Torokhov
2008-07-19Input: add switch for dock eventsMatthew Garrett
2008-07-19Input: add microphone insert switch definitionMark Brown
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh
2008-05-16Input: remove unused definesJoe Perches
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn
2007-09-04Input: add more Braille keycodesSamuel Thibault
2007-08-30Input: implement proper locking in input coreDmitry Torokhov
2007-08-23ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming