Age | Commit message (Expand) | Author |
2020-02-02 | iio: adc: stm32-dfsdm: fix sleep in atomic context | Olivier Moysan |
2020-02-02 | iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode | Eugen Hristev |
2020-01-22 | Merge 5.5-rc7 into staging-next | Greg Kroah-Hartman |
2020-01-18 | iio: adc: stm32-adc: don't print an error on probe deferral | Etienne Carriere |
2020-01-18 | iio: adc: ad7124: Set IRQ type to falling | Alexandru Tachici |
2020-01-18 | iio: adc: ad-sigma-delta: Allow custom IRQ flags | Alexandru Tachici |
2020-01-13 | iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio | Olivier Moysan |
2020-01-13 | iio: adc: stm32-dfsdm: fix single conversion | Olivier Moysan |
2020-01-13 | iio: adc: ad7124: Fix DT channel configuration | Alexandru Tachici |
2020-01-12 | iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_... | Peter Ujfalusi |
2020-01-12 | iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2020-01-12 | iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann... | Peter Ujfalusi |
2020-01-10 | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-12-29 | iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928 | Daniel Junho |
2019-12-29 | iio: adc: ad7923: Add of_device_id table | Daniel Junho |
2019-12-29 | iio: adc: ad7923: Fix checkpatch warning | Daniel Junho |
2019-12-29 | iio: adc: ad7923: Remove the unused defines | Daniel Junho |
2019-12-15 | iio: adc: new driver to support Linear technology's ltc2496 | Uwe Kleine-König |
2019-12-15 | iio: adc: ltc2497: split protocol independent part in a separate module | Uwe Kleine-König |
2019-12-15 | iio: adc: ti-ads1015: Make use of device property API | Andy Shevchenko |
2019-12-15 | iio: adc: ti-ads1015: Get rid of legacy platform data | Andy Shevchenko |
2019-12-15 | iio: adc: ti-ads7950: Fix a typo in an error message | Christophe JAILLET |
2019-12-15 | iio: adc: stm32-adc: Add check on overrun interrupt | Fabrice Gasnier |
2019-12-15 | iio: adc: Move AD7091R5 entry in a alphabetical order in Makefile | Beniamin Bia |
2019-12-15 | iio: ad7266: Convert to use GPIO descriptors | Linus Walleij |
2019-12-15 | iio: adc: ad799x: add pm_ops to disable the device completely | Marco Felsch |
2019-12-15 | iio: adc: ad7887: Cleanup channel assignment | Beniamin Bia |
2019-12-09 | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-12-08 | iio: adc: max9611: Fix too short conversion time delay | Geert Uytterhoeven |
2019-12-08 | iio: ad7949: fix channels mixups | Andrea Merello |
2019-12-08 | iio: adc: max1027: fix not unregistered iio trigger | Chuhong Yuan |
2019-12-08 | iio: adc: intel_mrfld_adc: Allocating too much data in probe() | Dan Carpenter |
2019-12-08 | iio: adc: ad7124: Enable internal reference | Mircea Caprioru |
2019-12-08 | iio: adc: ad7606: fix reading unnecessary data from device | Beniamin Bia |
2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-27 | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2019-11-16 | iio: adc: max9611: Make enum relations more future proof | Geert Uytterhoeven |
2019-11-16 | iio: adc: ad7091r5: Add scale and external VREF support | Paul Cercueil |
2019-11-16 | iio: adc: Add support for AD7091R5 ADC | Paul Cercueil |
2019-11-13 | Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2019-11-11 | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman |
2019-11-11 | Merge 5.4-rc7 into staging-next | Greg Kroah-Hartman |
2019-11-10 | iio: adc: Add driver support for AD7292 | Marcelo Schmitt |
2019-11-09 | iio: adc: stm32: allow to tune analog clock | Fabrice Gasnier |
2019-11-09 | iio: adc: vf610: use devm_platform_ioremap_resource | Jonathan Cameron |
2019-11-09 | iio: adc: spear_adc: Use devm_platform_ioremap_resource | Jonathan Cameron |
2019-11-09 | iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource | Jonathan Cameron |
2019-11-09 | iio: adc: npcm: use devm_platform_ioremap_resource | Jonathan Cameron |
2019-11-09 | iio: adc: lpc18xx: use devm_platform_ioremap_resource | Jonathan Cameron |