aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2018-04-21staging: iio: ad7746: Fix bound checkingsHernán Gonzalez1-2/+2
2018-04-15staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez1-3/+3
2018-04-15staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez1-5/+5
2018-04-15staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez1-2/+1
2018-04-15staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez1-2/+3
2018-04-15staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez1-8/+8
2018-03-10staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux1-2/+3
2018-03-10staging:iio:ad7152: Align arguments to match open parenthesisTom Lebreux1-3/+3
2018-03-10Staging: iio: ad7746: Adjust arguments to match open parenthesisDavid Veenstra1-6/+6
2018-01-08Staging: iio: cdc: ad7152: Prefer using BIT macroSumit Pundir1-4/+4
2017-12-02staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()Markus Elfring1-8/+9
2017-12-02staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()Markus Elfring1-8/+9
2017-08-22staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron3-3/+0
2017-05-28staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov1-5/+1
2017-03-25staging: iio: Remove extra Parenthesis.Arushi Singhal1-8/+8
2017-03-23staging: iio: cdc: ad7746: Fix alignment with paranthesisNarcisa Ana Maria Vasile1-1/+1
2017-03-23staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile1-0/+1
2017-03-23staging: iio: Replace a bit shift by a use of BIT.Arushi Singhal2-9/+9
2017-03-19Staging: iio: cdc: ad7746: use octal permissions instead of symbolicMiguel Robles1-5/+5
2017-03-15Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolicMiguel Robles1-4/+4
2017-03-15staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant1-8/+10
2017-03-13staging: iio: cdc: ad7152: Remove exceptional & on function namesimran singhal1-3/+3
2017-03-13staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal1-2/+2
2017-02-25staging: iio: ad7152: Use BIT() macro for left shifting 1sayli karnik1-4/+4
2017-01-28drivers:staging:iio:cdc: Style fix.Anthony Brandon1-15/+15
2016-12-04staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2016-12-03staging: iio: replace symbolic permissionAmit Kumar Kushwaha1-1/+1
2016-11-01staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya1-16/+22
2016-10-25staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann1-0/+1
2016-10-23staging: iio: cdc: ad7152: Replace mlock with a local mutex locksayli karnik1-11/+13
2016-10-23staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya1-70/+50
2016-10-23staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attributesayli karnik1-51/+67
2016-10-03Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal1-1/+1
2016-10-03staging: iio: cdc: ad7152: Add blank line after declarations to increase readabilityAnchal Jain1-0/+4
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-02-11staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran1-2/+2
2016-01-04Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke1-13/+15
2016-01-04Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke1-3/+3
2015-10-24staging: iio: cdc: Remove explicit comparisonsCristina Moraru2-2/+2
2015-10-16Staging: iio: cdc: Remove unused macrosShraddha Barke1-7/+0
2015-10-16staging: iio: cdc: simplify return flowIoana Ciornei1-4/+1
2015-10-16Merge tag 'iio-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-10/+10
2015-10-11staging: iio: adc: fix comment block coding style issueHugo Camboulive1-3/+5
2015-10-04staging: iio: adc: fix comment block coding style issueHugo Camboulive1-1/+1
2015-10-04staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei3-33/+3
2015-09-30Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke1-2/+0
2015-09-30Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-6/+6
2015-09-12Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-4/+4
2014-09-19staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu1-7/+3