linux/drivers/iio/adc
Linus Torvalds bffa972b3f Android/IIO bugfixes for 7.2-rc3
Here is a set of bugfixes for 7.2-rc3 that resolve a bunch of reported
 issues in just the binder and iio codebases.  Included in here are:
   - binder driver bugfixes for both the rust and c versions for reported
     problems
   - lots and lots of iio driver bugfixes for lots of reported issues
     (including a hid sensor driver bugfix)
 
 Full details are in the shortlog, all of these have been in linux-next
 with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCalNPWw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yltzACdFC2/ouvc1ea1jGFBP1ZN4lKU6gAAn1ak5lRK
 30pEMSmJwYteOj8AlpuE
 =ZIWT
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull Android/IIO fixes from Greg KH:
 "Here is a set of bugfixes for 7.2-rc3 that resolve a bunch of reported
  issues in just the binder and iio codebases. Included in here are:

   - binder driver bugfixes for both the rust and c versions for
     reported problems

   - lots and lots of iio driver bugfixes for lots of reported issues
     (including a hid sensor driver bugfix)

  Full details are in the shortlog, all of these have been in linux-next
  with no reported issues"

* tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (36 commits)
  iio: event: Fix event FIFO reset race
  iio: imu: inv_icm42600: fix timestamp clock period by using lower value
  iio: light: al3010: fix incorrect scale for the highest gain range
  iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
  iio: light: tsl2591: return actual error from probe IRQ failure
  iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
  iio: imu: st_lsm6dsx: deselect shub page before reading whoami
  rust_binder: clear freeze listener on node removal
  rust_binder: reject context manager self-transaction
  rust_binder: use a u64 stride when cleaning up the offsets array
  binder: fix UAF in binder_free_transaction()
  binder: fix UAF in binder_thread_release()
  rust_binder: synchronize Rust Binder stats with freeze commands
  binder: cache secctx size before release zeroes it
  rust_binder: fix BINDER_GET_EXTENDED_ERROR
  iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig
  iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to Kconfig
  iio: adc: ti-ads124s08: Return reset GPIO lookup errors
  iio: temperature: Build mlx90635 with CONFIG_MLX90635
  iio: light: al3320a: add missing REGMAP_I2C to Kconfig
  ...
2026-07-12 12:37:28 -07:00
..
88pm886-gpadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ab8500-gpadc.c iio: adc: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 15:57:14 +01:00
ad_sigma_delta.c iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices 2026-05-29 09:57:23 +01:00
ad799x.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ad4000.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad4030.c iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224 2026-03-01 12:04:44 +00:00
ad4062.c iio: adc: ad4062: use dev_err_probe() 2026-04-27 09:58:18 +01:00
ad4080.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad4130.c iio: adc: ad4130: add new supported parts 2026-04-27 09:58:23 +01:00
ad4134.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad4170-4.c iio: adc: ad4170: use lookup table for gpio mask selection 2026-04-27 09:58:23 +01:00
ad4691.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad4695.c iio: adc: ad4695: Fix call ordering in offload buffer postenable 2026-04-28 16:36:09 +01:00
ad4851.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7091r-base.c iio: adc: ad7091r-base: Remove duplicate code on volatile reg check 2025-05-21 14:20:29 +01:00
ad7091r-base.h iio: adc: Fix typos in comments across various files 2024-10-05 12:09:15 +01:00
ad7091r5.c iio: adc: ad7091r5: Simplify driver_data handling 2026-05-31 11:01:46 +01:00
ad7091r8.c iio: adc: ad7091r8: make ad7091r_init_info const 2025-07-06 10:37:52 +01:00
ad7124.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7173.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7191.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7192.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7266.c iio: adc: ad7266: simplify error return 2026-02-23 20:44:32 +00:00
ad7280a.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7291.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ad7292.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7298.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7380.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
ad7405.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7476.c iio: adc: ad7476: Remove duplicate include 2026-01-11 13:16:27 +00:00
ad7606_bus_iface.h iio: adc: adi-axi-adc: add platform children support 2025-02-11 19:56:25 +00:00
ad7606_par.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7606_spi.c iio: adc: ad7606_spi: use bitmap_full() in ad7606_spi_update_scan_mode() 2025-12-21 19:47:04 +00:00
ad7606.c iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal 2026-05-31 11:01:48 +01:00
ad7606.h iio: adc: ad7606: add gain calibration support 2025-06-09 07:45:37 +01:00
ad7625.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7766.c iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll() 2026-01-29 16:13:52 +00:00
ad7768-1.c iio: adc: ad7768-1: use dev_err_probe() 2026-04-27 09:58:18 +01:00
ad7779.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ad7780.c iio: adc: ad7780: use dev_err_probe() 2026-04-27 09:58:17 +01:00
ad7791.c iio: adc: ad7791: use dev_err_probe() 2026-04-27 09:58:18 +01:00
ad7793.c iio: adc: ad7793: replace usleep_range() with fsleep() 2026-05-31 10:59:38 +01:00
ad7887.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
ad7923.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
ad7944.c IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
ad7949.c iio: adc: ad7949: use dev_err_probe() 2026-04-27 09:58:17 +01:00
ad9467.c iio: adc: ad9467: use dev_err_probe() 2026-04-27 09:58:18 +01:00
ade9000.c Linux 7.0-rc7 2026-04-06 09:04:53 +02:00
adi-axi-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
aspeed_adc.c Linux 7.0-rc7 2026-04-06 09:04:53 +02:00
at91_adc.c iio: adc: at91_adc: simplify timestamp channel definition 2026-05-31 11:01:49 +01:00
at91-sama5d2_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
axp20x_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
axp288_adc.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bcm_iproc_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
berlin2-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
cc10001_adc.c iio: adc: cc10001_adc: simplify timestamp channel definition 2026-05-31 11:01:49 +01:00
cpcap-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
da9150-gpadc.c iio: adc: Drop unnecessary -ENOMEM messages 2025-08-25 12:32:13 +01:00
dln2-adc.c iio: adc: dln2-adc: simplify timestamp channel definition 2026-05-31 11:01:48 +01:00
envelope-detector.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ep93xx_adc.c iio: Switch back to struct platform_driver::remove() 2024-10-10 19:31:50 +01:00
exynos_adc.c IIO: New device support, features and cleanup for the 6.20/7.0 cycle. 2026-02-02 17:08:30 +01:00
fsl-imx25-gcq.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
gehc-pmc-adc.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
hi8435.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
hx711.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
imx7d_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
imx8qxp-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
imx93_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ina2xx-adc.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
industrialio-adc.c iio: adc: add helpers for parsing ADC nodes 2025-04-22 19:09:52 +01:00
ingenic-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
intel_dc_ti_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
intel_mrfld_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
Kconfig iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig 2026-07-02 18:05:14 +01:00
lp8788_adc.c iio: adc: Convert to IIO_MAP() 2024-09-30 09:21:02 +01:00
lpc18xx_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
lpc32xx_adc.c Android/IIO bugfixes for 7.2-rc3 2026-07-12 12:37:28 -07:00
ltc2309.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ltc2471.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ltc2485.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ltc2496.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ltc2497-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ltc2497.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ltc2497.h module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Makefile iio: adc: ad4691: add initial driver for AD4691 family 2026-05-31 11:04:36 +01:00
max1027.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max1118.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max1241.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max1363.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max9611.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max11100.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max11205.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
max11410.c iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal 2026-05-31 11:01:48 +01:00
max14001.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max34408.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
max77541-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mcp320x.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mcp3422.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mcp3564.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
mcp3911.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
men_z188_adc.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
meson_saradc.c iio: adc: meson-saradc: fix calibration buffer leak on error 2026-05-15 12:05:34 +01:00
mp2629_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mt6359-auxadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mt6360-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mt6370-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mt6577_auxadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mxs-lradc-adc.c iio: adc: Drop unnecessary -ENOMEM messages 2025-08-25 12:32:13 +01:00
nau7802.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
nct7201.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
npcm_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
nxp-sar-adc.c Android/IIO bugfixes for 7.2-rc3 2026-07-12 12:37:28 -07:00
pac1921.c iio: Drop unused driver_data in four i2c drivers 2026-05-31 10:59:39 +01:00
pac1934.c iio: adc: pac1934: Return -ENOMEM on memory allocation failure 2026-02-23 08:24:22 +00:00
palmas_gpadc.c iio: adc: palmas_gpadc: Replace leading space indentation with tabs 2026-03-14 12:10:22 +00:00
qcom-pm8xxx-xoadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qcom-spmi-adc5-gen3.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qcom-spmi-adc5.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qcom-spmi-iadc.c iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind 2026-05-26 19:22:57 +01:00
qcom-spmi-rradc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qcom-spmi-vadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
qcom-vadc-common.c iio: adc: qcom-vadc: make scale_adc5_fn const 2025-07-06 10:37:52 +01:00
rcar-gyroadc.c iio: adc: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 15:57:14 +01:00
rn5t618-adc.c iio: adc: Drop unnecessary -ENOMEM messages 2025-08-25 12:32:13 +01:00
rockchip_saradc.c iio: adc: rockchip: Simplify probe() with local 'dev' 2025-12-31 17:59:26 +00:00
rohm-bd79112.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
rohm-bd79124.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
rtq6056.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
rzg2l_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
rzn1-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
rzt2h_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
sc27xx_adc.c iio: adc: sc27xx: Simplify with dev_err_probe 2025-12-21 12:03:10 +00:00
sd_adc_modulator.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
sophgo-cv1800b-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
spear_adc.c Android/IIO bugfixes for 7.2-rc3 2026-07-12 12:37:28 -07:00
stm32-adc-core.c iio: adc: fix typos found by codespell 2026-03-01 12:04:44 +00:00
stm32-adc-core.h iio: adc: stm32: add oversampling support 2025-05-21 14:20:28 +01:00
stm32-adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
stm32-dfsdm-adc.c iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling 2025-10-13 08:38:08 +01:00
stm32-dfsdm-core.c iio: adc: stm32-dfsdm: Fix build warnings about export.h 2025-06-26 19:32:52 +01:00
stm32-dfsdm.h iio: adc: stm32-dfsdm: add id registers support 2023-01-08 13:11:03 +00:00
stmpe-adc.c iio: adc: Drop unnecessary -ENOMEM messages 2025-08-25 12:32:13 +01:00
sun4i-gpadc-iio.c iio: Use named initializers for platform_device_id arrays 2026-05-31 11:01:51 +01:00
sun20i-gpadc-iio.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti_am335x_adc.c iio: adc: add an article and use digitize instead of digitalize 2026-03-21 19:13:12 +00:00
ti-adc081c.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc084s021.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc108s102.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc128s052.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc161s626.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc0832.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-adc12138.c iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled() 2025-08-16 11:57:06 +01:00
ti-ads124s08.c Android/IIO bugfixes for 7.2-rc3 2026-07-12 12:37:28 -07:00
ti-ads131e08.c iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD 2026-01-29 16:11:50 +00:00
ti-ads131m02.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-ads1015.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ti-ads1018.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-ads1100.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ti-ads1119.c iio: adc: ti-ads1119: fix PM reference leak in buffer preenable 2026-06-29 23:24:45 +01:00
ti-ads1298.c IIO: 2nd set of fixes for the 7.1 cycle. 2026-06-14 07:56:59 +02:00
ti-ads7138.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ti-ads7924.c iio: Initialize i2c_device_id arrays using member names 2026-05-31 11:01:46 +01:00
ti-ads7950.c iio: adc: ti-ads7950: use spi_optimize_message() 2026-04-27 09:58:21 +01:00
ti-ads8344.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads8688.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-lmp92064.c iio: adc: ti-lmp92064: use = { } instead of memset() 2025-06-26 19:32:56 +01:00
ti-tlc4541.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ti-tsc2046.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
twl4030-madc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
twl6030-gpadc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
vf610_adc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
viperboard_adc.c iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw 2026-05-15 12:05:35 +01:00
xilinx-ams.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
xilinx-xadc-core.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
xilinx-xadc-events.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
xilinx-xadc.h iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00