summaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)Author
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi
2006-11-24Input: add to kernel-api docbookRandy Dunlap
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-19Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering
2006-09-19Input: add new BUS_VIRTUAL bus typeMichael Hanselmann
2006-09-14Input: make input_register_handler() return error codesDmitry Torokhov
2006-09-14Input: remove cruft that was needed for transition to sysfsDmitry Torokhov
2006-09-14Input: constify input coreDmitry Torokhov
2006-07-19Input: update the force feedback documentationAnssi Hannula
2006-07-19Input: drop remnants of the old force-feedback interfaceAnssi Hannula
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula
2006-07-19Input: implement new force feedback interfaceAnssi Hannula
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov
2006-07-06Input: add start() method to input handlersDmitry Torokhov
2006-07-06Input: remove accept method from input_devDmitry Torokhov
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse
2006-05-29Input: change from numbered to named switchesRichard Purdie
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov
2006-04-02Input: add support for Braille devicesSamuel Thibault
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-14Input: fix input_free_device() implementationDmitry Torokhov
2006-02-19Input: input core - semaphore to mutex conversionJes Sorensen
2006-01-04[PATCH] Input: fix add modalias support build errorRusty Russell
2006-01-04[PATCH] Input: add modalias supportRusty Russell
2005-11-02Input: do not register statically allocated devicesDmitry Torokhov
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de
2005-05-29Input: add semaphore and user count to input_dev structure;Dmitry Torokhov
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds