aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ti_am335x_tsc.c
AgeCommit message (Expand)Author
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R
2018-05-30Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko
2018-05-30Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior
2013-06-12input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12input: ti_am33x_tsc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-05-05Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna