summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti_am335x_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R2018-12-031-1/+4
* iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionallyVignesh R2018-10-091-8/+4Star
* Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U2018-01-081-1/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-05-141-1/+1
* iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl2017-03-151-1/+12
* drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-051-3/+145
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-1/+1
* iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-08-211-3/+11
* iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-031-12/+4Star
* iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis2016-06-031-4/+2Star
* iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-01-161-1/+1
* iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R2015-05-131-6/+48
* iio: adc: ti_am335x_adc: refactor DT parsing into a functionVignesh R2015-04-091-10/+19
* iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-071-2/+1Star
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-151-10/+1Star
|\
| * iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
| * iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-9/+0Star
* | Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-031-3/+2Star
|/
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0Star
* iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell2014-07-081-1/+1
* Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-111-1/+0Star
|\
| * iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0Star
* | Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-211-19/+49
|\ \ | |/ |/|
| * mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior2014-01-071-18/+46
| * mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior2014-01-071-0/+2
| * mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-2/+2
| * iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior2014-01-071-1/+1
* | iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen2013-11-091-2/+5
|/
* iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-1/+1
* iio: ti_am335x_adc: cleanup error caseZubair Lutfullah2013-09-221-10/+0Star
* iio: ti_am335x_adc: cleanup trigger related codeZubair Lutfullah2013-09-221-4/+0Star
* iio: ti_am335x_adc: fix static in function headerZubair Lutfullah2013-09-221-1/+1
* iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-211-5/+208
* iio: ti_am335x_adc: optimize memory usageZubair Lutfullah2013-09-211-2/+2
* Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman2013-08-121-8/+22
|\
| * iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-211-8/+22
* | iio: adc: ti_am335x_adc: Use devm_iio_device_allocSachin Kamat2013-08-031-9/+4Star
|/
* Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-171-0/+1
|\
| * iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
* | iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior2013-06-121-2/+6
* | iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior2013-06-121-20/+37
* | input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-1/+1
* | mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior2013-06-121-2/+1Star
* | iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou2013-06-121-5/+24
* | iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-14/+7Star
* | iio: ti_am335x_adc: Add DT supportPatil, Rachna2013-06-121-5/+24
* | input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+18
* | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-2/+3
|/