summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-10-121-3/+1
* staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya2017-01-121-1/+1
* Staging: iio: adc: fix indent on break statementColin Ian King2016-09-301-1/+1
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-2/+2
|\
| * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-055-5/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-045-5/+0
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-285-5/+0
| | |/
* | | Staging: iio: adc: Fix sparse warningKsenija Stanojevic2015-10-291-2/+3
* | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-4/+5
|\| |
| * | iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| |/
* | Staging: iio: ad7192: Remove unnecessary NULL testShivani Bhardwaj2015-10-161-1/+1
* | staging: iio: adc: remove the use of CamelCaseIoana Ciornei2015-10-163-8/+8
* | staging: iio: adc: remove multiple blank linesIoana Ciornei2015-10-164-6/+0
* | staging: iio: adc: add blank line after declarationsIoana Ciornei2015-10-162-0/+2
* | staging: iio: adc: add spaces around binary operatorsIoana Ciornei2015-10-161-1/+1
* | staging: iio: adc: remove space after castIoana Ciornei2015-10-164-7/+7
* | staging: iio: adc: remove explicit comparison to NULLIoana Ciornei2015-10-163-6/+6
* | staging: iio: adc: properly indent to match open paranthesisIoana Ciornei2015-10-1610-223/+249
* | staging: iio: adc: use kernel types u32 and u64Ioana Ciornei2015-10-161-15/+15
* | Staging: iio: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+1
* | staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan2015-08-311-2/+2
|/
* iio: mxs-lradc: add datasheet name for every usable channelStefan Wahren2015-07-191-18/+62
* iio: mxs-lradc: reorder header includesStefan Wahren2015-07-191-12/+12
* iio: mxs-lradc: remove unnecessary header includesStefan Wahren2015-07-191-5/+0
* iio: mxs-lradc: add missing includeStefan Wahren2015-07-191-0/+1
* iio: mxs-lradc: fix some spelling errorsStefan Wahren2015-07-191-5/+5
* iio: mxs-lradc: clarify supported devicesStefan Wahren2015-07-191-9/+9
* Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-101-3/+3
* staging: iio: ad7606_par: Constify platform_device_idKrzysztof Kozlowski2015-05-081-1/+1
* Staging: iio: adc: Remove explicit NULL comparisonCristina Opriceana2015-04-012-2/+2
* Staging: iio: use the BIT macro in adcHaneen Mohammed2015-03-265-93/+93
* Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-241-1/+1
|\
| * staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist2015-02-081-1/+1
* | Staging: iio: use the BIT macro in .h filesHaneen Mohammed2015-03-231-4/+4
* | staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-2/+3
* | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-281-102/+105
|\ \ | |/ |/|
| * iio: mxs-lradc: fix iio channel map regressionStefan Wahren2015-02-011-0/+7
| * iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko2015-01-261-3/+5
| * iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko2015-01-261-3/+3
| * iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko2015-01-261-5/+15
| * iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko2015-01-261-91/+75
* | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-212-11/+36
|\ \ | |/ |/|
| * iio: mxs-lradc: check ranges of ts propertiesStefan Wahren2015-01-051-10/+35
| * drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren2014-11-221-1/+1
* | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-157-9/+13
|\|
| * Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman2014-11-021-4/+8
| |\
| * | staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak2014-10-303-3/+3
| * | Staging: iio: adc: fix line over 80 charactersBrian Vandre2014-10-291-2/+4
| * | staging: iio: adc: use DIV_ROUND_UPTapasweni Pathak2014-10-201-1/+1