aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2005.c
Commit message (Expand)AuthorAge
* Input: tsc2005 - add DT supportSebastian Reichel2014-05-29
* Input: tsc2005 - convert driver to use devm_*Sebastian Reichel2014-05-14
* Input: tsc2005 - use dev_err for error messagesSebastian Reichel2014-05-14
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-17
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-04
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-17
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* Input: tsc2005 - fix locking issueAaro Koskinen2011-03-24
* Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen2011-03-24
* Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-03-24
* Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov2011-03-17
* Input: tsc2005 - add open/closeDmitry Torokhov2011-03-17
* Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov2011-03-17
* Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov2011-03-17
* Input: tsc2005 - don't use work for 'pen up' handlingDmitry Torokhov2011-03-17
* Input: tsc2005 - do not use 0 in place of NULLDmitry Torokhov2011-03-17
* Input: tsc2005 - use true/false for boolean variablesDmitry Torokhov2011-03-17
* Input: tsc2005 - hide selftest attribute if we can't resetDmitry Torokhov2011-03-17
* Input: tsc2005 - rework driver initialization codeDmitry Torokhov2011-03-17
* Input: tsc2005 - set up bus type in input deviceDmitry Torokhov2011-03-17
* Input: tsc2005 - set up parent deviceDmitry Torokhov2011-03-17
* Input: tsc2005 - clear driver data after unbindingDmitry Torokhov2011-03-17
* Input: tsc2005 - add module descriptionDmitry Torokhov2011-03-17
* Input: tsc2005 - remove driver banner messageDmitry Torokhov2011-03-17
* Input: tsc2005 - remove incorrect module aliasDmitry Torokhov2011-03-17
* Input: tsc2005 - convert to using dev_pm_opsDmitry Torokhov2011-03-17
* Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov2011-03-17
* Input: introduce tsc2005 driverLauri Leukkunen2011-03-17