aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-17staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2-45/+149
2012-05-17staging: iio: reorganize hmc5843_set_rate()Peter Meerwald1-1/+2
2012-05-17staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald1-13/+13
2012-05-17staging: iio: cleanup and move comments in hmc5843Peter Meerwald1-59/+63
2012-05-17staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald1-1/+6
2012-05-17staging: iio: rework sampling rate setting in hmc5843Peter Meerwald1-27/+24
2012-05-16staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and HMC5883Peter Meerwald1-57/+71
2012-05-16staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald1-3/+3
2012-05-16staging: iio: fix access to hmc5843 private dataPeter Meerwald1-5/+11
2012-05-14staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen7-51/+51
2012-05-14staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen1-13/+13
2012-05-14staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2-10/+10
2012-05-14staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen3-39/+39
2012-05-14staging:iio:imu: Use dev_to_iio_dev()Lars-Peter Clausen1-3/+3
2012-05-14staging:iio:impedance-analyzer: Use dev_to_iio_dev()Lars-Peter Clausen1-4/+4
2012-05-14staging:iio:gyro: Use dev_to_iio_dev()Lars-Peter Clausen1-4/+4
2012-05-14staging:iio:frequency: Use dev_to_iio_dev()Lars-Peter Clausen7-10/+10
2012-05-14staging:iio:dac: Use dev_to_iio_dev()Lars-Peter Clausen7-24/+24
2012-05-14staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen3-12/+12
2012-05-14staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen1-70/+70
2012-05-14staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen9-31/+31
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen11-65/+65
2012-05-14staging:iio:adis16400_ring: Pass IIO device directlyLars-Peter Clausen1-7/+5
2012-05-14staging:iio:ade7758_spi_read_burst: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16260_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directlyLars-Peter Clausen1-3/+2
2012-05-14staging:iio:adis16240_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16209_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16204_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:adis16203_read_ring_data: Pass IIO device directlyLars-Peter Clausen1-4/+3
2012-05-14staging:iio:dummy: Remove outdated commentLars-Peter Clausen1-2/+0
2012-05-08staging: iio: Fix typo in iioMasanari Iida4-5/+5
2012-05-02staging: iio: call iio_device_unregister() in max517_remove()Peter Meerwald1-0/+1
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman157-6938/+5571
2012-04-30staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich8-56/+56
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2-6/+12
2012-04-29iio: frequency: Update DDS drivers to use new channel naming conventionMichael Hennerich4-106/+109
2012-04-29iio: Rename iio/dds to iio/frequencyMichael Hennerich14-2/+2
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen87-259/+259
2012-04-29staging: iio: lpc32xx-adc: Remove driver conflict due to device treeRoland Stigge1-3/+5
2012-04-25IIO: Move the core abi documentation from stagingJonathan Cameron1-730/+0
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron10-3226/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron127-1543/+280
2012-04-25staging:iio:Documentation Trivial typo fixes.Jonathan Cameron1-3/+3
2012-04-25staging:iio:documentation pull a few sysfs entries out of main docs.Jonathan Cameron2-21/+20
2012-04-25staging:iio:dac:ad5446: Update Kconfig entryLars-Peter Clausen1-3/+3
2012-04-25staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen2-0/+6
2012-04-25staging:iio:dac:ad5446: Return cached value for 'raw' attributeLars-Peter Clausen1-0/+3
2012-04-25staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functionsLars-Peter Clausen2-53/+28
2012-04-25staging:iio:dac:ad5446: Convert to extended channel attributesLars-Peter Clausen1-71/+68