aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/adis16060_core.c
AgeCommit message (Expand)Author
2013-11-24staging: iio: adis16060: Use devm_iio_device_registerSachin Kamat
2013-08-17iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat
2013-03-17staging:iio:gyro:adis16060 move to info_mask_(shared_by_type/separate)Jonathan Cameron
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-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-02-28includecheck: delete any duplicate instances of module.hPaul Gortmaker
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan 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:adis16060 convert to iio_chan_specJonathan Cameron
2011-06-28staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan 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: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron
2010-11-09staging: iio: gyro: new driver for ADIS16060 digital output gyrosBarry Song