| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: adc: at91: don't use the last converted data register | Ludovic Desroches | 2014-09-14 | 1 | -5/+7 |
* | iio: adc: xilinx-xadc: assign auxiliary channels address correctly | Subbaraya Sundeep Bhatta | 2014-09-14 | 1 | -1/+1 |
* | iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 | 1 | -1/+1 |
* | Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-07-24 | 2 | -288/+551 |
|\ |
|
| * | iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC | Chanwoo Choi | 2014-07-23 | 1 | -8/+103 |
| * | iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability | Chanwoo Choi | 2014-07-23 | 1 | -79/+147 |
| * | iio:adc:ad799x: Allow writing of event config | Peter Meerwald | 2014-07-13 | 1 | -0/+34 |
| * | iio:adc:ad799x: Return more meaningful event enabled state | Peter Meerwald | 2014-07-13 | 1 | -1/+9 |
| * | iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode() | Peter Meerwald | 2014-07-13 | 1 | -5/+9 |
| * | iio:adc:ad799x: Write default config on probe and reset alert status on probe | Peter Meerwald | 2014-07-13 | 1 | -6/+13 |
| * | iio:adc:ad799x: Add helper function to read/write config register | Peter Meerwald | 2014-07-13 | 1 | -0/+24 |
| * | iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct | Peter Meerwald | 2014-07-13 | 1 | -1/+1 |
| * | iio:adc:ad799x: Only expose event interface when IRQ is available | Peter Meerwald | 2014-07-13 | 1 | -86/+179 |
| * | iio:adc:ad799x: Use BIT() and GENMASK() | Peter Meerwald | 2014-07-13 | 1 | -16/+15 |
| * | iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling | Peter Meerwald | 2014-07-13 | 1 | -3/+1 |
| * | iio:adc:ad799x: Drop I2C access helper functions | Peter Meerwald | 2014-07-13 | 1 | -93/+26 |
* | | Merge 3.16-rc5 into staging-next | Greg Kroah-Hartman | 2014-07-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends | Jan Kardell | 2014-07-08 | 1 | -1/+1 |
* | | Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-07-13 | 4 | -6/+596 |
|\ \ |
|
| * | | staging:iio:ad7291: Move out of staging | Lars-Peter Clausen | 2014-07-08 | 3 | -0/+596 |
| * | | iio: xilinx-xadc: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -6/+0 |
* | | | Merge 3.16-rc4 into staging-next | Greg Kroah-Hartman | 2014-07-08 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | iio:adc:ad799x: Fix reading and writing of event values, apply shift | Peter Meerwald | 2014-06-21 | 1 | -2/+6 |
* | | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-29 | 3 | -0/+531 |
|\ \ |
|
| * | | iio: add support of the max1027 | Philippe Reynes | 2014-06-28 | 3 | -0/+531 |
* | | | Merge 3.16-rc2 into staging-next | Greg Kroah-Hartman | 2014-06-22 | 3 | -10/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-18 | 3 | -10/+11 |
| |\ \ |
|
| | * | | iio: adc: checking for NULL instead of IS_ERR() in probe | Dan Carpenter | 2014-06-14 | 1 | -2/+2 |
| | * | | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() | Dan Carpenter | 2014-06-14 | 1 | -8/+8 |
| | * | | twl4030-madc: Request processed values in twl4030_get_madc_conversion | Paul Kocialkowski | 2014-06-02 | 1 | -0/+1 |
* | | | | Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-19 | 7 | -31/+25 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c... | Peter Meerwald | 2014-06-14 | 3 | -3/+3 |
| * | | iio:adc:ad7298: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -12/+9 |
| * | | iio:adc:ad7476: Use GENMASK() macro | Peter Meerwald | 2014-06-14 | 1 | -3/+2 |
| * | | iio:adc:ad7887: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -11/+10 |
| * | | iio:adc:ad799x: Fix ad799x_chip_info kerneldoc | Peter Meerwald | 2014-06-14 | 1 | -2/+1 |
* | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 6 | -77/+916 |
|\ \ \ |
|
| * | | | Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-05-25 | 2 | -8/+9 |
| |\| | |
|
| | * | | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma... | Jonathan Cameron | 2014-05-25 | 1 | -8/+8 |
| | * | | iio:adc: at91 requires the input subsystem | Arnd Bergmann | 2014-05-10 | 1 | -0/+1 |
| * | | | Merge 3.15-rc6 into staging-next. | Greg Kroah-Hartman | 2014-05-22 | 2 | -5/+5 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | staging: iio: ad799x: remove some unneeded IS_ERR() checks | Dan Carpenter | 2014-05-03 | 1 | -9/+6 |
| * | | iio: exynos_adc: do a reinit_completion before the conversion | Naveen Krishna Chatradhi | 2014-04-30 | 1 | -0/+1 |
| * | | iio: exynos_adc: do a soft reset in case of timeout | Naveen Krishna Chatradhi | 2014-04-30 | 1 | -24/+26 |
| * | | iio: exynos_adc: reduce timeout and use wait_for_completion_timeout | Naveen Krishna Chatradhi | 2014-04-30 | 1 | -7/+11 |
| * | | iio: exynos_adc: rearrange clk and regulator enable/disable calls | Naveen Krishna Ch | 2014-04-30 | 1 | -29/+33 |
| * | | Merge 3.15-rc3 into staging-next | Greg Kroah-Hartman | 2014-04-28 | 1 | -6/+27 |
| |\ \ |
|
| * \ \ | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-04-26 | 4 | -9/+839 |
| |\ \ \ |
|
| | * | | | staging: iio: Fix typo in iio | Masanari Iida | 2014-04-23 | 1 | -1/+1 |
| | * | | | iio: adc: Fix exynos_adc dependencies | Jean Delvare | 2014-04-11 | 1 | -1/+1 |