summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/adis16060_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:gyro:adis16060 drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: gyro: adis16060: Change the name of function.simran singhal2017-04-021-2/+2
* staging: iio: adis16060: Remove iio_dev mlock and refactor codesimran singhal2017-03-231-25/+10
* staging: iio: gyro: Remove & on function name to conform to similar IIO driverssimran singhal2017-03-131-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-2/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-2/+0
* | staging: iio: adis16060_core: Fix error handlingCristina Moraru2015-10-271-4/+10
* | staging: iio: gyro: Remove explicit comparisonsCristina Moraru2015-10-241-1/+1
|/
* staging: iio: adis16060: Fix coding style problemOussama Jabbari2014-08-071-0/+1
* staging: iio: adis16060: Use devm_iio_device_registerSachin Kamat2013-11-241-9/+1
* iio: gyro: adis16060_core: Use devm_iio_device_allocSachin Kamat2013-08-171-13/+4
* staging:iio:gyro:adis16060 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+5
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-2/+2
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-2/+2
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-2/+2
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-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-181-2/+6
* includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-281-1/+0
* staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-4/+4
* staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-2/+2
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-0/+1
* staging:iio: rename gyro channels to anglvelJonathan Cameron2011-10-051-1/+1
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-2/+2
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-6/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:gyro:adis16060 convert to iio_chan_specJonathan Cameron2011-08-231-54/+61
* staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron2011-06-281-34/+25
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron2011-02-281-76/+49
* staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron2011-02-181-46/+13
* staging: iio: gyro: new driver for ADIS16060 digital output gyrosBarry Song2010-11-091-0/+319
OpenPOWER on IntegriCloud