summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+906
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-15/+2538
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-03-18mfd: twl4030-madc: Move driver to drivers/iio/adcSebastian Reichel3-0/+907
2014-03-08iio: adc: Fix build error discovered by 0-day build botJohannes Thumshirn1-0/+1
2014-03-02iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron1-1/+1
2014-03-01iio:adc: Add Xilinx XADC driverLars-Peter Clausen5-0/+1811
2014-02-28iio: adc: Add MEN 16z188 ADC driverJohannes Thumshirn3-0/+182
2014-02-18iio:max1363 fix typos of int_vref_mvHartmut Knaack1-3/+3
2014-02-15iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan3-0/+722
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-12/+2
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck1-1/+1
2014-02-03iio: adc: viperboard: Drop platform_set_drvdata callJohannes Thumshirn1-2/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-19/+49
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-19/+49
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-11iio:adc:max1363 clear list of missing featuresVivien Didelot1-8/+2
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior1-18/+46
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior1-0/+2
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior1-2/+2
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior1-1/+1
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-13/+16
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman1-2/+14
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-4/+4
2013-12-03iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen1-9/+12
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman3-6/+10
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-26/+3
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-6/+10
2013-11-24iio: adc: viperboard: Use devm_iio_device_registerSachin Kamat1-11/+1
2013-11-24iio: adc: mcp3422: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-4/+4
2013-11-09iio: Drop scan_type from viperboard adc driverPeter Meerwald1-7/+1
2013-11-09iio: adc: ti_am335x_adc: avoid double free of buffer.Lars-Peter Clausen1-2/+5
2013-11-05iio: Fix sign extension table in mcp3422 driverPeter Meerwald1-4/+4
2013-11-02iio: at91: fix error return code in at91_adc_probe()Wei Yongjun1-0/+1
2013-10-24iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat1-3/+1
2013-10-23iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-20iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot1-19/+57
2013-10-18iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-18iio: adc: nau7802: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-18iio: adc: mcp3422: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-17iio: at91: introduce touch screen support in iio adc driverJosh Wu1-24/+364
2013-10-16iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-1/+1
2013-10-16iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-1/+0
2013-10-16iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-5/+0