Age | Commit message (Expand) | Author |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | iio/drivers/hid-sensor: use HZ macros | Daniel Lezcano |
2021-09-08 | iio/drivers/as73211: use HZ macros | Daniel Lezcano |
2021-09-01 | Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-30 | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2021-08-17 | Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2021-08-16 | Merge 5.14-rc6 into staging-next | Greg Kroah-Hartman |
2021-08-15 | iio: adc: Add driver for Renesas RZ/G2L A/D converter | Lad Prabhakar |
2021-08-15 | iio: pressure: hp03: update device probe to register with devm functions | Théo Borém Fabris |
2021-08-15 | iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc... | David Wu |
2021-08-15 | iio: ltc2983: fix device probe | Nuno Sá |
2021-08-15 | iio: potentiometer: Add driver support for AD5110 | Mugilraj Dhavachelvan |
2021-08-13 | iio: adc: rn5t618: Add iio map | Andreas Kemnade |
2021-08-09 | iio: hid-sensor-press: Add timestamp channel | Ye Xiang |
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-31 | iio: adc: Fix incorrect exit of for-loop | Colin Ian King |
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: humidity: hdc100x: Add margin to the conversion time | Chris Lesiak |
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: accel: fxls8962af: fix i2c dependency | Arnd Bergmann |
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 |