summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)Author
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to irqchip based trigger handling.Jonathan Cameron
2011-05-03IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met.Michael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit valuesMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1msMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Add missing parity bit generationMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Cleanup result extraction and update license noticeMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Don't issue two messages, use two transfersMichael Hennerich
2011-04-25staging:iio:adis16260 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-20IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450Michael Hennerich
2011-04-20IIO: GYRO: Add MACRO for gyro quadrature correctionMichael Hennerich
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-28staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-28staging:iio:gyro remove adis16251 driver as now supported by adis16260 driverJonathan Cameron
2011-02-28staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron
2011-02-28staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-18staging:iio:gyro:adis16130 stub removal and cleanupJonathan Cameron
2011-02-18staging:iio:gyro:adis16080 unused stub removal and cleanupJonathan Cameron
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron
2010-11-29staging: iio: adis16260 add suppport for adis16255 and adis16250.Jonathan Cameron
2010-11-29staging: iio: adis16260 add id table supportJonathan Cameron
2010-11-16staging: fix iio/gyro typos, build errorsRandy Dunlap
2010-11-09staging: iio: gyro: new driver for ADIS16130 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16080 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16060 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16251 devicesBarry Song
2010-11-09staging: iio: gyro: make sure grep can find the ADIS16265 supportMichael Hennerich
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron
2010-09-21staging: iio: adis16260 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron