summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ti_am335x_tsc.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-3/+2
* Input: Explicitly include correct DT includesRob Herring2023-07-171-1/+0
* Input: ti_am335x_tsc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin2022-01-101-1/+1
* Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi2021-12-191-3/+7
* Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi2021-12-191-1/+4
* Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi2021-12-191-1/+2
* Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing2019-02-191-4/+0
* Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R2018-10-091-0/+6
* Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R2018-10-091-5/+11
* Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-301-0/+3
* Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-301-0/+4
* Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance2017-10-181-1/+1
* Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis2016-06-011-1/+1
* Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
* Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach2016-01-071-2/+0
* Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R2015-02-031-40/+52
* Input: ti_am335x_tsc - read charge delay from DTVignesh R2015-02-031-1/+13
* Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis2015-02-031-36/+31
* Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-031-18/+24
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-1/+0
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* | mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-151-2/+9
|\
| * Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+8
| * Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
|/
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-85/+203
|\
| * input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior2013-06-121-4/+6
| * input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior2013-06-121-0/+6
| * input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-37/+41
| * mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior2013-06-121-1/+1
| * input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-24/+1
| * input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-121-23/+82
| * input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0
| * input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-16/+86
| * input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+10
| * mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-7/+9
* | Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-3/+3
* input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2012-11-051-221/+97
* input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-051-0/+522