summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/ti_am335x_tscadc.h
Commit message (Expand)AuthorAgeFilesLines
* mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macroDario Binacchi2021-11-291-1/+0
* iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal2021-10-211-1/+1
* mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal2021-10-211-0/+6
* mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal2021-10-211-0/+6
* mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal2021-10-211-7/+7
* mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal2021-10-211-1/+1
* mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal2021-10-211-28/+16
* mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal2021-10-211-0/+2
* mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal2021-10-201-30/+31
* mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal2021-10-201-7/+0
* mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal2021-10-201-1/+2
* mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal2021-10-201-5/+5
* mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal2021-10-201-12/+4
* mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal2021-10-201-1/+1
* mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal2021-10-201-3/+0
* mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal2021-10-201-0/+9
* mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-131-1/+1
* iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R2018-12-031-0/+4
* drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-051-0/+7
* mfd: ti_am335x_tscadc: store physical addressMugunthan V N2016-11-051-0/+1
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-4/+4
* mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis2016-06-291-1/+1
* mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R2015-03-031-0/+1
* Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis2015-02-031-1/+2
* mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance2014-09-261-0/+1
* mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior2014-01-071-0/+4
* mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-1/+2
* mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior2014-01-071-1/+0
* Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-11-151-7/+13
|\
| * mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke2013-10-231-0/+1
| * mfd: ti_am335x_tscadc: Fix idle timeout valueMatthias Kaehlcke2013-10-231-7/+12
* | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-0/+9
|\ \ | |/ |/|
| * iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-211-0/+9
* | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-071-1/+0
|\ \ | |/ |/|
| * MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna2013-07-311-1/+0
* | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-0/+16
|/
* input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-2/+2
* input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior2013-06-121-5/+0
* mfd: ti_tscadc: deal with partial activationPantelis Antoniou2013-06-121-5/+3
* input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-3/+0
* input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+6
* mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-0/+7
* IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-051-1/+8
* input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2012-11-051-1/+9
* mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna2012-11-051-0/+137