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
2024-12-28
iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: trigger: stm32-timer: add support for stm32mp25
Fabrice Gasnier
2024-12-28
iio: proximity: hx9023s: Added firmware file parsing functionality
Yasin Lee
2024-12-28
iio: dac: Support ROHM BD79703 DAC
Matti Vaittinen
2024-12-28
iio: imu: bno055: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-28
iio: core: mark scan_timestamp as __private
Vasileios Amoiridis
2024-12-28
iio: common: ssp_sensors: drop conditional optimization for simplicity
Vasileios Amoiridis
2024-12-28
iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocation
Vasileios Amoiridis
2024-12-28
iio: adc: dln2-adc: zero full struct instead of just the padding
Vasileios Amoiridis
2024-12-28
iio: dac: ad7293: enable power before reset
David Lechner
2024-12-28
iio: dac: ad5624r: Drop docs of missing members
Matti Vaittinen
2024-12-28
iio: light: Add support for TI OPT4060 color sensor
Per-Daniel Olsson
2024-12-28
iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
Uwe Kleine-König
2024-12-28
iio: accel: adxl345: add function to switch measuring mode
Lothar Rubusch
2024-12-20
iio: light: as73211: fix channel handling in only-color triggered buffer
Javier Carrasco
2024-12-20
iio: hid-sensor-prox: Fix invalid read_raw for attention
Ricardo Ribalda
2024-12-20
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-12-16
Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-12-11
iio: adc: ad7173: add calibration support
Guillaume Ranquet
2024-12-11
iio: adc: ad4000: Add support for PulSAR devices
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Use device specific timing for SPI transfers
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Add timestamp channel
Marcelo Schmitt
2024-12-11
iio: consumers: ensure read buffers for labels and ext_info are page aligned
Matteo Martelli
2024-12-11
iio: pressure: bmp280: Make time vars intuitive and move to fsleep
Vasileios Amoiridis
2024-12-11
iio: pressure: bmp280: Use sizeof() for denominator
Vasileios Amoiridis
2024-12-11
iio: chemical: bme680: add power management
Vasileios Amoiridis
2024-12-11
iio: chemical: bme680: add regulators
Vasileios Amoiridis
2024-12-11
iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface dri...
Sean Nyekjaer
2024-12-11
iio: accel: adxl345: rename variable data to st
Lothar Rubusch
2024-12-11
iio: accel: adxl345: refrase comment on probe
Lothar Rubusch
2024-12-11
iio: adc: ad7124: Implement temperature measurement
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Add error reporting during probe
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Check for previous ready signals
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_r...
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Refuse invalid input specifiers
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Don't create more channels than the driver can handle
Uwe Kleine-König
2024-12-11
iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add suspend/resume support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add support for channel 8
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Use read_poll_timeout()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
[prev]
[next]