summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-05-31iio: magnetometer: ak8975: update headers per IWYU principleJoshua Crofts
2026-05-31iio: magnetometer: ak8975: sort headers alphabeticallyJoshua Crofts
2026-05-31iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() callAndy Shevchenko
2026-05-31iio: light: iqs621-als: prefer early error handling over if (!ret)Pedro Barletta Gennari
2026-05-31iio: light: iqs621-als: use lock guardsPedro Barletta Gennari
2026-05-31iio: adc: mcp3422: write bit operations using bitfield.h APIsMarcelo Machado Lage
2026-05-31iio: adc: mcp3422: rewrite mask macros with help of bits.h APIsMarcelo Machado Lage
2026-05-31iio: magnetometer: rm3100: Modernize locking and refactor control flowMaxwell Doose
2026-05-31iio: light: si1133: use guard(mutex)() macroJoshua Crofts
2026-05-31iio: light: si1133: add local variable for timeoutJoshua Crofts
2026-05-31iio: light: si1133: group generic <linux/*> headersJoshua Crofts
2026-05-31iio: light: si1133: add missing include headersJoshua Crofts
2026-05-31iio: light: si1133: prefer complex macros enclosed in parenthesisJoshua Crofts
2026-05-31iio: light: si1133: remove unused macrosJoshua Crofts
2026-05-31iio: light: si1133: prevent race condition on timeoutJoshua Crofts
2026-05-31iio: light: si1133: reset counter to prevent race conditionJoshua Crofts
2026-05-31iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlockGuilherme Dias
2026-05-31iio: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-31iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameterMiao Li
2026-05-31iio: light: stk3310: Replace uint32_t with u32 and reorder members to elimina...Miao Li
2026-05-31iio: light: stk3310: Deal with the ps interrupt issue in PMMiao Li
2026-05-31iio: light: stk3310: Update includes to match IWYURafael G. Dias
2026-05-31iio: light: stk3310: Sort headers alphabeticallyRafael G. Dias
2026-05-31iio: buffer: Move from int64_t to s64 for timestampAndy Shevchenko
2026-05-31iio: temperature: maxim_thermocouple: Fix indentation in of_match tableRahman Mahmutović
2026-05-31iio: dac: ad5706r: Add support for AD5706R DACAlexis Czezar Torreno
2026-05-31iio: adc: ad7625: fix type mismatch in clamp() macroGiorgi Tchankvetadze
2026-05-31iio: ssp_sensors: cleanup codestyle warningSanjay Chitroda
2026-05-31iio: adc: ad4080: add support for AD4880 dual-channel ADCAntoniu Miclaus
2026-05-31iio: backend: add devm_iio_backend_get_by_index()Antoniu Miclaus
2026-05-29iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau
2026-05-29iio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau
2026-05-27iio: light: opt3001: fix missing state reset on timeoutJoshua Crofts
2026-05-27iio: chemical: scd30: Cleanup initializations and fix sign-extension bugMaxwell Doose
2026-05-26iio: core: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: backend: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-05-26iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbindStepan Ionichev
2026-05-26iio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-05-26iio: buffer: hw-consumer: free scan_mask on buffer releaseFelix Gu
2026-05-26iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
2026-05-20iio: mcp9600: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: pressure: bmp280: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-16iio: light: veml6030: fix channel type when pushing eventsJavier Carrasco
2026-05-16iio: light: acpi-als: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-16iio: resolver: ad2s1210: notify trigger and clear state on fault read errorStepan Ionichev