summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-31raid1: fix nr_pending leak in REQ_ATOMIC bad-block error pathAbd-Alrhman Masalkhi
2026-05-31md/raid1: move the exceed_read_errors condition out of fix_read_errorChristoph Hellwig
2026-05-31md/raid1: cleanup handle_read_errorChristoph Hellwig
2026-05-31md/raid1,raid10: fix bio accounting for split md cloned biosAbd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix error-path detection with md_cloned_bio()Abd-Alrhman Masalkhi
2026-05-31md/raid1,raid10: fix deadlock in read error recovery pathAbd-Alrhman Masalkhi
2026-05-31md/raid10: reset read_slot when reusing r10bio for discardChen Cheng
2026-05-31md: skip redundant raid_disks update when value is unchangedAbd-Alrhman Masalkhi
2026-05-31dm-raid: only requeue bios when dm is suspendingBenjamin Marzinski
2026-05-31iio: adc: ad4691: add oversampling supportRadu Sabau
2026-05-31iio: adc: ad4691: add SPI offload supportRadu Sabau
2026-05-31iio: adc: ad4691: add triggered buffer supportRadu Sabau
2026-05-31iio: adc: ad4691: add initial driver for AD4691 familyRadu Sabau
2026-05-31iio: adc: ad4080: add support for AD4884Antoniu Miclaus
2026-05-31light: tsl2591: simplify tsl2591_persist functions via lookup tableMatheus Silveira
2026-05-31iio: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-31iio: temperature: ltc2983: Add support for ADT7604Liviu Stan
2026-05-31iio: core: Add IIO_COVERAGE channel typeLiviu Stan
2026-05-31iio: temperature: ltc2983: Use fwnode_property_present() for optional propertiesLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix inconsistent channel wording in messagesLiviu Stan
2026-05-31iio: temperature: ltc2983: Use local device pointer consistentlyLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix macro parenthesization and renameLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix reinit_completion() called after conversion startLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix n_wires default bypassing rotation checkLiviu Stan
2026-05-31iio: light: add support for APDS9999 sensorJose A. Perez de Azpillaga
2026-05-31iio: adc: spear_adc: align headers with IWYU principleRodrigo Gobbi
2026-05-31iio: adc: spear_adc: sort includes alphabeticallyRodrigo Gobbi
2026-05-31iio: pressure: cros_ec_baro: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: light: cros_ec_light_prox: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: common: cros_ec_sensors: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: stm32-adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: cc10001_adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: at91_adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: dln2-adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: common: scmi_sensors: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literalAndy Shevchenko
2026-05-31iio: chemical: sps30: Replace manual locking with RAII lockingMaxwell Doose
2026-05-31iio: tcs3472: move standalone return to default caseAldo Conte
2026-05-31iio: tcs3472: use local struct device * for remaining casesAldo Conte
2026-05-31iio: tcs3472: use devm for resource managementAldo Conte
2026-05-31iio: tcs3472: use ! instead of explicit NULL checkAldo Conte
2026-05-31iio: tcs3472: convert remaining locking to guard(mutex)Aldo Conte
2026-05-31iio: tcs3472: sort headers alphabeticallyAldo Conte
2026-05-31iio: tcs3472: power down chip on probe failureAldo Conte
2026-05-31iio: pressure: HID: hid-sensor-press: Refactor channel initializationNatália Salvino André
2026-05-31iio: magnetometer: HID: hid-sensor-magn-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: light: HID: hid-sensor-prox: Refactor channel initializationNatália Salvino André
2026-05-31iio: light: HID: hid-sensor-als: Refactor channel initializationNatália Salvino André
2026-05-31iio: gyro: HID: hid-sensor-gyro-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: accel: HID: hid-sensor-accel-3d: Refactor channel initializationNatália Salvino André