summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-2/+2
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds5-5/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown5-5/+0
2015-10-29Staging: iio: adc: Fix sparse warningKsenija Stanojevic1-2/+3
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis5-5/+0
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-4/+5
2015-10-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2015-10-17Staging: iio: ad7192: Remove unnecessary NULL testShivani Bhardwaj1-1/+1
2015-10-17staging: iio: adc: remove the use of CamelCaseIoana Ciornei3-8/+8
2015-10-17staging: iio: adc: remove multiple blank linesIoana Ciornei4-6/+0
2015-10-17staging: iio: adc: add blank line after declarationsIoana Ciornei2-0/+2
2015-10-17staging: iio: adc: add spaces around binary operatorsIoana Ciornei1-1/+1
2015-10-17staging: iio: adc: remove space after castIoana Ciornei4-7/+7
2015-10-17staging: iio: adc: remove explicit comparison to NULLIoana Ciornei3-6/+6
2015-10-17staging: iio: adc: properly indent to match open paranthesisIoana Ciornei10-223/+249
2015-10-17staging: iio: adc: use kernel types u32 and u64Ioana Ciornei1-15/+15
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke1-1/+1
2015-10-11iio: mxs-lradc: Fix temperature offsetAlexandre Belloni1-4/+5
2015-08-31staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan1-2/+2
2015-07-19iio: mxs-lradc: add datasheet name for every usable channelStefan Wahren1-18/+62
2015-07-19iio: mxs-lradc: reorder header includesStefan Wahren1-12/+12
2015-07-19iio: mxs-lradc: remove unnecessary header includesStefan Wahren1-5/+0
2015-07-19iio: mxs-lradc: add missing includeStefan Wahren1-0/+1
2015-07-19iio: mxs-lradc: fix some spelling errorsStefan Wahren1-5/+5
2015-07-19iio: mxs-lradc: clarify supported devicesStefan Wahren1-9/+9
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-3/+3
2015-05-08staging: iio: ad7606_par: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-01Staging: iio: adc: Remove explicit NULL comparisonCristina Opriceana2-2/+2
2015-03-26Staging: iio: use the BIT macro in adcHaneen Mohammed5-93/+93
2015-03-25Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+1
2015-03-24Staging: iio: use the BIT macro in .h filesHaneen Mohammed1-4/+4
2015-03-15staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-2/+3
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-102/+105
2015-02-08staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist1-1/+1
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren1-0/+7
2015-01-27iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko1-3/+5
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko1-3/+3
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko1-5/+15
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko1-91/+75
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-11/+36
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren1-10/+35
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-9/+13
2014-11-22drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren1-1/+1
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-4/+0
2014-11-03Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman1-4/+8
2014-10-30staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak3-3/+3
2014-10-29Staging: iio: adc: fix line over 80 charactersBrian Vandre1-2/+4
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-4/+8
2014-10-20staging: iio: adc: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-20staging: iio: adc: use DIV_ROUND_UPTapasweni Pathak1-1/+1