summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2010-10-05staging: iio: adc: Address mailing list feedback by Jonathan CameronMichael Hennerich
2010-10-05staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich
2010-09-30staging: iio: whitespace cleanupPhillip Kurtenbach
2010-09-21staging: iio: sysfs abi documentation. Add _type and _index attrsJonathan Cameron
2010-09-21staging: iio: remove deprecated form of scan_el attribute naming.Jonathan Cameron
2010-09-21staging: iio: sca3000 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: max1363 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16400 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16350 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16300 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16260 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16240 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: adis16209 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: amend macros for SCAN_EL creation to add separate index attrJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: adis16350 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: adis16300 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: adis16240 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron
2010-09-21staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron
2010-09-14staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl
2010-09-14staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl
2010-09-14staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew
2010-09-14staging: iio: Change GAIN macros to SCALE.Andrew Chew
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König
2010-09-04staging: iio: documentation - partial update to make more of it true.Jonathan Cameron
2010-09-04staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron
2010-09-04staging: iio: remove odd structure definition.Jonathan Cameron
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron
2010-09-04staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron
2010-09-04staging: iio: Remove long dead function definitions from headersJonathan Cameron
2010-09-04staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron
2010-09-04staging: iio: simplify logic in iio_interrupt_handlerJonathan Cameron
2010-09-04staging: iio: convert idr to ida as pointer never providedJonathan Cameron
2010-08-31staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-08-31staging: iio partial documentation updateManuel Stahl
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-08-31Staging: iio: signedness bugDan Carpenter
2010-08-31drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron