summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck2014-02-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-211-19/+49
|\ \
| * \ 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
* | | | Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-242-13/+16
|\ \ \ \
| * | | | iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-4/+4
| * | | | iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-9/+12
* | | | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-241-2/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron2013-12-171-2/+14
| | |/ | |/|
* | | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-023-6/+10
|\ \ \ | |/ /
| * | Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-253-6/+10
| |\ \ | | |/ | |/|
| | * iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen2013-11-091-2/+5
| | * iio: Fix sign extension table in mcp3422 driverPeter Meerwald2013-11-051-4/+4
| | * iio: at91: fix error return code in at91_adc_probe()Wei Yongjun2013-11-021-0/+1
* | | Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-11-252-26/+3
|\ \ \ | |/ / |/| |
| * | iio: adc: viperboard: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
| * | iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1
| * | iio: Drop scan_type from viperboard adc driverPeter Meerwald2013-11-091-7/+1
| |/
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
|/
* iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat2013-10-241-3/+1
* iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot2013-10-201-19/+57
* iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: adc: nau7802: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: adc: mcp3422: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-171-24/+364
* iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-1/+1
* iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-1/+0
* iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-5/+0
* iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen2013-10-161-11/+1
* iio:max1363: Switch to new event config interfaceLars-Peter Clausen2013-10-121-90/+110
* iio: at91: move the num_channels from DT to driver itselfJosh Wu2013-10-091-7/+5
* iio: at91: ADC start-up time calculation changed since at91sam9x5Josh Wu2013-10-091-7/+46
* iio:max1363: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* iio:at91: Report scale as fractional valueLars-Peter Clausen2013-10-011-3/+3
* iio:ad7791: Report scale as fractional valueLars-Peter Clausen2013-10-011-8/+10
* iio:ad7476: Report scale as fractional valueLars-Peter Clausen2013-10-011-4/+3
* iio:ad7266: Report scale as fractional valueLars-Peter Clausen2013-10-011-11/+10
* Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-291-0/+1
|\
| * iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFERJonathan Cameron2013-09-281-0/+1
* | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-5/+6
|\ \ | |/ |/|
| * iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
* | iio: ti_am335x_adc: cleanup error caseZubair Lutfullah2013-09-221-10/+0
OpenPOWER on IntegriCloud