aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/resolver (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann1-1/+1
2017-03-19Staging: iio: resolver: ad2s1210: Fix warning, statements should start on a tabstopMiguel Robles1-2/+2
2017-03-13staging: iio: resolver: Remove & on function name to align with other IIO drivers.simran singhal2-2/+2
2017-02-04Staging: iio: resolver: ad2s1210.c - style fixDerek Robson1-12/+12
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield1-4/+4
2016-02-20staging: iio: resolver: fix comparison to NULLEva Rachel Retuya1-1/+1
2016-02-20staging: iio: resolver: remove unnecessary blank lineEva Rachel Retuya1-1/+0
2016-02-20staging: iio: resolver: delete space after a castEva Rachel Retuya1-2/+2
2016-02-20staging: iio: resolver: add missing braces on if-else statementsEva Rachel Retuya1-3/+4
2016-02-20staging: iio: resolver: use blank line after array declarationEva Rachel Retuya1-0/+1
2016-02-20staging: iio: resolver: add spaces around operatorsEva Rachel Retuya2-4/+4
2016-02-20staging: iio: resolver: align to match open parenthesisEva Rachel Retuya2-13/+15
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-3/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis3-3/+0
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke1-1/+1
2015-10-04staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei1-9/+1
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+2
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2015-03-18Staging: iio: replace pr_* with dev_*Haneen Mohammed1-3/+3
2015-03-18Staging: iio: replace pr_err with dev_errHaneen Mohammed1-5/+7
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman1-1/+2
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana1-0/+3
2015-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist1-2/+2
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes1-1/+2
2014-10-02staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu1-0/+9
2014-09-19Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir1-0/+4
2014-08-02staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta1-2/+2
2014-04-26staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li1-1/+2
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2014-03-22staging:iio:ad2s1200 fix a missing breakJimmy Li1-0/+1
2014-03-07Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal1-2/+2
2013-11-24staging: iio: ad2s1200: Use devm_iio_device_registerSachin Kamat1-9/+1
2013-09-14staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat1-12/+4
2013-09-14staging: iio: ad2s1210: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-09-14staging: iio: ad2s1200: Use dev_err instead of pr_errSachin Kamat1-2/+2
2013-09-14staging: iio: ad2s1200: Use devm_* APIsSachin Kamat1-16/+8
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han1-10/+10
2013-08-03staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen1-18/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-2/+2
2013-03-17staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:resolver:ad2s1210 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen1-4/+1
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devinitBill Pemberton3-4/+4
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2012-05-14staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen1-13/+13
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen3-9/+9