aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18staging: iio: ade7854-spi: Fix return valueSachin Kamat1-1/+1
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald1-1/+1
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore1-0/+1
2013-09-18staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver.Jonathan Cameron1-1/+1
2013-08-28staging: iio: ad7746: Use devm_iio_device_allocSachin Kamat1-13/+5
2013-08-28staging: iio: ad7152: Use devm_iio_device_allocSachin Kamat1-12/+4
2013-08-28staging: iio: ad7150: Use devm_* APIsSachin Kamat1-28/+8
2013-08-28staging: iio: sca3000: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-28staging: iio: lis3l02dq: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-28staging: iio: adis16240: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-28staging: iio: adis16220: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-08-28staging: iio: adis16209: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-28staging: iio: adis16204: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-28staging: iio: adis16203: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-08-28staging: iio: adis16201: Use devm_iio_device_allocSachin Kamat1-11/+6
2013-08-17iio: mxs-lradc: change the realbits to 12Hector Palacios1-4/+8
2013-08-17iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat1-13/+4
2013-08-04staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()Peter Meerwald1-2/+2
2013-08-04staging:iio:hmc5843: Drop unneeded #includesPeter Meerwald1-3/+0
2013-08-04staging:iio:hmc5843: Device has 3 channels, no need to store separatelyPeter Meerwald1-5/+1
2013-08-04staging:iio:hmc5843: 'add' is a poor abbreviation for addressPeter Meerwald1-2/+2
2013-08-04staging:iio:hmc5843: Implement timeout in read functionPeter Meerwald1-3/+15
2013-08-04staging:iio:hmc5843: Remove id register #defines, not used anymorePeter Meerwald1-3/+0
2013-08-04staging:iio:hmc5843: Drop I2C detection codePeter Meerwald1-33/+0
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