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
2026-05-31
iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init
Md Shofiqul Islam
2026-05-31
iio: adc: ti-ads1298: Add parentheses around macro parameter
Md Shofiqul Islam
2026-05-31
iio: adc: ti-ads1298: Fix incorrect timeout comment
Md Shofiqul Islam
2026-05-31
iio: frequency: adrf6780: replace usleep_range() with fsleep()
Stepan Ionichev
2026-05-31
iio: adc: ad7793: replace usleep_range() with fsleep()
Stepan Ionichev
2026-05-31
iio: chemical: scd30: reject (response=NULL, size>0) in scd30_i2c_command()
Stepan Ionichev
2026-05-31
iio: chemical: scd30: make command lookup table const
Giorgi Tchankvetadze
2026-05-31
iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()
Andy Shevchenko
2026-05-31
iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
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
[prev]
[next]