summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-31iio: imu: inv_icm42600: use 2 sensors fixed packet size of 16 bytesJean-Baptiste Maneyrol
2026-08-31iio: imu: inv_icm42600: sleep before enabling FIFO dataJean-Baptiste Maneyrol
2026-08-31iio: adc: ad4080: allow debugfs register access to both channelsAntoniu Miclaus
2026-08-31iio: core: Replace BUG() with WARN_ON_ONCE() and error returnRishab Madhugiri
2026-08-31iio: cros_ec: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Triet Hoang
2026-08-31iio: light: ltr390: Remove stale TODOsChang Yu
2026-08-31iio: buffer-dmaengine: drop dead max_size computationNuno Sá
2026-08-31iio: frequency: adf4350: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-31iio: pressure: rohm-bm1390: Fix AVE_NUM initializationMatti Vaittinen
2026-08-31iio: light: apds9999: register standby action after enabling deviceSurendra Singh Chouhan
2026-08-31iio: adc: ade9000: add support for ADE9078Antoniu Miclaus
2026-08-31iio: adc: ade9000: introduce chip_info structureAntoniu Miclaus
2026-08-31iio: proximity: aw96103: Fix early return in IRQ handler loopSalah Triki
2026-08-31iio: temperature: tmp117: fix calibbias cache update on I2C write failureSalah Triki
2026-08-31iio: imu: inv_icm42600: log whoami mismatch instead of failing probeJorijn van der Graaf
2026-08-31iio: inv_sensors: fix estimated value larger than interrupt timestampJean-Baptiste Maneyrol
2026-08-31regmap: Test rbtree and maple caches for very high register numbersMark Brown
2026-08-31regmap: Allow a base register to be specified for the RAM regmapMark Brown
2026-08-30net: phy: avoid double-free after LED trigger registration failureXuanqiang Luo
2026-08-30net: phy: propagate errors from default port setupXuanqiang Luo
2026-08-30net: phy: call driver remove when core initialization failsXuanqiang Luo
2026-08-30net: phy: set PHY_READY after LED setupXuanqiang Luo
2026-08-30net: phy: unregister SFP upstream before port cleanupXuanqiang Luo
2026-08-30net: phy: split phy_probe() error pathsXuanqiang Luo
2026-08-31iio: adc: aspeed: propagate reset deassert errorsPengpeng Hou
2026-08-31iio: buffer-dmaengine: fix sg entry iteration when building dma_vecsMichael Hennerich
2026-08-31iio: proximity: pulsedlight: fix iio_device left registered on PM setup failureCong Nguyen
2026-08-31iio: trigger: cancel reenable_work before freeing triggerFan Wu
2026-08-31iio: frequency: admv1013: fix wrong channel field used in admv1013_read_raw()Salah Triki
2026-08-31iio: accel: sca3000: fix frequency divider condition checkSalah Triki
2026-08-31iio: admv1013: initialize callback mutex before registering notifierRunyu Xiao
2026-08-31iio: gyro: adis16136: fix unprotected debugfs readsArka Mondal
2026-08-31iio: imu: adis16400: fix unprotected debugfs readsArka Mondal
2026-08-31iio: imu: adis16480: fix unprotected debugfs readsArka Mondal
2026-08-31iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbindFan Wu
2026-08-31iio: buffer: Ensure bounce buffer used for unaligned case is zeroed.Jonathan Cameron
2026-08-31iio: proximity: aw96103: validate firmware data lengthLaxman Acharya Padhya
2026-08-31iio: frequency: adf4377: Fully initialize clk_init_data and clk_parent_dataGeert Uytterhoeven
2026-08-31iio: proximity: sx9324: Correct proximity channel resolutionZhang Jie
2026-08-31iio: accel: kionix-kx022a: Fix array boundary checkMatti Vaittinen
2026-08-31iio: light: rohm-bu27034: Fix error returnMatti Vaittinen
2026-08-31iio: pressure: rohm-bm1390: Return error when read failsMatti Vaittinen
2026-08-31iio: dac: rohm-bd79703: Do not allow writing SCALEMatti Vaittinen
2026-08-31iio: adc: rohm-bd79124: Catch regmap errors at measurement start/stopMatti Vaittinen
2026-08-31iio: adc: rohm-bd79124: Fix GPIO mask checkMatti Vaittinen
2026-08-31iio: adc: rohm-bd79124: Fix channel initializationMatti Vaittinen
2026-08-31iio: adc: rohm-bd79124: Fix rising alarmMatti Vaittinen
2026-08-31iio: adc: max1363: sign-extend bipolar differential channel readsCong Nguyen
2026-08-31iio: adc: ade9000: handle Phase C dip events in IRQ1 handlerAntoniu Miclaus
2026-08-31iio: adc: ade9000: fix overlapping scan_index for current and voltage channelsAntoniu Miclaus