aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2013-08-03staging:iio:adis16260: Move out of stagingLars-Peter Clausen3-443/+0
2013-08-03staging:iio:adis16260: Remove sampling_frequency_available attributeLars-Peter Clausen1-16/+0
2013-08-03staging:iio:adis16260: Add proper range checks to write_frequency()Lars-Peter Clausen1-16/+13
2013-08-03staging:iio:adis16260: Remove unused includesLars-Peter Clausen1-4/+0
2013-08-03staging:iio:adis16260: Add scale for the inclination channelLars-Peter Clausen1-0/+4
2013-08-03staging:iio:adis16260: Remove 'SPS' suffix from samplerate attributeLars-Peter Clausen1-1/+1
2013-08-03staging:iio:adis16260: Fix minor style issueLars-Peter Clausen1-2/+2
2013-08-03staging:iio:adis16260: Simplify calibscale and caliboffset readingLars-Peter Clausen1-26/+5
2013-08-03staging:iio:adis16260: Use sign_extend32() instead of open-coding itLars-Peter Clausen1-3/+1
2013-08-03staging:iio:adis16260: Add value range check for calibscale/-biasLars-Peter Clausen1-6/+9
2013-08-03staging:iio:adis16260: Remove separate headerLars-Peter Clausen2-89/+82
2013-08-03staging:iio:adis16260: Don't set default scan maskLars-Peter Clausen1-14/+0
2013-08-03staging:iio:adis16260: Remove support for orientation mappingLars-Peter Clausen3-54/+13
2013-08-03staging:iio:adis16260: Drop unused 'negate' propertyLars-Peter Clausen3-43/+28
2013-08-03staging:iio:adis16260: Fix reading calibscaleLars-Peter Clausen1-1/+1
2013-08-03staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat1-9/+4
2013-08-03staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-03staging: iio: spear_adc: Use devm_iio_device_allocSachin Kamat1-18/+12
2013-08-03staging: iio: mxs-lradc: Use devm_iio_device_allocSachin Kamat1-14/+7
2013-08-03staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen5-92/+0
2013-08-03staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen1-27/+0
2013-08-03staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen1-18/+0
2013-08-03iio: mxs-lradc: Check the return value from stmp_reset_block()Fabio Estevam1-3/+9
2013-08-03iio: staging: fix typo in ade758_ring.cPeter Meerwald1-1/+1
2013-08-03iio: staging: fix device.txt documentationPeter Meerwald1-2/+2
2013-07-09iio staging: fix lis3l02dq, read error handlingPeter Meerwald1-0/+2
2013-07-06staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun1-0/+1
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-07-03iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-06-14staging:iio:ad7291: Rework regulator handlingLars-Peter Clausen2-15/+35
2013-06-14staging:iio:ad7291: Use sign_extend32 instead of open-coding itLars-Peter Clausen1-8/+3
2013-06-14staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-coding itLars-Peter Clausen1-11/+9
2013-06-14staging:iio:ad7291: Simplify threshold register lookupLars-Peter Clausen1-79/+42
2013-06-14staging:iio:ad7291: Remove unnecessary dev_info() from probe()Lars-Peter Clausen1-3/+0
2013-06-14staging:iio:ad7291: Remove userspace resetLars-Peter Clausen1-24/+0
2013-06-14staging:iio:ad7291: Use IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen1-5/+3
2013-06-11staging:iio:adis16130: Move out of stagingLars-Peter Clausen3-218/+0
2013-06-11staging:iio:adis16130: Report scale and offsetLars-Peter Clausen1-10/+47
2013-06-11staging:iio:adis16130: Fix sample readingLars-Peter Clausen1-1/+0
2013-06-11staging:iio:adis16130: Remove unused includesLars-Peter Clausen1-6/+0
2013-06-08staging: iio: spear_adc: Add missing CONFIG_OF macroSachin Kamat1-0/+2
2013-06-06staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-06-06staging: iio: spear_adc: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-06-06staging: iio: ad7606_par: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron3-128/+0
2013-06-04staging:iio:triggers:interrupt trigger - one per platform device.Jonathan Cameron1-70/+39
2013-06-04staging:iio:triggers: rename iio-trig-gpio to iio-trig-interruptJonathan Cameron3-45/+31
2013-06-04staging:iio:trigger:gpio bug in release of gpio in error pathJonathan Cameron1-2/+1
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2-7/+7
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron3-239/+0