summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2014-11-13staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-13staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-13staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-13staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-13staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-10-13iio: meter: ade7758: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2014-07-02staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-02-23staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
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...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