index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2026-05-31
iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id()
Andy Shevchenko
2026-05-31
iio: adc: ingenic-adc: use guard()() and scoped_guard() to handle synchronisa...
Felipe Ribeiro de Souza
2026-05-31
iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
Felipe Ribeiro de Souza
2026-05-31
iio: adc: ingenic-adc: rename ingenic_adc_enable_unlocked() function
Felipe Ribeiro de Souza
2026-05-31
iio: magnetometer: ak8975: unify return code variable name
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: reduce usage of magic lengths of the buffer
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: remove duplicate error message
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: drop duplicate NULL check
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: avoid using temporary variable
Andy Shevchenko
2026-05-31
iio: magnetometer: ak8975: pass conversion timeouts as arguments
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: fix wrong errno on return
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: replace usleep_range() with fsleep()
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: update headers per IWYU principle
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: sort headers alphabetically
Joshua Crofts
2026-05-31
iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
Andy Shevchenko
2026-05-31
iio: light: iqs621-als: prefer early error handling over if (!ret)
Pedro Barletta Gennari
2026-05-31
iio: light: iqs621-als: use lock guards
Pedro Barletta Gennari
2026-05-31
iio: adc: mcp3422: write bit operations using bitfield.h APIs
Marcelo Machado Lage
2026-05-31
iio: adc: mcp3422: rewrite mask macros with help of bits.h APIs
Marcelo Machado Lage
2026-05-31
iio: magnetometer: rm3100: Modernize locking and refactor control flow
Maxwell Doose
2026-05-31
iio: light: si1133: use guard(mutex)() macro
Joshua Crofts
2026-05-31
iio: light: si1133: add local variable for timeout
Joshua Crofts
2026-05-31
iio: light: si1133: group generic <linux/*> headers
Joshua Crofts
2026-05-31
iio: light: si1133: add missing include headers
Joshua Crofts
2026-05-31
iio: light: si1133: prefer complex macros enclosed in parenthesis
Joshua Crofts
2026-05-31
iio: light: si1133: remove unused macros
Joshua Crofts
2026-05-31
iio: light: si1133: prevent race condition on timeout
Joshua Crofts
2026-05-31
iio: light: si1133: reset counter to prevent race condition
Joshua Crofts
2026-05-31
iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
Guilherme Dias
2026-05-31
iio: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-31
iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter
Miao Li
2026-05-31
iio: light: stk3310: Replace uint32_t with u32 and reorder members to elimina...
Miao Li
2026-05-31
iio: light: stk3310: Deal with the ps interrupt issue in PM
Miao Li
2026-05-31
iio: light: stk3310: Update includes to match IWYU
Rafael G. Dias
2026-05-31
iio: light: stk3310: Sort headers alphabetically
Rafael G. Dias
2026-05-31
iio: buffer: Move from int64_t to s64 for timestamp
Andy Shevchenko
2026-05-31
iio: temperature: maxim_thermocouple: Fix indentation in of_match table
Rahman Mahmutović
2026-05-31
iio: dac: ad5706r: Add support for AD5706R DAC
Alexis Czezar Torreno
2026-05-31
iio: adc: ad7625: fix type mismatch in clamp() macro
Giorgi Tchankvetadze
2026-05-31
iio: ssp_sensors: cleanup codestyle warning
Sanjay Chitroda
2026-05-31
iio: adc: ad4080: add support for AD4880 dual-channel ADC
Antoniu Miclaus
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
2026-05-29
iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices
Radu Sabau
2026-05-29
iio: adc: ad_sigma_delta: fix CS held asserted and state leaks
Radu Sabau
2026-05-27
iio: light: opt3001: fix missing state reset on timeout
Joshua Crofts
2026-05-27
iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
Maxwell Doose
2026-05-26
iio: core: fix uninitialized data in debugfs
Dan Carpenter
2026-05-26
iio: backend: fix uninitialized data in debugfs
Dan Carpenter
2026-05-26
iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
Dan Carpenter
[prev]
[next]