summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/adis16080_core.c
AgeCommit message (Expand)Author
2013-01-26staging:iio:adis16080: Move out of stagingLars-Peter Clausen
2013-01-26staging:iio:adis16080: Add scale and offset attributesLars-Peter Clausen
2013-01-26staging:iio:adis16080: Remove unnecessary lockLars-Peter Clausen
2013-01-26staging:iio:adis16080: be16 cleanupsLars-Peter Clausen
2013-01-26staging:iio:adis16080: Cleanup SPI transferLars-Peter Clausen
2013-01-26staging:iio:adis16080: Add device id table entry for the adis16100Lars-Peter Clausen
2013-01-09staging:iio:adis16080: Perform sign extensioniio-fixes-for-3.8bLars-Peter Clausen
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-06-14staging:iio:gyro:adis16080: remove sparse warningsLeed Aguilar
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:gyro:adis16080 convert to iio_chan_spec.Jonathan Cameron
2011-06-28staging:iio:gyro:adis16080: 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-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-18staging:iio:gyro:adis16080 unused stub removal and cleanupJonathan Cameron
2010-11-09staging: iio: gyro: new driver for ADIS16080 digital output gyrosBarry Song