summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/adxrs450_core.c
AgeCommit message (Expand)Author
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:gyro:adxrs450 squish some trivial single call point wrappers func...Jonathan Cameron
2011-08-23staging:iio:gyro:adxrs450 make more use of spi_read and spi_write.Jonathan Cameron
2011-08-23staging:iio:gyro:adxrs450 move to iio_chan_spec registrationJonathan Cameron
2011-06-28staging:iio:gyro:adxrs450: allocate chip state with iio_devJonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...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: 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