Age | Commit message (Expand) | Author |
2021-08-09 | iio: hid-sensor-press: Add timestamp channel | Ye Xiang |
2021-08-09 | counter: Rename counter_count_function to counter_function | William Breathitt Gray |
2021-08-09 | counter: Rename counter_signal_value to counter_signal_level | William Breathitt Gray |
2021-08-09 | counter: Standardize to ERANGE for limit exceeded errors | William Breathitt Gray |
2021-08-09 | counter: Return error code on invalid modes | William Breathitt Gray |
2021-08-09 | counter: 104-quad-8: Return error when invalid mode during ceiling_write | William Breathitt Gray |
2021-08-08 | iio: accel: bmc150: Add support for BMC156 | Stephan Gerhold |
2021-08-08 | iio: accel: bmc150: Make it possible to configure INT2 instead of INT1 | Stephan Gerhold |
2021-08-08 | iio: light: cm3323: Add of_device_id table | Siddharth Manthan |
2021-08-08 | iio: chemical: Add driver support for sgp40 | Andreas Klinger |
2021-08-08 | iio: ep93xx: Prepare clock before using it | Alexander Sverdlin |
2021-08-08 | iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code | Tang Bin |
2021-07-31 | iio: dac: max5821: convert device register to device managed function | Théo Borém Fabris |
2021-07-31 | iio/adc: ingenic: add JZ4760B support to the sadc driver | Christophe Branchereau |
2021-07-31 | iio/adc: ingenic: add JZ4760 support to the sadc driver | Christophe Branchereau |
2021-07-31 | iio/adc: ingenic: rename has_aux2 to has_aux_md | Christophe Branchereau |
2021-07-31 | iio: sx9310: Support ACPI property | Gwendal Grignou |
2021-07-25 | iio: adc: meson-saradc: Fix indentation of arguments after a line-break | Martin Blumenstingl |
2021-07-25 | iio: adc: meson-saradc: Add missing space between if and parenthesis | Martin Blumenstingl |
2021-07-25 | iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs | Martin Blumenstingl |
2021-07-24 | iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer | Alexandru Ardelean |
2021-07-24 | iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer | Alexandru Ardelean |
2021-07-24 | iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer | Alexandru Ardelean |
2021-07-24 | iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer | Alexandru Ardelean |
2021-07-24 | iio: adc: fsl-imx25-gcq: Use the defined variable to clean code | Tang Bin |
2021-07-24 | iio: proximity: vcnl3020: remove iio_claim/release_direct | Ivan Mikhaylov |
2021-07-24 | iio: proximity: vcnl3020: add periodic mode | Ivan Mikhaylov |
2021-07-24 | iio: proximity: vcnl3020: add DMA safe buffer | Ivan Mikhaylov |
2021-07-24 | iio: st-sensors: Remove some unused includes and add some that should be there | Jonathan Cameron |
2021-07-19 | iio: light: si1145: remove redundant continue statement | Colin Ian King |
2021-07-19 | iio: core: Support reading extended name as label | Paul Cercueil |
2021-07-19 | iio: core: Forbid use of both labels and extended names | Paul Cercueil |
2021-07-19 | Add startup time for each chip using inv_mpu6050 driver | Baptiste Mansuy |
2021-07-19 | iio: accel: adxl345: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-19 | iio: light: tcs3414: convert probe to device-managed routines | Alexandru Ardelean |
2021-07-19 | iio: potentiometer: max5481: convert probe to device-managed | Alexandru Ardelean |
2021-07-19 | iio: temperature: tmp006: make sure the chip is powered up in probe | Alexandru Ardelean |
2021-07-19 | iio: temperature: tmp006: convert probe to device-managed | Alexandru Ardelean |
2021-07-19 | iio: accel: bma220: make suspend state setting more robust | Alexandru Ardelean |
2021-07-19 | iio: accel: bma220: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-19 | iio: dac: ad5624r: Fix incorrect handling of an optional regulator. | Jonathan Cameron |
2021-07-17 | iio: accel: da280: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-17 | iio: accel: da311: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-17 | iio: accel: dmard10: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-17 | iio: proximity: rfd77402: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-17 | iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}() | Alexandru Ardelean |
2021-07-17 | iio: light: adjd_s311: convert probe to device-managed functions | Alexandru Ardelean |
2021-07-17 | iio: light: adjd_s311: move buffer on adjd_s311_data object | Alexandru Ardelean |
2021-07-17 | iio: adc: rockchip_saradc: add support for rk3568 saradc | Simon Xue |
2021-07-17 | iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()' | Christophe JAILLET |