aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+24
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman1-1/+0
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov1-1/+23
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-0/+1
2005-09-09Manual merge with LinusDmitry Torokhov1-0/+25
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-0/+25
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik1-0/+8
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov1-3/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-0/+4
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de1-1/+1
2005-05-29Input: add semaphore and user count to input_dev structure;Dmitry Torokhov1-0/+4
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1016