aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/resolver/ad2s1210.c
AgeCommit message (Expand)Author
2022-04-20staging: iio: ad2s1210: remove redundant assignment to variable negativeColin Ian King
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-03staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2019-07-27staging: iio: ad2s1210: Use device-managed APIChuhong Yuan
2019-06-17staging: iio: ad2s1210: Remove platform data NULL check in probeAlexandru Ardelean
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman
2018-11-11staging: iio: ad2s1210: Add device tree table.Nishad Kamdar
2018-11-11staging: iio: ad2s1210: Drop the gpioin flag.Nishad Kamdar
2018-11-11staging: iio: ad2s1210: Switch to the gpio descriptor interfaceNishad Kamdar
2018-10-08staging: iio: ad2s1210: fix 'assignment operator' style checksMatheus Tavares
2018-03-10staging:iio:ad2s1210: Remove old_data from ad2s1210_stateRodrigo Siqueira
2018-03-10staging:iio:ad2s1210: Remove unused #define directiveRodrigo Siqueira
2018-03-10staging:iio:ad2s1210: Remove end of line with '['Rodrigo Siqueira
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-02-04Staging: iio: resolver: ad2s1210.c - style fixDerek Robson
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-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-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist
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-03-07Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal
2013-09-14staging: iio: ad2s1210: Use devm_iio_device_allocSachin 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-03-17staging:iio:resolver:ad2s1210 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
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen