index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iio:accel:bmc150: Move exports into IIO_BMC150 namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:accel:adxl372: Move exports into IIO_ADXL372 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:adxl345: Move exports into IIO_ADXL345 namespace
Jonathan Cameron
3
-1
/
+3
2022-02-18
iio:accel:adxl313: Move exports into IIO_ADXL313 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:bma400: Move exports into IIO_BMA400 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:kxsd9: Move exports into IIO_KDSD9 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:mma9551_core: Move exports into IIO_MMA9551 namespace
Jonathan Cameron
3
-18
/
+20
2022-02-18
iio: accel: st_accel: Add support for Silan SC7A20
Samuel Holland
3
-0
/
+90
2022-02-18
iio: trigger: stm32-timer: Make use of device properties
Andy Shevchenko
2
-6
/
+7
2022-02-18
iio: mma8452: Add support for the "mount-matrix" device property
Hans de Goede
1
-0
/
+21
2022-02-18
iio: mma8452: Fix probe failing when an i2c_device_id is used
Hans de Goede
1
-11
/
+18
2022-02-13
iio: chemical: atlas-ezo-sensor: Make use of device properties
Andy Shevchenko
1
-15
/
+17
2022-02-13
iio: ssp_sensors: Make use of device properties
Andy Shevchenko
1
-17
/
+5
2022-02-13
iio: as3935: Use devm_delayed_work_autocancel()
Christophe JAILLET
1
-10
/
+2
2022-02-07
iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
Colin Ian King
1
-1
/
+1
2022-02-06
iio: imu: inv_mpu6050: Make use of device properties
Andy Shevchenko
2
-5
/
+4
2022-02-06
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2
-6
/
+5
2022-02-06
iio: accel: adxl355: Replace custom definitions with generic from units.h
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-02-06
iio: humidity: dht11: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-2
/
+1
2022-02-06
iio: frequency: adf4350: Make use of device properties
Andy Shevchenko
1
-61
/
+42
2022-02-06
iio: amplifiers: hmc425a: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-02-06
iio: chemical: bme680: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-02-06
iio: dac: ad5592r: Drop leftover header inclusion
Andy Shevchenko
1
-1
/
+0
2022-01-30
iio: afe: rescale: reorder includes
Liam Beguin
1
-2
/
+3
2022-01-30
iio: afe: rescale: use s64 for temporary scale calculations
Liam Beguin
1
-4
/
+4
2022-01-30
iio: inkern: make a best effort on offset calculation
Liam Beguin
1
-5
/
+27
2022-01-30
iio: inkern: apply consumer scale when no channel scale is available
Liam Beguin
1
-3
/
+3
2022-01-30
iio: inkern: apply consumer scale on IIO_VAL_INT cases
Liam Beguin
1
-1
/
+1
2022-01-30
iio: humidity: hdc100x: Add ACPI HID table
Kai-Heng Feng
1
-0
/
+7
2022-01-30
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
1
-0
/
+7
2022-01-30
iio: sx9360: fix iio event generation
Jongpil Jung
2
-2
/
+2
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
3
-65
/
+66
2022-01-30
iio: adc: twl4030-madc: Re-use generic struct s16_fract
Andy Shevchenko
1
-8
/
+1
2022-01-30
iio: adc: rn5t618: Re-use generic struct u16_fract
Andy Shevchenko
1
-6
/
+1
2022-01-23
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
1
-0
/
+6
2022-01-23
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
1
-21
/
+97
2022-01-23
iio: hw_consumer: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2022-01-23
iio: adis: stylistic changes
Nuno Sá
3
-27
/
+29
2022-01-23
iio: sps30: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: scd4x: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: ms_sensors: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio: max9611: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: max31865: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio: max31856: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio: lm3533: Use sysfs_emit()
Lars-Peter Clausen
1
-3
/
+3
[prev]
[next]