summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: Fix typo in iioMasanari Iida2012-05-084-5/+5
* staging: iio: call iio_device_unregister() in max517_remove()Peter Meerwald2012-05-021-0/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02157-6938/+5571
|\
| * staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich2012-04-308-56/+56
| * iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-292-6/+12
| * iio: frequency: Update DDS drivers to use new channel naming conventionMichael Hennerich2012-04-294-106/+109
| * iio: Rename iio/dds to iio/frequencyMichael Hennerich2012-04-2914-2/+2
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-2987-259/+259
| * staging: iio: lpc32xx-adc: Remove driver conflict due to device treeRoland Stigge2012-04-291-3/+5
| * IIO: Move the core abi documentation from stagingJonathan Cameron2012-04-251-730/+0
| * IIO: Move the core files to drivers/iioJonathan Cameron2012-04-2510-3226/+3
| * 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
OpenPOWER on IntegriCloud