aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2016-01-30staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-6/+9
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-3/+3
2015-12-02staging:iio:mxs-lradc Fix large integer implicitly truncated to unsigned warningJonathan Cameron1-1/+1
2015-12-02Staging: iio: adc: use dev_get_platdata()Nizam Haider3-3/+3
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-54/+14
2015-11-25staging/ad7606: Actually build the interface modulesMichal Marek3-6/+9
2015-11-21staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan2-36/+2
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-2/+2
2015-11-18staging:iio:ad7780: Switch to the gpio descriptor interfaceDragos Bogdan2-17/+11
2015-11-15iio: adc: mxs-lradc: Prefer using the BIT macroNizam Haider1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds5-5/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark 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-16Staging: iio: ad7192: Remove unnecessary NULL testShivani Bhardwaj1-1/+1
2015-10-16staging: iio: adc: remove the use of CamelCaseIoana Ciornei3-8/+8
2015-10-16staging: iio: adc: remove multiple blank linesIoana Ciornei4-6/+0
2015-10-16staging: iio: adc: add blank line after declarationsIoana Ciornei2-0/+2
2015-10-16staging: iio: adc: add spaces around binary operatorsIoana Ciornei1-1/+1
2015-10-16staging: iio: adc: remove space after castIoana Ciornei4-7/+7
2015-10-16staging: iio: adc: remove explicit comparison to NULLIoana Ciornei3-6/+6
2015-10-16staging: iio: adc: properly indent to match open paranthesisIoana Ciornei10-223/+249
2015-10-16staging: 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-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+1
2015-03-23Staging: 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/git/jic23/iio into staging-linusGreg 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-26iio: 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