summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)AuthorFilesLines
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron1-8/+8
2010-09-21staging: iio: adis16260 add _index attribute registrationJonathan Cameron1-0/+6
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron1-9/+5
2010-09-21staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron1-1/+12
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron1-1/+1
2010-08-31staging: iio sync scale unitsManuel Stahl1-0/+2
2010-08-31staging: iio sync drivers with current ABIManuel Stahl3-24/+54
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl1-16/+15
2010-08-31staging: iio rename ring attributesManuel Stahl1-1/+1
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron1-27/+2
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron1-7/+5
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron3-27/+4
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron1-14/+3
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2-4/+3
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron1-18/+2
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron1-7/+4
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron1-4/+3
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron1-2/+0
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2-1/+2
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger1-1/+1
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song7-0/+1238
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron1-39/+4
2010-05-11staging:iio:imu ADIS16300 driverBarry Song1-0/+76