summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/resolver
AgeCommit message (Expand)Author
2017-08-22iio:resolver: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-07-15staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann
2017-03-19Staging: iio: resolver: ad2s1210: Fix warning, statements should start on a t...Miguel Robles
2017-03-13staging: iio: resolver: Remove & on function name to align with other IIO dri...simran singhal
2017-02-04Staging: iio: resolver: ad2s1210.c - style fixDerek Robson
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield
2016-02-20staging: iio: resolver: fix comparison to NULLEva Rachel Retuya
2016-02-20staging: iio: resolver: remove unnecessary blank lineEva Rachel Retuya
2016-02-20staging: iio: resolver: delete space after a castEva Rachel Retuya
2016-02-20staging: iio: resolver: add missing braces on if-else statementsEva Rachel Retuya
2016-02-20staging: iio: resolver: use blank line after array declarationEva Rachel Retuya
2016-02-20staging: iio: resolver: add spaces around operatorsEva Rachel Retuya
2016-02-20staging: iio: resolver: align to match open parenthesisEva Rachel Retuya
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke
2015-10-04staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-18Staging: iio: replace pr_* with dev_*Haneen Mohammed
2015-03-18Staging: iio: replace pr_err with dev_errHaneen Mohammed
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana
2015-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes
2014-10-02staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu
2014-09-19Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir
2014-08-02staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta
2014-04-26staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-03-22staging:iio:ad2s1200 fix a missing breakJimmy Li
2014-03-07Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal
2013-11-24staging: iio: ad2s1200: Use devm_iio_device_registerSachin Kamat
2013-09-14staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat
2013-09-14staging: iio: ad2s1210: Use devm_iio_device_allocSachin Kamat
2013-09-14staging: iio: ad2s1200: Use dev_err instead of pr_errSachin Kamat
2013-09-14staging: iio: ad2s1200: Use devm_* APIsSachin Kamat
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-08-03staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-17staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:resolver:ad2s1210 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
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-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-05-14staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen