summaryrefslogtreecommitdiffstats
path: root/include/linux/input.h
Commit message (Expand)AuthorAgeFilesLines
* Input: document some of keycodesDmitry Torokhov2007-06-291-67/+75
* Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh2007-06-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-0/+4
|\
| * kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-021-0/+4
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-041-29/+23
|\ \
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-251-0/+2
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
| * | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-121-0/+10
| * | Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-0/+1
| * | Input: rework handle creation codeDmitry Torokhov2007-04-121-1/+4
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-141-28/+3
| |/
* | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-041-0/+1
|/
* input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+15
* Input: add to kernel-api docbookRandy Dunlap2006-11-241-9/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+0
* Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering2006-09-191-0/+3
* Input: add new BUS_VIRTUAL bus typeMichael Hanselmann2006-09-191-0/+1
* Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+1
* Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-9/+0
* Input: constify input coreDmitry Torokhov2006-09-141-5/+5
* Input: update the force feedback documentationAnssi Hannula2006-07-191-53/+122
* Input: drop remnants of the old force-feedback interfaceAnssi Hannula2006-07-191-8/+0
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-191-0/+3
* Input: implement new force feedback interfaceAnssi Hannula2006-07-191-0/+61
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
* Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+2
* Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-261-6/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-0/+1
|\
| * Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse2006-06-011-0/+1
* | Input: change from numbered to named switchesRichard Purdie2006-05-291-8/+3
* | Input: add KEY_BATTERY keycodeMatthew Garrett2006-05-291-0/+2
|/
* Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+2
* Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-261-51/+53
* Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-261-1/+2
* Input: add support for Braille devicesSamuel Thibault2006-04-021-0/+9
* Manual merge with Linus.Dmitry Torokhov2006-04-021-1/+1
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* | Input: fix input_free_device() implementationDmitry Torokhov2006-03-141-6/+6
* | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-191-1/+1
|/
* [PATCH] Input: fix add modalias support build errorRusty Russell2006-01-041-1/+1
* [PATCH] Input: add modalias supportRusty Russell2006-01-041-38/+41
* Input: do not register statically allocated devicesDmitry Torokhov2005-11-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-281-2/+24
|\
| * [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-281-1/+1
| * [PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman2005-10-281-1/+0
| * [PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman2005-10-281-0/+1
| * [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-1/+23
* | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-211-0/+1
|/
OpenPOWER on IntegriCloud