aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/adis16060_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-17staging:iio:gyro:adis16060 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+5
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton1-2/+2
2012-11-21staging: iio: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: iio: remove use of __devinitBill Pemberton1-2/+2
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen1-2/+2
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2012-04-18staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron1-2/+6
2012-02-28includecheck: delete any duplicate instances of module.hPaul Gortmaker1-1/+0
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron1-4/+4
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen1-2/+2
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-0/+1
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron1-1/+1
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron1-2/+2
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron1-6/+2
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-08-23staging:iio:gyro:adis16060 convert to iio_chan_specJonathan Cameron1-54/+61
2011-06-28staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron1-34/+25
2011-05-19staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.Jonathan Cameron1-2/+6
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron1-76/+49
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron1-46/+13
2010-11-09staging: iio: gyro: new driver for ADIS16060 digital output gyrosBarry Song1-0/+319