summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
...
* iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+6
* iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+5
* iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi2013-03-163-0/+448
* IIO ADC support for AD7923Christophe Leroy2013-03-163-0/+311
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-115/+74
|\
| * 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/+10
| * Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2013-02-052-15/+9
| |\
| | * iio: Simplify iio_map_array_unregister APIGuenter Roeck2013-02-022-11/+4
| | * iio/adc: (max1363) Fix data conversion problemsGuenter Roeck2013-02-021-2/+3
| | * iio/adc: (max1363) Remove duplicate codeGuenter Roeck2013-02-021-2/+0
| | * 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/+0
| |/
| * iio: fix Kconfig for max1363Peter Meerwald2013-01-261-3/+1
| * Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-2510-35/+77
| |\
| * \ Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-073-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/+7
| * | | iio: cleanup buffer setup code in max1363 driverPeter Meerwald2013-01-011-54/+5
* | | | 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/+6
| * | 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-0310-35/+35
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-164-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/+5
* | 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/+6
* | iio: use iio_push_to_buffer() in at91 driverPeter Meerwald2012-10-191-1/+1
OpenPOWER on IntegriCloud