summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2010-10-08staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron2-4/+28
2010-10-08staging: iio: lis3l02dq move to new event code schemeJonathan Cameron1-6/+30
2010-10-08staging: iio: adc events update to new numbering systemJonathan Cameron2-3/+6
2010-10-08staging: iio: events define macros for new event code systemJonathan Cameron1-0/+32
2010-10-08staging: iio: light: Adding driver for ISL29018 ALSRhyland Klein4-0/+640
2010-10-07staging: iio: ring_generic: provide IIO_CONST_ATTR_SCAN_EL_TYPE_WITH_SHIFTMichael Hennerich1-0/+17
2010-10-07staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich3-14/+25
2010-10-07staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron1-2/+4
2010-10-07staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron1-2/+4
2010-10-07staging: iio: timestamp_en naming typo fix.Jonathan Cameron1-1/+1
2010-10-07staging: iio: adc: max1363: remove unused variableMichael Hennerich1-1/+0
2010-10-07staging: iio: iio_ring_rip_outer return immediately if rip_lots returns <= 0Michael Hennerich1-1/+1
2010-10-06staging: iio: adc: ad799x: Address iio list feedbackMichael Hennerich1-6/+5
2010-10-06staging: iio: adc: max1363: prevent buffer overflowMichael Hennerich1-2/+1
2010-10-06staging: iio: adc: ad799x: prevent buffer overflowMichael Hennerich1-7/+5
2010-10-05staging: iio: adc: Address mailing list feedback by Jonathan CameronMichael Hennerich2-2/+2
2010-10-05staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich5-0/+1345
2010-09-30staging: iio: whitespace cleanupPhillip Kurtenbach2-2/+2
2010-09-21staging: iio: sysfs abi documentation. Add _type and _index attrsJonathan Cameron1-12/+28
2010-09-21staging: iio: remove deprecated form of scan_el attribute naming.Jonathan Cameron1-3/+3
2010-09-21staging: iio: sca3000 add _index attribute registrationJonathan Cameron1-0/+3
2010-09-21staging: iio: max1363 add _index attribute registrationJonathan Cameron1-0/+49
2010-09-21staging: iio: adis16400 add _index attribute registrationJonathan Cameron1-0/+13
2010-09-21staging: iio: adis16350 add _index attribute registrationJonathan Cameron1-0/+12
2010-09-21staging: iio: adis16300 add _index attribute registrationJonathan Cameron1-0/+10
2010-09-21staging: iio: adis16260 add _index attribute registrationJonathan Cameron1-0/+6
2010-09-21staging: iio: adis16240 add _index attribute registrationJonathan Cameron1-0/+7
2010-09-21staging: iio: adis16209 add _index attribute registrationJonathan Cameron1-0/+9
2010-09-21staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron1-0/+4
2010-09-21staging: iio: amend macros for SCAN_EL creation to add separate index attrJonathan Cameron1-3/+12
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron10-116/+66
2010-09-21staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron1-0/+15
2010-09-21staging: iio: adis16350 add _type attributes for all scan elementsJonathan Cameron1-0/+12
2010-09-21staging: iio: adis16300 add _type attributes for all scan elementsJonathan Cameron1-0/+16
2010-09-21staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron1-1/+12
2010-09-21staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron1-25/+21
2010-09-21staging: iio: adis16240 add _type attributes for all scan elementsJonathan Cameron1-0/+10
2010-09-21staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron1-1/+14
2010-09-21staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron1-55/+92
2010-09-21staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron2-1/+14
2010-09-15staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl1-1/+13
2010-09-15staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl1-4/+4
2010-09-15staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew3-0/+569
2010-09-15staging: iio: Change GAIN macros to SCALE.Andrew Chew1-6/+6
2010-09-05staging/trivial: fix typos concerning "access"Uwe Kleine-König1-1/+1
2010-09-05staging: iio: documentation - partial update to make more of it true.Jonathan Cameron3-61/+10
2010-09-05staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron2-3/+3
2010-09-05staging: iio: remove odd structure definition.Jonathan Cameron1-4/+0
2010-09-05staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron9-19/+10
2010-09-05staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron2-9/+2