summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-115/+74Star
|\
| * iio/adc: (max1363) Add support for external reference voltageGuenter Roeck2013-02-061-13/+39
| * iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck2013-02-061-19/+10Star
| * Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-052-15/+9Star
| |\
| | * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-022-11/+4Star
| | * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-021-2/+3
| | * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-021-2/+0Star
| | * iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck2013-02-021-0/+1
| | * iio/adc: (lp8788) Provide OF node information to iio deviceGuenter Roeck2013-02-021-0/+1
| * | iio:max1363 remove some functions left after mergeJonathan Cameron2013-02-021-42/+0Star
| |/
| * iio: fix Kconfig for max1363Peter Meerwald2013-01-261-3/+1Star
| * Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-2610-35/+77
| |\
| * \ Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-083-9/+12
| |\ \
| * | | iio: lp8788_adc: fix parent device in kernel messageKim, Milo2013-01-061-1/+1
| * | | iio: lp8788_adc: fix a parent device in _probe()Kim, Milo2013-01-061-2/+2
| * | | iio: max1363 comment and whitespace fixesPeter Meerwald2013-01-011-8/+7Star
| * | | iio: cleanup buffer setup code in max1363 driverPeter Meerwald2013-01-011-54/+5Star
* | | | iio: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
| |_|/ |/| |
* | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-143-9/+12
|\ \ \ | | |/ | |/|
| * | iio: (max1363) Fix probe error pathGuenter Roeck2012-12-271-7/+6Star
| * | iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin2012-12-271-1/+5
| * | iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-271-1/+1
| |/
* / Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-0410-35/+35
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-174-1/+457
|\
| * iio: adc: Add viperboard adc driverLars Poeschel2012-11-203-0/+189
| * IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-053-0/+268
* | iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding2012-11-303-0/+173
* | iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen2012-11-301-12/+109
* | iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen2012-11-301-14/+102
* | staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen2012-11-303-0/+704
* | iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron2012-11-211-2/+2
* | staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen2012-11-193-0/+421
* | iio:adc:max1363 move from staging.Jonathan Cameron2012-11-103-0/+1719
* | staging:iio: Add support for multiple buffersJonathan Cameron2012-11-105-7/+5Star
* | staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen2012-11-053-0/+392
* | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin2012-10-311-6/+10
* | iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen2012-10-191-10/+6Star
* | iio: use iio_push_to_buffer() in at91 driverPeter Meerwald2012-10-191-1/+1
* | iio: remove useless irq_enabled variable in at91Peter Meerwald2012-10-191-3/+0Star
|/
* iio: adc: add new lp8788 adc driverKim, Milo2012-09-223-0/+271
* Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2012-09-173-0/+348
|\
| * iio: ad7476: Add support for the ad7091rLars-Peter Clausen2012-09-171-4/+26
| * iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278Lars-Peter Clausen2012-09-152-3/+23
| * iio:ad7476: Add ad7940 supportLars-Peter Clausen2012-09-152-6/+16
| * iio:ad7476: Add ad7910/ad7920 device table entriesLars-Peter Clausen2012-09-152-5/+8
| * iio: Move ad7476 driver out of stagingLars-Peter Clausen2012-09-153-0/+293
* | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-1/+1
|\ \ | |/ |/|
| * drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-271-1/+1
* | staging:iio:adc: Add AD7791 driverLars-Peter Clausen2012-09-083-0/+473
* | iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-083-3/+3