summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-0/+1
|\
| * staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+1
* | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-2/+10
|\ \
| * | iio: ade7753: avoid uninitialized dataArnd Bergmann2016-01-301-2/+10
| * | staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-203-6/+9
|\ \ \ | |_|/ |/| |
| * | staging/ad7606: Actually build the interface modulesMichal Marek2015-11-253-6/+9
* | | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-271-1/+1
|\ \ \
| * | | Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar2015-12-191-1/+1
* | | | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-276-6/+6
|\| | |
| * | | Staging: iio: frequency: use dev_get_platdata()Nizam Haider2015-12-022-2/+2
| * | | Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
| * | | Staging: iio: adc: use dev_get_platdata()Nizam Haider2015-12-023-3/+3
* | | | staging:iio:mxs-lradc Fix large integer implicitly truncated to unsigned warningJonathan Cameron2015-12-021-1/+1
|/ / /
* | | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0111-1709/+14Star
|\ \ \ | |_|/ |/| |
| * | staging:iio: Delete some commented out lines in Kconfig and Makefile.Jonathan Cameron2015-11-212-35/+0Star
| * | staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan2015-11-212-36/+2Star
| * | staging:iio:ad7780: Switch to the gpio descriptor interfaceDragos Bogdan2015-11-182-17/+11Star
| * | iio: adc: mxs-lradc: Prefer using the BIT macroNizam Haider2015-11-151-1/+1
| * | iio: Move IIO Dummy Driver out of stagingCristina Opriceana2015-10-258-1652/+32Star
* | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-182-3/+4
|\ \ \ | |_|/ |/| |
| * | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| * | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
* | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0526-27/+0Star
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0426-27/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2826-27/+0Star
| | |/ /
* | | | staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei2015-10-291-2/+2
* | | | staging: iio: accel: place logical operators on the previous lineIoana Ciornei2015-10-291-4/+4
* | | | staging: iio: accel: remove unwanted blank linesIoana Ciornei2015-10-291-2/+0Star
* | | | staging: iio: accel: fix block comments alignmentIoana Ciornei2015-10-291-2/+4
* | | | staging: iio: accel: add blank lines after function definitionsIoana Ciornei2015-10-292-0/+3
* | | | staging: iio: accel: change uint8_t to u8Ioana Ciornei2015-10-292-5/+5
* | | | staging: iio: accel: properly align function argumentsIoana Ciornei2015-10-292-11/+12
* | | | staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei2015-10-294-30/+30
* | | | Staging: iio: adc: Fix sparse warningKsenija Stanojevic2015-10-281-2/+3
* | | | Staging: iio: impedance-analyzer: Fix sparse warningKsenija Stanojevic2015-10-281-5/+6
* | | | staging: iio: dummy: replace block comment with single line commentAlison Schofield2015-10-271-2/+1Star
* | | | staging: iio: dummy: use uppercase descriptors for enum namesAlison Schofield2015-10-273-16/+16
* | | | staging: iio: adis16060_core: Fix error handlingCristina Moraru2015-10-271-4/+10
* | | | staging: iio: Remove unused variableCristina Moraru2015-10-271-2/+0Star
* | | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-272-5/+6
|\| | |
| * | | iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| * | | iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| |/ /
* | | staging: iio: magnetometer: Remove explicit comparisonsCristina Moraru2015-10-251-1/+1
* | | staging: iio: gyro: Remove explicit comparisonsCristina Moraru2015-10-251-1/+1
* | | staging: iio: trigger: Remove explicit comparisonsCristina Moraru2015-10-252-3/+3
* | | staging: iio: frequency: Remove explicit comparisonsCristina Moraru2015-10-251-1/+1
* | | staging: iio: cdc: Remove explicit comparisonsCristina Moraru2015-10-252-2/+2
* | | staging: iio: accel: Remove explicit comparisonsCristina Moraru2015-10-251-1/+1
* | | staging: iio: meter: Remove explicit comparisonsCristina Moraru2015-10-254-4/+4