summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: sysfs abi documentation. Add _type and _index attrsJonathan Cameron2010-09-211-12/+28
* staging: iio: remove deprecated form of scan_el attribute naming.Jonathan Cameron2010-09-211-3/+3
* staging: iio: sca3000 add _index attribute registrationJonathan Cameron2010-09-211-0/+3
* staging: iio: max1363 add _index attribute registrationJonathan Cameron2010-09-211-0/+49
* staging: iio: adis16400 add _index attribute registrationJonathan Cameron2010-09-211-0/+13
* staging: iio: adis16350 add _index attribute registrationJonathan Cameron2010-09-211-0/+12
* staging: iio: adis16300 add _index attribute registrationJonathan Cameron2010-09-211-0/+10
* staging: iio: adis16260 add _index attribute registrationJonathan Cameron2010-09-211-0/+6
* staging: iio: adis16240 add _index attribute registrationJonathan Cameron2010-09-211-0/+7
* staging: iio: adis16209 add _index attribute registrationJonathan Cameron2010-09-211-0/+9
* staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron2010-09-211-0/+4
* staging: iio: amend macros for SCAN_EL creation to add separate index attrJonathan Cameron2010-09-211-3/+12
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-2110-116/+66Star
* staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+15
* staging: iio: adis16350 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+12
* staging: iio: adis16300 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+16
* staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron2010-09-211-1/+12
* staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron2010-09-211-25/+21Star
* staging: iio: adis16240 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+10
* staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron2010-09-211-1/+14
* staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron2010-09-211-55/+92
* staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron2010-09-212-1/+14
* staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl2010-09-151-1/+13
* staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl2010-09-151-4/+4
* staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew2010-09-153-0/+569
* staging: iio: Change GAIN macros to SCALE.Andrew Chew2010-09-151-6/+6
* staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-051-1/+1
* staging: iio: documentation - partial update to make more of it true.Jonathan Cameron2010-09-053-61/+10Star
* staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron2010-09-052-3/+3
* staging: iio: remove odd structure definition.Jonathan Cameron2010-09-051-4/+0Star
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-059-19/+10Star
* staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron2010-09-052-9/+2Star
* staging: iio: Remove long dead function definitions from headersJonathan Cameron2010-09-052-78/+0Star
* staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron2010-09-052-15/+65
* staging: iio: simplify logic in iio_interrupt_handlerJonathan Cameron2010-09-051-11/+2Star
* staging: iio: convert idr to ida as pointer never providedJonathan Cameron2010-09-052-36/+35Star
* staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl2010-08-311-16/+16
* staging: iio sync scale unitsManuel Stahl2010-08-317-12/+22
* staging: iio sync drivers with current ABIManuel Stahl2010-08-3120-152/+247
* staging: iio partial documentation updateManuel Stahl2010-08-313-57/+57
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-3115-289/+292
* staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl2010-08-311-9/+10
* staging: iio rename ring attributesManuel Stahl2010-08-3113-64/+64
* Staging: iio: signedness bugDan Carpenter2010-08-311-2/+2
* drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall2010-08-311-8/+17
* staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron2010-08-031-1/+1
* staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron2010-08-031-2/+0Star
* staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron2010-08-031-0/+1
* staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron2010-08-031-0/+8
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-032-7/+9