summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/h3600_ts_input.c
AgeCommit message (Expand)Author
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-05-03Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-02-06Remove pointless casts from void pointersJeff Garzik
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-04-12Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-26Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall
2005-10-28[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov
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-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
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