summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2006-02-15Input: ads7846 - assorted updatesDavid Brownell
2006-02-15Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-29Input: make needlessly global code staticAdrian Bunk
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie
2005-09-07[PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie
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