Age | Commit message (Expand) | Author |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-04 | Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2024-07-02 | iio: adc: ad7173: Fix uninitialized symbol is_current_chan | Jonathan Cameron |
2024-07-01 | iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC | AngeloGioacchino Del Regno |
2024-07-01 | Merge 6.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2024-06-30 | iio: common: scmi_iio: convert to dev_err_probe() | Nuno Sa |
2024-06-30 | iio: backend: make use of dev_err_cast_probe() | Nuno Sa |
2024-06-30 | iio: temperature: ltc2983: convert to dev_err_probe() | Nuno Sa |
2024-06-30 | iio: xilinx-ams: Add labels | Sean Anderson |
2024-06-30 | iio: adc: ad7944: use devm_spi_optimize_message() | David Lechner |
2024-06-30 | iio: buffer-dmaengine: Support new DMABUF based userspace API | Paul Cercueil |
2024-06-30 | iio: buffer-dma: Enable support for DMABUFs | Paul Cercueil |
2024-06-30 | iio: core: Add new DMABUF interface infrastructure | Paul Cercueil |
2024-06-30 | iio: adc: ad7192: use devm_regulator_get_enable_read_voltage | David Lechner |
2024-06-29 | iio: st_sensors: relax WhoAmI check in st_sensors_verify_id() | Kaustabh Chakraborty |
2024-06-29 | iio: light: apds9306: Fix error handing | Mudit Sharma |
2024-06-28 | iio: Add iio_read_channel_label to inkern API | Sean Anderson |
2024-06-28 | iio: adc: ltc2309: Fix endian type passed to be16_to_cpu() | Jonathan Cameron |
2024-06-25 | iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: ti-ads8688: drop ads8688_remove() | David Lechner |
2024-06-25 | iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: max1363: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: hx711: use dev_err_probe() | David Lechner |
2024-06-25 | iio: adc: hx711: remove hx711_remove() | David Lechner |
2024-06-25 | iio: adc: hx711: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-06-25 | iio: imu: adis16475: make use of the new lock helpers | Nuno Sa |
2024-06-25 | iio: imu: adis16480: make use of the new lock helpers | Nuno Sa |
2024-06-25 | iio: imu: adis16400: make use of the new lock helpers | Nuno Sa |
2024-06-25 | iio: gyro: adis16260: make use of the new lock helpers | Nuno Sa |
2024-06-25 | iio: gyro: adis16260: make use of the new lock helpers | Nuno Sa |
2024-06-25 | iio: imu: adis: move to the cleanup magic | Nuno Sa |
2024-06-25 | iio: imu: adis_buffer: split trigger handling | Nuno Sa |
2024-06-25 | iio: accel: st_accel: add support for LIS2DS12 | Kaustabh Chakraborty |
2024-06-25 | iio: frequency: adf4350: add clk provider | Antoniu Miclaus |
2024-06-25 | iio: adc: ti-ads1119: Add driver | João Paulo Gonçalves |
2024-06-25 | iio: dac: adi-axi-dac: improve probe() error messaging | Trevor Gamblin |
2024-06-25 | iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se... | Trevor Gamblin |
2024-06-25 | iio: temperature: mlx90632: make use of regmap_clear_bits() | Trevor Gamblin |
2024-06-25 | iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: proximity: sx9360: make use of regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: proximity: sx9324: make use of regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: pressure: bmp280-core: make use of regmap_clear_bits() | Trevor Gamblin |
2024-06-25 | iio: magnetometer: mmc35240: make use of regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: magnetometer: ak8974: make use of regmap_set_bits() | Trevor Gamblin |
2024-06-25 | iio: light: veml6030: make use of regmap_clear_bits() | Trevor Gamblin |