summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-012-36/+32
|\
| * staging: iio: ad7150: clean up of commentsMelissa Wen2019-06-171-9/+2
| * staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen2019-06-171-7/+2
| * staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen2019-06-171-1/+5
| * staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen2019-06-171-2/+2
| * staging: iio: ad7746: add device tree supportJoão Seckler2019-05-261-0/+10
| * staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes2019-05-261-17/+12
* | staging:iio:ad7150: fix threshold mode config bitMelissa Wen2019-05-271-8/+11
|/
* staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman2019-04-033-6/+3
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: iio: cdc: ad7152: remove driver completelyAlexandru Ardelean2019-02-023-563/+0
* staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien2018-10-071-2/+2
* staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien2018-10-071-2/+3
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* staging: iio: ad7746: Fix bound checkingsHernán Gonzalez2018-04-211-2/+2
* staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez2018-04-151-3/+3
* staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez2018-04-151-5/+5
* staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez2018-04-151-2/+1
* staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez2018-04-151-2/+3
* staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez2018-04-151-8/+8
* staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux2018-03-101-2/+3
* staging:iio:ad7152: Align arguments to match open parenthesisTom Lebreux2018-03-101-3/+3
* Staging: iio: ad7746: Adjust arguments to match open parenthesisDavid Veenstra2018-03-101-6/+6
* Staging: iio: cdc: ad7152: Prefer using BIT macroSumit Pundir2018-01-081-4/+4
* staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()Markus Elfring2017-12-021-8/+9
* staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()Markus Elfring2017-12-021-8/+9
* staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron2017-08-223-3/+0
* staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov2017-05-281-5/+1
* staging: iio: Remove extra Parenthesis.Arushi Singhal2017-03-251-8/+8
* staging: iio: cdc: ad7746: Fix alignment with paranthesisNarcisa Ana Maria Vasile2017-03-231-1/+1
* staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile2017-03-231-0/+1
* staging: iio: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-232-9/+9
* Staging: iio: cdc: ad7746: use octal permissions instead of symbolicMiguel Robles2017-03-191-5/+5
* Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolicMiguel Robles2017-03-151-4/+4
* staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant2017-03-151-8/+10
* staging: iio: cdc: ad7152: Remove exceptional & on function namesimran singhal2017-03-131-3/+3
* staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal2017-03-131-2/+2
* staging: iio: ad7152: Use BIT() macro for left shifting 1sayli karnik2017-02-251-4/+4
* drivers:staging:iio:cdc: Style fix.Anthony Brandon2017-01-281-15/+15
* staging: iio: cdc: fix improper return valuePan Bian2016-12-041-1/+1
* staging: iio: replace symbolic permissionAmit Kumar Kushwaha2016-12-031-1/+1
* staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya2016-11-011-16/+22
* staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann2016-10-251-0/+1
* staging: iio: cdc: ad7152: Replace mlock with a local mutex locksayli karnik2016-10-231-11/+13
* staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-231-70/+50
* staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attributesayli karnik2016-10-231-51/+67
* Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* staging: iio: cdc: ad7152: Add blank line after declarations to increase read...Anchal Jain2016-10-031-0/+4
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
OpenPOWER on IntegriCloud