summaryrefslogtreecommitdiff
path: root/drivers/input/Makefile
AgeCommit message (Expand)Author
2019-08-20Input: add support for polling to input devicesDmitry Torokhov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-10Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-11-22Input: clean up Makefile (use input-core-y)Dmitry Torokhov
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov
2008-10-27Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster
2008-01-30Input: add input event to APM event bridgeRichard Purdie
2007-10-13Input: remove tsdev interfaceRichard Purdie
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov
2007-04-12Input: remove no longer used power.c handlerRobert P. J. Day
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula
2006-07-19Input: implement new force feedback interfaceAnssi Hannula
2006-07-19Input: rename input.ko into input-core.koDmitry Torokhov
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik
2002-08-21This is the last and most important step in the input core conversion.Vojtech Pavlik
2002-07-13This cset adds uinput the userspace input driver byVojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik
2002-06-10kbuild: Remove mod-subdirs variableKai Germaschewski
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski
2002-05-24kbuild: Simplify linking subdirs in drivers/*/MakefileKai Germaschewski
2002-02-05The patch moves:Vojtech Pavlik
2002-02-04Import changesetLinus Torvalds