index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2023-07-23
iio: core: Improve indentation in a few places
Andy Shevchenko
2023-07-23
iio: core: Get rid of redundant 'else'
Andy Shevchenko
2023-07-23
iio: core: Use min() instead of min_t() to make code more robust
Andy Shevchenko
2023-07-22
iio: adc: meson: fix core clock enable/disable moment
George Stark
2023-07-22
iio: adc: meson: init voltage control bits
George Stark
2023-07-22
iio: adc: meson: init internal continuous ring counter
George Stark
2023-07-22
iio: adc: meson: init channels 0,1 input muxes
George Stark
2023-07-22
iio: core: Prevent invalid memory access when there is no parent
Milan Zamazal
2023-07-22
iio: frequency: admv1013: propagate errors from regulator_get_voltage()
Dan Carpenter
2023-07-22
iio: accel: adxl355: Simplify probe()
Biju Das
2023-07-20
iio: adc: meson: support reading from channel 7 mux inputs
George Stark
2023-07-20
iio: adc: meson: add channel labels
George Stark
2023-07-20
iio: adc: meson: add enum for iio channel numbers
George Stark
2023-07-20
iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
George Stark
2023-07-20
iio: adc: meson: move enums declaration before variables declaration
George Stark
2023-07-20
iio: adc: meson: remove unused timestamp channel
George Stark
2023-07-20
iio: chemical: scd4x: Add pressure compensation
Roan van Dijk
2023-07-20
iio: Make return value check for set_trigger_state() consistent
Waqar Hameed
2023-07-20
iio: adc: ti-lmp92064: add buffering support
Leonard Göhrs
2023-07-20
iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-20
iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PU
Konrad Dybcio
2023-07-20
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
2023-07-20
iio: adc: ad7192: Use sysfs_emit_at
Alisa Roman
2023-07-20
iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
2023-07-20
iio: adc: Kconfig change description for Allwinner GPADC
Maksim Kiselev
2023-07-20
iio: light: vcnl4000: Add calibration bias for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add period for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: add illuminance irq vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add als_it for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Check type with switch case
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add proximity ps_it for vcnl4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add proximity irq for vcnl4200
Astrid Rost
2023-07-20
iio: accel: da280: Add support for the DA217 accelerometer
Hans de Goede
2023-07-20
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
2023-07-15
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
Alvin Šipraga
2023-07-15
iio: light: bu27008: Fix intensity data type
Matti Vaittinen
2023-07-15
iio: light: bu27008: Fix scale format
Matti Vaittinen
2023-07-15
iio: light: bu27034: Fix scale format
Matti Vaittinen
2023-07-15
iio: adc: ad7192: Fix ac excitation feature
Alisa Roman
2023-07-15
iio: adi: ad7192: Add error check and more debug log
Markus Burri
2023-07-15
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
Christophe JAILLET
2023-07-09
iio: inkern: Add a helper to query an available minimum raw value
Herve Codina
2023-07-09
iio: inkern: Replace a FIXME comment by a TODO one
Herve Codina
2023-07-09
iio: inkern: Use max_array() to get the maximum value from an array
Herve Codina
2023-07-09
iio: inkern: Fix headers inclusion order
Herve Codina
2023-07-09
iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
Herve Codina
[prev]
[next]