summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/resolver
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares2019-02-201-1/+6
* staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann2017-08-161-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-053-3/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-283-3/+0
* | Staging: iio: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+1
* | staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei2015-10-041-9/+1
|/
* Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-101-2/+2
* Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-241-2/+2
|\
| * staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist2015-02-081-2/+2
* | Staging: iio: replace pr_* with dev_*Haneen Mohammed2015-03-181-3/+3
* | Staging: iio: replace pr_err with dev_errHaneen Mohammed2015-03-181-5/+7
* | Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman2015-03-091-1/+2
|\ \
| * | staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes2015-01-261-1/+2
| |/
* / Staging: iio: Added define guards where neededCristina Opriceana2015-03-061-0/+3
|/
* staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu2014-10-021-0/+9
* Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir2014-09-191-0/+4
* staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta2014-08-021-2/+2
* staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li2014-04-261-1/+2
* Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-221-0/+1
|\
| * staging:iio:ad2s1200 fix a missing breakJimmy Li2014-03-221-0/+1
* | Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal2014-03-071-2/+2
|/
* staging: iio: ad2s1200: Use devm_iio_device_registerSachin Kamat2013-11-241-9/+1
* staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat2013-09-141-12/+4
* staging: iio: ad2s1210: Use devm_iio_device_allocSachin Kamat2013-09-141-10/+4
* staging: iio: ad2s1200: Use dev_err instead of pr_errSachin Kamat2013-09-141-2/+2
* staging: iio: ad2s1200: Use devm_* APIsSachin Kamat2013-09-141-16/+8
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-10/+10
* staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-18/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-2/+2
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-2/+2
* | staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* | staging:iio:resolver:ad2s1210 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* | staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
|/
* staging:iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-4/+1
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-213-3/+3
* staging: iio: remove use of __devexitBill Pemberton2012-11-213-3/+3
* staging: iio: remove use of __devinitBill Pemberton2012-11-213-4/+4
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-141-1/+1
* staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-13/+13
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-293-9/+9
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-253-6/+6
* staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-183-0/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-093-0/+3
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-263-0/+3
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-173-36/+3
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-173-2/+4
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-0/+2
* staging:iio:resolver:ad2s1210 cleanup gpio handling.Jonathan Cameron2011-10-051-33/+18
* staging:iio:resolver:ad2s1210 drop raw config register accessJonathan Cameron2011-10-051-44/+0
* staging:iio:resolver:ad2s1210 minimal chan spec conversion.Jonathan Cameron2011-10-051-51/+63