summaryrefslogtreecommitdiffstats
path: root/include/linux/input.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Manual merge with LinusDmitry Torokhov2005-09-091-0/+25
|\
| * [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-071-0/+25
* | Input: HID - add more consumer usagesVojtech Pavlik2005-09-051-0/+8
|/
* Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-3/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-0/+4
|\
| * Input: add semaphore and user count to input_dev structure;Dmitry Torokhov2005-05-291-0/+4
* | [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-201-1/+1
|/
* [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi2005-05-011-0/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1016
OpenPOWER on IntegriCloud