linux-2.6-microblaze.git
2024-11-03 Vasileios Amoiridisiio: chemical: bme680: Add triggered buffer support
2024-11-03 Vasileios Amoiridisiio: chemical: bme680: Add SCALE and RAW channels
2024-11-03 Vasileios Amoiridisiio: chemical: bme680: refactorize set_mode() mode
2024-11-03 David Lechneriio: events: make IIO_EVENT_CODE macro private
2024-11-03 David Lechneriio: accel: mma9553: use specialized event code macros
2024-11-03 David Lechneriio: dummy: use specialized event code macros
2024-11-03 Julien Stephaniio: adc: ad7280a: use IIO_DIFF_EVENT_CODE macro helper
2024-11-03 Julien Stephaniio: events.h: add event identifier macros for differen...
2024-11-03 Neil Armstrongiio: magnetometer: add Allegro MicroSystems ALS31300...
2024-11-03 Neil Armstrongdt-bindings: iio: magnetometer: document the Allegro...
2024-11-03 Neil Armstrongdt-bindings: vendor-prefixes: Add Allegro MicroSystems...
2024-11-03 Julien Stephaniio: light: apds9960: remove useless return
2024-11-03 Julien Stephaniio: light: apds9960: convert als_int and pxs_int to...
2024-11-03 Julien Stephaniio: light: apds9306: simplifies if branch in apds9306_...
2024-11-03 Julien Stephaniio: light: apds9300: use bool for event state
2024-11-03 Julien Stephaniio: imu: st_lsm6dsx: use bool for event state
2024-11-03 Julien Stephaniio: imu: bmi323: use bool for event state
2024-11-03 Julien Stephaniio: accel: sca3000: use bool for event state
2024-11-03 Julien Stephaniio: accel: mma9551: use bool for event state
2024-11-03 Julien Stephaniio: fix write_event_config signature
2024-11-03 Julien Stephaniio: light: adux1020: write_event_config: use local...
2024-11-03 Julien Stephaniio: proximity: sx9500: simplify code in write_event_co...
2024-11-03 Julien Stephaniio: proximity: irsd200: simplify code in write_event_c...
2024-11-03 Julien Stephaniio: light: tsl2772: simplify code in write_event_confi...
2024-11-03 Julien Stephaniio: proximity: hx9023s: simplify code in write_event_c...
2024-11-03 Julien Stephaniio: light: ltr390: simplify code in write_event_config...
2024-11-03 Ricardo Ribaldaiio: hid-sensor-prox: Add support for more channels
2024-11-03 Ricardo Ribaldaiio: hid-sensors-prox: Make proximity channel indexed
2024-11-03 Ricardo Ribaldaiio: Add channel type for attention
2024-11-03 Ricardo Ribaldaiio: hid-sensors-prox: Factor-in hid_sensor_push_data
2024-11-03 Ricardo Ribaldaiio: hid-sensors: Add proximity and attention IDs
2024-11-03 Andy Shevchenkoiio: Mark iio_dev::priv member with __private
2024-11-03 Andy Shevchenkoiio: accel: kxcjk-1013: Deduplicate ODR startup time...
2024-11-03 Javier Carrascoiio: light: veml6070: add support for integration time
2024-11-03 Javier Carrascodt-bindings: iio: light: veml6075: document vishay...
2024-11-03 Axel Haslamiio: dac: ad5791: Use devm_iio_device_register
2024-11-03 Axel Haslamiio: dac: ad5791: Use devm_regulator_get_enable_read_vo...
2024-11-03 Axel Haslamiio: dac: ad5791: Add reset, clr and ldac gpios
2024-11-03 Axel Haslamiio: dac: ad5791: Include chip_info in device match...
2024-11-03 Axel Haslamdt-bindings: iio: dac: ad5791: Add required voltage...
2024-11-03 Axel Haslamdt-bindings: iio: dac: ad5791: Add optional reset,...
2024-11-03 Angelo Dureghelloiio: dac: adi-axi-dac: add registering of child fdt...
2024-11-03 Angelo Dureghelloiio: dac: ad3552r: add high-speed platform driver
2024-11-01 Angelo Dureghelloiio: dac: ad3552r: extract common code (no changes...
2024-11-01 Angelo Dureghelloiio: dac: ad3552r: changes to use FIELD_PREP
2024-11-01 Angelo Dureghelloiio: dac: adi-axi-dac: extend features
2024-11-01 Angelo Dureghelloiio: backend: extend features
2024-11-01 Angelo Dureghellodt-bindings: iio: dac: adi-axi-dac: add ad3552r axi...
2024-11-01 Angelo Dureghellodt-bindings: iio: dac: ad3552r: add iio backend support
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: use s16 variable for temp value...
2024-11-01 Andy Shevchenkoiio: adc: pac1921: Check for error code from devm_mutex...
2024-11-01 Andy Shevchenkoiio: adc: ad4000: Check for error code from devm_mutex_...
2024-11-01 Justin Weissiio: imu: bmi270: Add support for BMI260
2024-11-01 Justin Weissdt-bindings: iio: imu: bmi270: Add Bosch BMI260
2024-11-01 Justin Weissiio: imu: bmi270: Add scale and sampling frequency...
2024-11-01 Justin Weissiio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: generalize read_*() functions
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: Fix indentation and unnecessary...
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: move to fsleep()
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: avoid using camel case
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: optimize startup time
2024-11-01 Vasileios Amoiridisiio: chemical: bme680: Add missing regmap.h include
2024-11-01 Javier Carrascoiio: light: add support for veml3235
2024-11-01 Javier Carrascodt-bindings: iio: light: veml6030: add veml3235
2024-11-01 David Lechneriio: dac: ad5770r: use devm_regulator_get_enable_read_v...
2024-11-01 David Lechneriio: dac: ad5761: drop driver remove callback
2024-11-01 David Lechneriio: dac: ad5761: use devm_regulator_get_enable_read_vo...
2024-11-01 David Lechneriio: dac: ad5624r: drop driver remove callback
2024-11-01 David Lechneriio: dac: ad5624r: use devm_regulator_get_enable_read_v...
2024-11-01 David Lechneriio: dac: ad5504: drop driver remove callback
2024-11-01 David Lechneriio: dac: ad5504: use devm_regulator_get_enable_read_vo...
2024-11-01 David Lechneriio: dac: ad5446: drop driver remove callbacks
2024-11-01 David Lechneriio: dac: ad5446: use devm_regulator_get_enable_read_vo...
2024-11-01 David Lechneriio: dac: ad5380: drop driver remove callbacks
2024-11-01 David Lechneriio: dac: ad5380: use devm_regulator_get_enable_read_vo...
2024-11-01 Julien Stephaniio: gyro: bmg160_core: remove trailing tab
2024-11-01 Julien Stephaniio: light: stk3310: simplify code in write_event_confi...
2024-11-01 Julien Stephaniio: imu: inv_mpu6050: simplify code in write_event_con...
2024-11-01 Julien Stephaniio: light: veml6030: simplify code in write_event_conf...
2024-11-01 Julien Stephaniio: light: ltr501: simplify code in write_event_config...
2024-11-01 Julien Stephaniio: light: bh1745: simplify code in write_event_config...
2024-11-01 Andy Shevchenkoiio: light: ltr501: Replace a variant of iio_get_acpi_d...
2024-11-01 Andy Shevchenkoiio: light: ltr501: Add LTER0303 to the supported devices
2024-11-01 Andy Shevchenkoiio: light: ltr501: Drop most likely fake ACPI IDs
2024-11-01 Andy Shevchenkoiio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI...
2024-11-01 Andy Shevchenkoiio: light: isl29018: Replace a variant of iio_get_acpi...
2024-11-01 Andy Shevchenkoiio: gyro: bmg160: Replace custom implementation of...
2024-11-01 Andy Shevchenkoiio: accel: mma9553: Replace custom implementation...
2024-11-01 Andy Shevchenkoiio: accel: mma9551: Replace custom implementation...
2024-11-01 Andy Shevchenkoiio: accel: kxcjk-1013: drop ACPI_PTR() and move ID...
2024-11-01 Andy Shevchenkoiio: accel: kxcjk-1013: Replace a variant of iio_get_ac...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Get rid of enum kx_chipset
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Convert ODR times array to...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Move odr_start_up_times up...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Start using chip_info variables...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Rename kxcjk1013_info
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Use local variable for regs
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Switch from CONFIG_PM guards...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Revert "Add support for KX022...
2024-10-28 Andy Shevchenkoiio: accel: kxcjk-1013: Remove redundant I²C ID
next