summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2005-07-11Input: elo - fix help in Kconfig (wrong module name)Michael Prokop
2005-05-29Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov
2005-03-07input: some whitespace and formatting cleanup in Corgi drivers.Dmitry Torokhov
2005-03-07New BitKeeper file ``drivers/input/touchscreen/hp680_ts_input.c''Paul Mundt
2005-03-01input: Add MicroTouch (3M) serial touchscreen driverDan Streetman
2005-02-11input: Fix keybit initialization in MK712 touchscreen driver.n1gp@hotmail.com
2005-02-09input: Fix Elo touchscreen touch detection.Vojtech Pavlik
2005-02-09input: Add support for serial ELO touchscreens, includingVojtech Pavlik
2005-02-08input: Change touchscreen drivers NOT to rescale their valuesVojtech Pavlik
2005-02-06input: New driver for ICS MicroClock MK712 TouchScreens.Vojtech Pavlik
2005-02-05input: Add support for Sharp SL-C7xx touchscreen (Corgi).Richard Purdie
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-02-04Input: make serio's connect routines return error codeDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2004-10-21Input: get rid of pm_dev in input core as it is deprecated andDmitry Torokhov
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