summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-046-60/+54Star
|\
| * Staging: iio: ad7606: Fix sparse endian warningKsenija Stanojevic2016-04-031-2/+3
| * staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-285-42/+42
| * staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-18/+12Star
* | Staging: iio: Fix sparse endian warningKsenija Stanojevic2016-03-281-2/+3
* | staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-281-10/+10
* | staging: iio: adc: Replace of_iomap() with devm_ioremap_resource()Amitoj Kaur Chawla2016-03-121-10/+8Star
|/
* staging: iio: adc: Remove unnecessary test from if conditionsAmitoj Kaur Chawla2016-02-201-2/+2
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-149-1906/+103Star
|\
| * iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic2016-02-103-1785/+0Star
| * staging:iio:ad7192: Add support for the AD7193Lars-Peter Clausen2016-02-092-17/+63
| * staging:iio:ad7606: Consolidate PM opsLars-Peter Clausen2016-02-084-68/+25Star
| * staging: iio: replace clk_get() with devm_clk_get()Gujulan Elango, Hari Prasath (H.)2016-02-061-10/+7Star
| * staging:iio:ad7606: Consolidate channel specsLars-Peter Clausen2016-02-061-26/+8Star
* | staging: iio: Remove parantheses around right hand side of assignmentJanani Ravichandran2016-02-101-2/+2
* | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-081-0/+1
|\ \ | |/ |/|
| * 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-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-011-1/+1
|\ \ \ | |/ / |/| |
| * | Staging: iio: adc: fix indent on break statementColin Ian King2016-01-241-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.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-273-3/+3
|\ \
| * | 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-013-54/+14Star
|\ \
| * | 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
* | | 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/+0Star
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-045-5/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-285-5/+0Star
| | |/ /
* | | | Staging: iio: adc: Fix sparse warningKsenija Stanojevic2015-10-281-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-171-1/+1
* | staging: iio: adc: remove the use of CamelCaseIoana Ciornei2015-10-173-8/+8
* | staging: iio: adc: remove multiple blank linesIoana Ciornei2015-10-174-6/+0Star
* | staging: iio: adc: add blank line after declarationsIoana Ciornei2015-10-172-0/+2
* | staging: iio: adc: add spaces around binary operatorsIoana Ciornei2015-10-171-1/+1
* | staging: iio: adc: remove space after castIoana Ciornei2015-10-174-7/+7
* | staging: iio: adc: remove explicit comparison to NULLIoana Ciornei2015-10-173-6/+6
* | staging: iio: adc: properly indent to match open paranthesisIoana Ciornei2015-10-1710-223/+249
* | staging: iio: adc: use kernel types u32 and u64Ioana Ciornei2015-10-171-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