开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
MAINTAINERS: Add myself as SCD30 maintainer
Maxwell Doose
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: ABI: Add DAC 500ohm, 3.85kohm, and 16kohm powerdown modes
Kim Seer Paller
2026-05-31
iio: adxl313: fix typos in documentation
Wang Zihan
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
staging: iio: ad9834: fix chip name typo in comments
Angus Gardner
2026-05-31
staging: iio: ad9834: use dev_err_probe() in probe function
Angus Gardner
2026-05-31
staging: iio: ad9834: simplify -ENOMEM return in probe
Angus Gardner
2026-05-31
iio: adc: rcar: Fix up Marek Vasut MAINTAINERS entry
Marek Vasut
2026-05-31
iio: light: stk3310: Update includes to match IWYU
Rafael G. Dias
[next]