aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn1-0/+1
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2007-09-04Input: add more Braille keycodesSamuel Thibault1-0/+2
2007-08-23ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming1-0/+6
2007-07-18Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov1-1/+2
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov1-10/+10
2007-06-29Input: document some of keycodesDmitry Torokhov1-67/+75
2007-06-29Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh1-0/+1
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+4
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-29/+23
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz1-0/+1
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg1-0/+4
2007-04-25Input: add input_set_capability() helperDmitry Torokhov1-0/+2
2007-04-12Input: prepare to switching to struct deviceDmitry Torokhov1-0/+3
2007-04-12Input: add input_{get|set}_drvdata() helpersDmitry Torokhov1-0/+10
2007-04-12Input: wistron - add acerhk laptop databaseEric Piel1-0/+1
2007-04-12Input: rework handle creation codeDmitry Torokhov1-1/+4
2007-03-14Input: add getkeycode and setkeycode methodsMarvin Raaijmakers1-28/+3
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi1-0/+15
2006-11-24Input: add to kernel-api docbookRandy Dunlap1-9/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+0
2006-09-19Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering1-0/+3
2006-09-19Input: add new BUS_VIRTUAL bus typeMichael Hanselmann1-0/+1
2006-09-14Input: make input_register_handler() return error codesDmitry Torokhov1-1/+1
2006-09-14Input: remove cruft that was needed for transition to sysfsDmitry Torokhov1-9/+0
2006-09-14Input: constify input coreDmitry Torokhov1-5/+5
2006-07-19Input: update the force feedback documentationAnssi Hannula1-53/+122
2006-07-19Input: drop remnants of the old force-feedback interfaceAnssi Hannula1-8/+0
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula1-0/+3
2006-07-19Input: implement new force feedback interfaceAnssi Hannula1-0/+61
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov1-0/+1
2006-07-06Input: add start() method to input handlersDmitry Torokhov1-0/+21
2006-07-06Input: remove accept method from input_devDmitry Torokhov1-2/+0
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-1/+2
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-6/+1
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-0/+1
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse1-0/+1
2006-05-29Input: change from numbered to named switchesRichard Purdie1-8/+3
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett1-0/+2
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov1-0/+2
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov1-51/+53
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov1-1/+2
2006-04-02Input: add support for Braille devicesSamuel Thibault1-0/+9
2006-04-02Manual merge with Linus.Dmitry Torokhov1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-14Input: fix input_free_device() implementationDmitry Torokhov1-6/+6
2006-02-19Input: input core - semaphore to mutex conversionJes Sorensen1-1/+1
2006-01-04[PATCH] Input: fix add modalias support build errorRusty Russell1-1/+1
2006-01-04[PATCH] Input: add modalias supportRusty Russell1-38/+41
2005-11-02Input: do not register statically allocated devicesDmitry Torokhov1-1/+1