Age | Commit message (Expand) | Author |
2023-07-03 | Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-07-03 | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-03 | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-06-28 | iio: adc: max77541: Add ADI MAX77541 ADC Support | Okan Sahin |
2023-06-15 | Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2023-06-10 | meson saradc: fix clock divider mask length | George Stark |
2023-06-05 | iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF | Sean Nyekjaer |
2023-06-05 | iio: accel: fxls8962af: fixup buffer scan element type | Sean Nyekjaer |
2023-06-05 | Merge 6.4-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-06-04 | iio: adc: ad7192: Fix internal/external clock selection | Fabrizio Lamarque |
2023-06-04 | iio: adc: ad7192: Fix null ad7192_state pointer access | Fabrizio Lamarque |
2023-06-04 | iio: addac: ad74413: don't set DIN_SINK for functions other than digital input | Rasmus Villemoes |
2023-06-04 | iio: adc: rockchip_saradc: Use dev_err_probe | Shreeya Patel |
2023-06-04 | iio: adc: rockchip_saradc: Match alignment with open parenthesis | Shreeya Patel |
2023-06-04 | iio: adc: rockchip_saradc: Use of_device_get_match_data | Shreeya Patel |
2023-06-04 | iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled | Shreeya Patel |
2023-06-04 | iio: adc: rockchip_saradc: Add support for RK3588 | Simon Xue |
2023-06-04 | iio: adc: rockchip_saradc: Add callback functions | Simon Xue |
2023-05-30 | iio: adc: Use devm_krealloc_array | James Clark |
2023-05-28 | iio: temperature: tmp006: Add OF device matching support | Anup Sharma |
2023-05-28 | iio: amplifiers: ad8366 Fix whitespace issue | Franziska Naepelt |
2023-05-23 | iio: imu: inv_icm42600: avoid frequent timestamp jitter | Jean-Baptiste Maneyrol |
2023-05-23 | iio: light: ROHM BU27008 color sensor | Matti Vaittinen |
2023-05-23 | iio: kx022a: Use new iio_validate_own_trigger() | Matti Vaittinen |
2023-05-23 | iio: trigger: Add simple trigger_validation helper | Matti Vaittinen |
2023-05-23 | iio: mlx90614: Add MLX90615 support | Marek Vasut |
2023-05-23 | iio: mlx90614: Factor our register IO and constants into model specific descr... | Marek Vasut |
2023-05-23 | iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION | Marek Vasut |
2023-05-23 | iio: mlx90614: Drop unused register macros | Marek Vasut |
2023-05-23 | iio: mlx90614: Sort headers | Marek Vasut |
2023-05-21 | iio: pressure: Honeywell mprls0025pa pressure sensor | Andreas Klinger |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-05-20 | iio: imu: inv_icm42600: fix timestamp reset | Jean-Baptiste Maneyrol |
2023-05-20 | iio: ad7606: Kconfig: add HAS_IOPORT dependencies | Niklas Schnelle |
2023-05-20 | iio: potentiometer: Add support for the Renesas X9250 potentiometers | Herve Codina |
2023-05-20 | iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag | Masahiro Honda |
2023-05-13 | iio: dac: mcp4725: Fix i2c_master_send() return value handling | Marek Vasut |
2023-05-13 | iio: accel: kx022a fix irq getting | Matti Vaittinen |
2023-05-13 | iio: bu27034: Ensure reset is written | Matti Vaittinen |
2023-05-13 | iio: dac: build ad5758 driver when AD5758 is selected | Lukas Bulwahn |
2023-05-13 | iio: imu: mpu6050: Add support for the ICM 20600 IMU | Hermes Zhang |
2023-05-13 | iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace | Marijn Suijten |
2023-05-13 | iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check | Marijn Suijten |
2023-05-13 | iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name | Marijn Suijten |
2023-05-13 | iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label | Marijn Suijten |
2023-05-13 | iio: kx022a: Probe asynchronously | Matti Vaittinen |
2023-05-13 | iio: bu27034: Probe asynchronously | Matti Vaittinen |
2023-05-13 | iio: buffer: fix coding style warnings | Nuno Sá |
2023-05-13 | iio: light: Add support for TI OPT4001 light sensor | Stefan Windfeldt-Prytz |
2023-05-13 | iio: adc: palmas: Remove the unneeded include <linux/i2c.h> | Christophe JAILLET |