Age | Commit message (Expand) | Author |
2022-06-20 | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-06-19 | iio: adc: stm32: fix maximum clock rate for stm32mp15x | Olivier Moysan |
2022-06-19 | iio: adc: stm32: fix vrefint wrong calibration value handling | Olivier Moysan |
2022-06-19 | iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client | Miaoqian Lin |
2022-06-19 | iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data | Miaoqian Lin |
2022-06-19 | iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message | Yannick Brosseau |
2022-06-19 | iio: adc: stm32: Fix ADCs iteration in irq handler | Yannick Brosseau |
2022-06-19 | iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch... | Jialin Zhang |
2022-06-19 | iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope... | Jialin Zhang |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-19 | Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2022-05-19 | iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM | Jishnu Prakash |
2022-05-14 | iio: adc: xilinx-ams: fix return error variable | Lv Ruyi |
2022-05-07 | iio: adc: axp288: Override TS pin bias current for some models | Hans de Goede |
2022-05-01 | iio: ti-ads8688: use of_device_id for OF matching | Krzysztof Kozlowski |
2022-05-01 | iio: stmpe-adc: use of_device_id for OF matching | Krzysztof Kozlowski |
2022-04-28 | iio: adc: sc27xx: add support for PMIC sc2730 | Cixi Geng |
2022-04-28 | iio: adc: sc27xx: add support for PMIC sc2720 and sc2721 | Cixi Geng |
2022-04-28 | iio: adc: sc27xx: refactor some functions for support more PMiCs | Cixi Geng |
2022-04-28 | iio: adc: sc27xx: structure adjustment and optimization | Cixi Geng |
2022-04-28 | iio: adc: sc27xx: Fine tune the scale calibration values | Cixi Geng |
2022-04-28 | iio: adc: sc27xx: fix read big scale voltage not right | Cixi Geng |
2022-04-28 | iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check | Miaoqian Lin |
2022-04-28 | iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L | Lad Prabhakar |
2022-04-28 | iio: adc: ad7266: convert probe to full device-managed | MaĆra Canal |
2022-04-28 | iio: Replace strtobool() with kstrtobool() | Lars-Peter Clausen |
2022-04-10 | iio: core: Simplify the registration of kfifo buffers | Miquel Raynal |
2022-04-10 | iio: core: Hide read accesses to iio_dev->currentmode | Miquel Raynal |
2022-04-10 | iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode | Miquel Raynal |
2022-04-04 | iio: adc: ad7280a: Fix wrong variable used when setting thresholds. | Jonathan Cameron |
2022-04-04 | iio: adc: ti-ads1015: Switch to read_avail | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Convert to OF match data | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ... | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Add TLA2024 support | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Make channel event_spec optional | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Deduplicate channel macros | Marek Vasut |
2022-04-04 | iio: adc: ti-ads1015: Switch to static const writeable ranges table | Marek Vasut |
2022-04-04 | iio: palmas: shut up warning about calibration mismatch (due to noise) | H. Nikolaus Schaller |
2022-04-04 | iio: adc: ad7192: add sequencer support | Alexandru Tachici |
2022-04-04 | iio: adc: ad7124: add sequencer support | Alexandru Tachici |
2022-04-04 | iio: adc: ad_sigma_delta: Add sequencer support | Lars-Peter Clausen |
2022-04-04 | iio: adc: ad7192: Add update_scan_mode | Alexandru Tachici |
2022-04-04 | iio: adc: ad7124: Add update_scan_mode | Alexandru Tachici |
2022-04-04 | iio: adc: ad7124: Remove shift from scan_type | Alexandru Tachici |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-18 | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2022-03-02 | iio: adc: xilinx-ams: Fix single channel switching sequence | Robert Hancock |
2022-03-02 | iio: adc: xilinx-ams: Fixed wrong sequencer register settings | Robert Hancock |