summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
* staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
* iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
* staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
* staging: iio: ad7746: Use devm_iio_device_allocSachin Kamat2013-08-281-13/+5
* staging: iio: ad7152: Use devm_iio_device_allocSachin Kamat2013-08-281-12/+4
* staging: iio: ad7150: Use devm_* APIsSachin Kamat2013-08-281-28/+8
* staging: iio: sca3000: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+4
* staging: iio: lis3l02dq: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+4
* staging: iio: adis16240: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+5
* staging: iio: adis16220: Use devm_iio_device_allocSachin Kamat2013-08-281-10/+4
* staging: iio: adis16209: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+5
* staging: iio: adis16204: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+5
* staging: iio: adis16203: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+5
* staging: iio: adis16201: Use devm_iio_device_allocSachin Kamat2013-08-281-11/+6
* iio: mxs-lradc: change the realbits to 12Hector Palacios2013-08-171-4/+8
* iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat2013-08-171-13/+4
* staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()Peter Meerwald2013-08-041-2/+2
* staging:iio:hmc5843: Drop unneeded #includesPeter Meerwald2013-08-041-3/+0
* staging:iio:hmc5843: Device has 3 channels, no need to store separatelyPeter Meerwald2013-08-041-5/+1
* staging:iio:hmc5843: 'add' is a poor abbreviation for addressPeter Meerwald2013-08-041-2/+2
* staging:iio:hmc5843: Implement timeout in read functionPeter Meerwald2013-08-041-3/+15
* staging:iio:hmc5843: Remove id register #defines, not used anymorePeter Meerwald2013-08-041-3/+0
* staging:iio:hmc5843: Drop I2C detection codePeter Meerwald2013-08-041-33/+0
* staging:iio:adis16260: Move out of stagingLars-Peter Clausen2013-08-033-443/+0
* staging:iio:adis16260: Remove sampling_frequency_available attributeLars-Peter Clausen2013-08-031-16/+0
* staging:iio:adis16260: Add proper range checks to write_frequency()Lars-Peter Clausen2013-08-031-16/+13
* staging:iio:adis16260: Remove unused includesLars-Peter Clausen2013-08-031-4/+0
* staging:iio:adis16260: Add scale for the inclination channelLars-Peter Clausen2013-08-031-0/+4
* staging:iio:adis16260: Remove 'SPS' suffix from samplerate attributeLars-Peter Clausen2013-08-031-1/+1
* staging:iio:adis16260: Fix minor style issueLars-Peter Clausen2013-08-031-2/+2
* staging:iio:adis16260: Simplify calibscale and caliboffset readingLars-Peter Clausen2013-08-031-26/+5
* staging:iio:adis16260: Use sign_extend32() instead of open-coding itLars-Peter Clausen2013-08-031-3/+1
* staging:iio:adis16260: Add value range check for calibscale/-biasLars-Peter Clausen2013-08-031-6/+9
* staging:iio:adis16260: Remove separate headerLars-Peter Clausen2013-08-032-89/+82
* staging:iio:adis16260: Don't set default scan maskLars-Peter Clausen2013-08-031-14/+0
* staging:iio:adis16260: Remove support for orientation mappingLars-Peter Clausen2013-08-033-54/+13
* staging:iio:adis16260: Drop unused 'negate' propertyLars-Peter Clausen2013-08-033-43/+28
* staging:iio:adis16260: Fix reading calibscaleLars-Peter Clausen2013-08-031-1/+1
* staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat2013-08-031-9/+4
* staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+5
* staging: iio: spear_adc: Use devm_iio_device_allocSachin Kamat2013-08-031-18/+12
* staging: iio: mxs-lradc: Use devm_iio_device_allocSachin Kamat2013-08-031-14/+7
* staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-035-92/+0
* staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-27/+0
* staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-18/+0
* iio: mxs-lradc: Check the return value from stmp_reset_block()Fabio Estevam2013-08-031-3/+9
* iio: staging: fix typo in ade758_ring.cPeter Meerwald2013-08-031-1/+1
* iio: staging: fix device.txt documentationPeter Meerwald2013-08-031-2/+2
* iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-091-0/+2