summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25127-1543/+280
* staging:iio:Documentation Trivial typo fixes.Jonathan Cameron2012-04-251-3/+3
* staging:iio:documentation pull a few sysfs entries out of main docs.Jonathan Cameron2012-04-252-21/+20
* staging:iio:dac:ad5446: Update Kconfig entryLars-Peter Clausen2012-04-251-3/+3
* staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen2012-04-252-0/+6
* staging:iio:dac:ad5446: Return cached value for 'raw' attributeLars-Peter Clausen2012-04-251-0/+3
* staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functionsLars-Peter Clausen2012-04-252-53/+28
* staging:iio:dac:ad5446: Convert to extended channel attributesLars-Peter Clausen2012-04-251-71/+68
* staging:iio:dac:ad5446: Remove duplicated chip_info entriesLars-Peter Clausen2012-04-252-12/+2
* staging:iio:dac:ad5446: Do not check for individual chip ids in probeLars-Peter Clausen2012-04-251-15/+5
* staging:iio:dac:ad5446: Remove unused struct fieldLars-Peter Clausen2012-04-251-2/+0
* staging:iio:dac:ad5446: Fix 24bit transfersLars-Peter Clausen2012-04-252-38/+27
* staging:iio:dac:ad5446: Remove duplicated write sample functionsLars-Peter Clausen2012-04-251-22/+12
* staging:iio:dac:ad5446: Do not exit powerdown when writing a sampleLars-Peter Clausen2012-04-251-3/+5
* staging: iio: tsl2x7x: bugfixesJon Brenner2012-04-241-8/+18
* staging: iio: add TAOS tsl2x7x driverJon Brenner2012-04-248-8/+2217
* staging:iio: pull out demux cleanup for a particular buffer.Jonathan Cameron2012-04-241-9/+13
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-2419-21/+22
* staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron2012-04-241-8/+3
* staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repitionJonathan Cameron2012-04-241-15/+5
* staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron2012-04-242-20/+3
* staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.Jonathan Cameron2012-04-242-18/+6
* staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.Jonathan Cameron2012-04-241-17/+4
* staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.Jonathan Cameron2012-04-242-34/+3
* staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition.Jonathan Cameron2012-04-242-17/+8
* staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable.Jonathan Cameron2012-04-241-17/+5
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-2412-28/+19
* staging:iio: scan_index_timestamp move to iio_dev from bufferJonathan Cameron2012-04-243-6/+5
* staging:iio:buffer: pull computation of scan length into a utility function.Jonathan Cameron2012-04-241-8/+20
* staging:iio:buffer trivial use of strtobool to remove dodgy equivalent.Jonathan Cameron2012-04-241-4/+9
* iio: Add device tree support to LPC32xx ADCRoland Stigge2012-04-241-0/+10
* staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan2012-04-242-88/+91
* staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan2012-04-242-2/+2
* staging: iio: light: convert multiple spaces to tabLaxman Dewangan2012-04-201-9/+9
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-187-20/+0
* staging:iio: Make read / write attributes for channel values optional.Jonathan Cameron2012-04-181-16/+4
* staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entriesJonathan Cameron2012-04-181-3/+7
* staging:iio:meter Add IIO_CHAN_INFO_RAW entries to all drivers.Lars-Peter Clausen2012-04-181-15/+30
* staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driverLars-Peter Clausen2012-04-181-2/+17
* staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-183-15/+30
* staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-3/+7
* staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-183-0/+5
* staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-182-4/+6
* staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-182-5/+13
* staging:iio:imu Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-41/+80
* staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-185-13/+32
* staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-1810-28/+38
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-1813-54/+123
* staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-189-46/+85
* staging:iio: add a raw and processed elements to info_maskJonathan Cameron2012-04-182-4/+10