Age | Commit message (Expand) | Author |
2014-06-26 | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() | Dan Carpenter |
2014-06-26 | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma... | Jonathan Cameron |
2014-01-09 | iio:adc:ad7887 Fix channel reported endianness from cpu to big endian | Jonathan Cameron |
2013-05-22 | iio: exynos_adc: fix wrong structure extration in suspend and resume | Naveen Krishna Chatradhi |
2013-04-02 | iio: at91_adc: fix missing Sample and Hold time | Jean-Christophe PLAGNIOL-VILLARD |
2013-04-02 | iio: at91_adc: add sleep mode support | Jean-Christophe PLAGNIOL-VILLARD |
2013-04-02 | iio: at91_adc: add low and high res support | Ludovic Desroches |
2013-03-29 | iio: exynos_adc: Remove redundant of_match_ptr macro | Sachin Kamat |
2013-03-25 | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen |
2013-03-17 | iio: adc: Add dt support for turning on the phy in exynos-adc | Doug Anderson |
2013-03-17 | iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924 | Lars-Peter Clausen |
2013-03-17 | iio:ad7923: Implement scale reporting | Lars-Peter Clausen |
2013-03-17 | iio:ad7923: Return error if we didn't get the expected result | Lars-Peter Clausen |
2013-03-17 | iio: adc: Kconfig: exynos_adc depends on CONFIG_OF | Naveen Krishna Chatradhi |
2013-03-17 | iio:adc:ad7923 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:exynos move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:at91_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ad7887 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ad7476 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ad7298 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:ad7266 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:adc:max1363 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-16 | iio: adc: add exynos adc driver under iio framwork | Naveen Krishna Chatradhi |
2013-03-16 | IIO ADC support for AD7923 | Christophe Leroy |
2013-02-21 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-06 | iio/adc: (max1363) Add support for external reference voltage | Guenter Roeck |
2013-02-06 | iio: max1363: Use devm_ functions whereever possible to allocate resources | Guenter Roeck |
2013-02-05 | Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2013-02-02 | iio:max1363 remove some functions left after merge | Jonathan Cameron |
2013-02-02 | iio: Simplify iio_map_array_unregister API | Guenter Roeck |
2013-02-02 | iio/adc: (max1363) Fix data conversion problems | Guenter Roeck |
2013-02-02 | iio/adc: (max1363) Remove duplicate code | Guenter Roeck |
2013-02-02 | iio/adc: (max1363) Provide OF node information to iio device | Guenter Roeck |
2013-02-02 | iio/adc: (lp8788) Provide OF node information to iio device | Guenter Roeck |
2013-01-26 | iio: fix Kconfig for max1363 | Peter Meerwald |
2013-01-25 | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman |
2013-01-22 | iio: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-14 | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-07 | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman |
2013-01-06 | iio: lp8788_adc: fix parent device in kernel message | Kim, Milo |
2013-01-06 | iio: lp8788_adc: fix a parent device in _probe() | Kim, Milo |
2013-01-03 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-01 | iio: max1363 comment and whitespace fixes | Peter Meerwald |
2013-01-01 | iio: cleanup buffer setup code in max1363 driver | Peter Meerwald |
2012-12-27 | iio: (max1363) Fix probe error path | Guenter Roeck |
2012-12-27 | iio: adc: ad7266: Don't set error code to st->vref_uv | Axel Lin |