summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
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-10iio 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-15staging:iio:ad7291: Rework regulator handlingLars-Peter Clausen2-15/+35
2013-06-15staging:iio:ad7291: Use sign_extend32 instead of open-coding itLars-Peter Clausen1-8/+3
2013-06-15staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-c...Lars-Peter Clausen1-11/+9
2013-06-15staging:iio:ad7291: Simplify threshold register lookupLars-Peter Clausen1-79/+42
2013-06-15staging:iio:ad7291: Remove unnecessary dev_info() from probe()Lars-Peter Clausen1-3/+0
2013-06-15staging:iio:ad7291: Remove userspace resetLars-Peter Clausen1-24/+0
2013-06-15staging: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-76/+45
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-23iio:trigger:sysfs Move out of staging.Jonathan Cameron3-239/+0
2013-05-23staging/iio/mxs-lradc: cleanup masklengthMichał Mirosław1-4/+4
2013-05-23staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-23staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-14staging:iio:adc: Use kstrtol()/kstrtoul()Aida Mynzhasova5-11/+17
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-6/+6
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot5-6/+6
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryJin Feng1-2/+9
2013-04-09staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony1-13/+13
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron3-497/+0
2013-04-02staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron1-49/+17
2013-04-02staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron1-1/+0