summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/adis16130_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adis16130: Move out of stagingLars-Peter Clausen2013-06-111-208/+0Star
* staging:iio:adis16130: Report scale and offsetLars-Peter Clausen2013-06-111-10/+47
* staging:iio:adis16130: Fix sample readingLars-Peter Clausen2013-06-111-1/+0Star
* staging:iio:adis16130: Remove unused includesLars-Peter Clausen2013-06-111-6/+0Star
* staging:iio:gyro:adis16130 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-1/+1
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-191-0/+2
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-0/+1
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-271-0/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1Star
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-181-0/+1
* staging:iio: rename gyro channels to anglvelJonathan Cameron2011-10-051-1/+1
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-0/+1
* staging:iio:gyro:adis16130 move to iio_chan_spec registration.Jonathan Cameron2011-08-231-31/+26Star
* staging:iio:gyro:adis16130 drop control of adc resolution.Jonathan Cameron2011-08-231-72/+4Star
* staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting t...Jonathan Cameron2011-08-231-3/+12
* staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron2011-06-281-30/+20Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-2/+6
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-3/+1Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.Jonathan Cameron2011-03-011-79/+69Star
* staging:iio:gyro:adis16130 stub removal and cleanupJonathan Cameron2011-02-181-54/+7Star
* staging: iio: gyro: new driver for ADIS16130 digital output gyrosBarry Song2010-11-101-0/+313