summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/resolver/ad2s90.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: resolver: Remove & on function name to align with other IIO dri...simran 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-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei2015-10-041-9/+1
|/
* staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat2013-09-141-12/+4
* staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-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: 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:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-0/+1
* 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-261-0/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-0/+1
* staging:iio:resolver:ad2s90 chan spec conversionJonathan Cameron2011-10-051-23/+18
* staging:iio:resolver:ad2s90 ensure name is passed to iio_core.Jonathan Cameron2011-10-051-3/+8
* staging:iio:resolver:ad2s90 fix registration of null pointerJonathan Cameron2011-10-051-3/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:various Stop drivers putting sysfs attributes in a directory name...Jonathan Cameron2011-08-231-1/+0
* staging:iio:resolver:ad2s90 general cleanupJonathan Cameron2011-06-281-36/+12
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: resolver: new driver for AD2S90 devicesGraf Yang2010-11-091-0/+159
OpenPOWER on IntegriCloud