summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2004-06-28Input: serio sysfs integrationDmitry Torokhov
2004-06-28Input: more renames in serio in preparations to sysfs integrationDmitry Torokhov
2004-05-09Input: various fixes for H3600 touchscreen driver Dmitry Torokhov
2004-04-22Input: - move set_abs_params from synaptics driver to input andDmitry Torokhov
2004-04-22Input: trailing whitespace fixesDmitry Torokhov
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell
2003-09-20Don't ask about SERIO selection - let Kconfig select itLinus Torvalds
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech Pavlik
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-11Add a driver for the Bitsy touchscreen.Vojtech Pavlik
2002-07-04Minor fixes to make the whole thing compile on latest 2.5 and kbuild2Vojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik