]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-07-16  David Lechneriio: adc: ad7173: fix setting ODR in probe
2025-07-16  David Lechneriio: adc: ad7173: fix calibration channel
2025-07-16  David Lechneriio: adc: ad7173: fix num_slots
2025-07-16  David Lechneriio: adc: ad7173: fix channels index for syscalib_mode
2025-07-16  David Lechneriio: adc: ad_sigma_delta: change to buffer predisable
2025-07-14  David Lechneriio: ABI: fix correctness of I and Q modifiers
2025-07-14  Waqar Hameediio: Add driver for Nicera D3-323-AA PIR sensor
2025-07-14  Waqar Hameeddt-bindings: iio: proximity: Add Nicera D3-323-AA PIR...
2025-07-14  Waqar Hameeddt-bindings: vendor-prefixes: Add Nicera
2025-07-14  Krzysztof Kozlowskiiio: dac: vf610: Simplify with devm_clk_get_enabled()
2025-07-14  Krzysztof Kozlowskiiio: adc: vf610: Simplify with dev_err_probe
2025-07-14  Krzysztof Kozlowskiiio: adc: vf610: Drop -ENOMEM error message
2025-07-14  David Lechneriio: imu: bno055: make bno055_sysfs_attr const
2025-07-14  David Lechneriio: imu: bno055: fix OOB access of hw_xlate array
2025-07-14  Aleksander... dt-bindings: iio: adc: Add support for MT7981
2025-07-14  Jonathan Cameroniio: accel: kionix-kx022a: Apply approximate iwyu princ...
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add support for weigh scale, thermo...
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add support for internal temperatur...
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add GPIO controller support
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add clock provider support
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add timestamp channel
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add support for buffered data capture
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add digital filter and sample frequ...
2025-07-14  Marcelo SchmittDocumentation: ABI: IIO: Add sinc5+avg to the filter_ty...
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add support for calibration bias
2025-07-14  Marcelo Schmittiio: adc: ad4170-4: Add support for calibration gain
2025-07-14  Ana-Maria Cuscoiio: adc: Add basic support for AD4170-4
2025-07-14  Marcelo Schmittdt-bindings: iio: adc: Add AD4170-4
2025-07-14  Jean-Baptiste... iio: imu: inv_icm42600: add wakeup functionality for...
2025-07-14  Jean-Baptiste... iio: imu: inv_icm42600: add WoM support
2025-07-14  Jean-Baptiste... iio: imu: inv_icm42600: reorganize DMA aligned buffers...
2025-07-14  Lothar Rubuschiio: accel: adxl345: simplify reading the FIFO
2025-07-14  Lothar Rubuschiio: accel: adxl345: simplify interrupt mapping
2025-07-14  Lothar Rubuschdocs: iio: add ADXL313 accelerometer
2025-07-13  Lothar Rubuschiio: accel: adxl313: add AC coupled activity/inactivity...
2025-07-13  Lothar Rubuschiio: accel: adxl313: implement power-save on inactivity
2025-07-13  Lothar Rubuschiio: accel: adxl313: add inactivity sensing
2025-07-13  Lothar Rubuschiio: accel: adxl313: add activity sensing
2025-07-13  Lothar Rubuschiio: accel: adxl313: add buffered FIFO watermark with...
2025-07-13  Lothar Rubuschiio: accel: adxl313: add function to enable measurement
2025-07-13  Lothar Rubuschiio: accel: adxl313: make use of regmap cache
2025-07-13  AngeloGioacchino... iio: adc: mt6359: Add support for MediaTek MT6373 PMIC...
2025-07-13  AngeloGioacchino... iio: adc: mt6359: Add support for MediaTek MT6363 PMIC...
2025-07-13  AngeloGioacchino... iio: adc: mt6359: Move reference voltage to platform...
2025-07-13  AngeloGioacchino... iio: adc: mt6359: Add ready register index and mask...
2025-07-13  AngeloGioacchino... dt-bindings: iio: adc: mt6359: Add MT6373 PMIC AuxADC
2025-07-13  AngeloGioacchino... dt-bindings: iio: adc: mt6359: Add MT6363 PMIC AuxADC
2025-07-13  David Lechneriio: adc: ad4000: don't use shift_right()
2025-07-13  David Lechneriio: adc: ad_sigma_delta: add SPI offload support
2025-07-13  David Lechneriio: adc: ad_sigma_delta: use spi_optimize_message()
2025-07-13  David Lechneriio: adc: ad_sigma_delta: refactor setting read address
2025-07-13  David Lechneriio: adc: ad_sigma_delta: audit included headers
2025-07-13  David Lechneriio: adc: ad_sigma_delta: use BITS_TO_BYTES() macro
2025-07-13  David Lechneriio: adc: ad_sigma_delta: use sizeof() in ALIGN()
2025-07-13  David Lechneriio: adc: ad_sigma_delta: use u8 instead of uint8_t
2025-07-13  David Lechneriio: adc: ad_sigma_delta: sort includes
2025-07-13  David Lechneriio: adc: ad_sigma_delta: don't overallocate scan buffer
2025-07-13  Chelsy Ratnawatiio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
2025-07-13  David Lechneriio: pressure: dlhl60d: Use separate structures rather...
2025-07-13  David Lechneriio: light: cm3232: make struct cm3232_als_info const
2025-07-13  David Lechneriio: light: cm3232: move calibscale to struct cm3232_chip
2025-07-13  David Lechneriio: imu: adis16400: Use separate structures rather...
2025-07-13  Jonathan Santosiio: adc: ad7768-1: add low pass -3dB cutoff attribute
2025-07-13  David Lechneriio: adc: ad7124: Use separate structures rather than...
2025-07-13  David Lechneriio: proximity: vcnl3020: make vcnl3020_property const
2025-07-13  David Lechneriio: proximity: vcnl3020: pass struct vcnl3020_property...
2025-07-13  David Lechneriio: pressure: abp060mg: make abp_config const
2025-07-13  David Lechneriio: light: zopt2201: make zopt2201_scale const
2025-07-13  David Lechneriio: light: isl76682: make isl76682_range_table const
2025-07-06  David Lechneriio: imu: bmi160: make bmi160_regs const
2025-07-06  David Lechneriio: dac: ltc2688: make ltc2688_dither_ext_info const
2025-07-06  David Lechneriio: dac: ad5770r: make ad5770r_rng_tbl const
2025-07-06  David Lechneriio: common: hid-sensor-attributes: make unit_conversio...
2025-07-06  David Lechneriio: chemical: atlas-ezo-sensor: make atlas_ezo_devices...
2025-07-06  David Lechneriio: amplifiers: ad8366: make ad8366_info const
2025-07-06  David Lechneriio: adc: stm32-adc: make stm32_adc_trig_info const
2025-07-06  David Lechneriio: adc: qcom-vadc: make scale_adc5_fn const
2025-07-06  David Lechneriio: adc: mp2629_adc: make mp2629_channels const
2025-07-06  David Lechneriio: adc: axp20x_adc: make axp717_maps const
2025-07-06  David Lechneriio: adc: at91_adc: make at91_adc_caps const
2025-07-06  David Lechneriio: adc: ad7091r8: make ad7091r_init_info const
2025-07-06  David Lechneriio: adc: ad7091r5: make ad7091r5_init_info const
2025-07-06  David Lechneriio: accel: mma9553: make mma9553_event_info const
2025-07-06  David Lechneriio: accel: adxl345: make adxl345_events const
2025-07-06  Frank Lidt-bindings: iio: adc: nxp,lpc3220-adc: allow clocks...
2025-07-06  David Lechneriio: adc: ad7380: remove unused oversampling_ratio...
2025-07-06  Antoniu Miclausiio: adc: ad4851: add spi 3-wire support
2025-07-06  Antoniu Miclausdt-bindings: iio: adc: ad4851: add spi-3wire
2025-07-06  David Lechneriio: adc: ad7173: simplify clock enable/disable
2025-07-06  Gustavo Silvaiio: imu: bmi270: add step counter watermark event
2025-07-06  Gustavo Silvaiio: imu: bmi270: add channel for step counter
2025-06-26  Andy Shevchenkoiio: imu: inv_icm42600: Convert to uXX and sXX integer...
2025-06-26  David Lechneriio: temperature: tmp006: use = { } instead of memset()
2025-06-26  David Lechneriio: proximity: irsd200: use = { } instead of memset()
2025-06-26  David Lechneriio: pressure: zpa2326: use = { } instead of memset()
2025-06-26  David Lechneriio: pressure: mprls0025pa: use = { } instead of memset()
2025-06-26  David Lechneriio: pressure: mpl3115: use = { } instead of memset()
2025-06-26  David Lechneriio: pressure: bmp280: use = { } instead of memset()
2025-06-26  David Lechneriio: magnetometer: af8133j: use = { } instead of memset()
2025-06-26  David Lechneriio: light: veml6030: use = { } instead of memset()
next