linux/drivers/misc
Linus Torvalds 93e4b3076b Char/Misc/IIO/etc driver update for 7.3-rc1
Here is the big set of char, misc, iio, counter, fpga, and other small
 driver subsystems for 7.3-rc1.
 
 Overall, due to some driver removals we only added a bit more code than
 removed, which was a nice change.  Highlights in this merge request are:
   - Loads of IIO driver updates and additions
   - binder driver updates (more on that below...)
   - Removal of the SGI XP and GRU drivers as they are not used anymore
     and turn out to be pretty insecure overall
   - Removal of the obsolete ibmasm driver as it's not being used anymore
   - Coresight driver updates and additions
   - Mei driver udpates
   - Counter driver updates
   - FPGA driver updates
   - ICC driver updates
   - lots and lots of other tiny driver updates to resolve reported
     issues
 
 All of these have been in linux-next for a while, with the only reported
 issues being some major merge conflicts.  Miguel pointed out some of
 these with the Rust tree merge, which is the majority of them.  I'll
 follow up with a diffstat of the merge resolution I made against your
 most recent tree, which works for me.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCao143A8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymtUgCeKB62gT1JfA86cg3NDB1opp+10N0An3oBBegQ
 IJLqJgK45dTNtMGBwGFV
 =68af
 -----END PGP SIGNATURE-----

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

Pull char/misc/IIO/etc driver updates from Greg KH:
 "Here is the big set of char, misc, iio, counter, fpga, and other small
  driver subsystems for 7.3-rc1.

  Overall, due to some driver removals we only added a bit more code
  than removed, which was a nice change. Highlights in this merge
  request are:

   - Loads of IIO driver updates and additions

   - binder driver updates (more on that below...)

   - Removal of the SGI XP and GRU drivers as they are not used anymore
     and turn out to be pretty insecure overall

   - Removal of the obsolete ibmasm driver as it's not being used
     anymore

   - Coresight driver updates and additions

   - Mei driver udpates

   - Counter driver updates

   - FPGA driver updates

   - ICC driver updates

   - lots and lots of other tiny driver updates to resolve reported
     issues

  All of these have been in linux-next for a while"

* tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (513 commits)
  iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF
  iio: adc: pac1921: fix wrong channel used in trigger handler read
  iio: light: gp2ap002: re-enable irq if runtime suspend fails
  iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes
  iio: light: apds9306: fix PM reference leak in apds9306_read_data()
  iio: gyro: mpu3050: fix sign of raw angular velocity readings
  iio: srf04: fix pm_runtime handling on probe error path
  iio: adc: ad4080: configure backend data size
  iio: adc: adi-axi-adc: add data size support for AD408X backend
  iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable
  iio: dac: ad5446: fix OF module device table
  iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask
  iio: light: opt4001: Reject integration times with a non-zero seconds part
  iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()
  iio: light: opt4001: Fix power down clearing bits of the wrong register
  iio: light: opt4060: Fix incorrect register name in threshold read error message
  iio: light: opt4060: Fix pointer type passed to div_u64_rem()
  iio: light: opt4060: Reject integration times with a non-zero seconds part
  iio: light: ltrf216a: fix runtime PM reference leak in error path
  iio: pressure: dps310: fix NULL pointer dereference on ACPI probe
  ...
2026-08-25 09:38:50 -07:00
..
altera-stapl Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
amd-sbi misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
bcm-vk misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
c2port Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cardreader Char/Misc/IIO/etc driver update for 7.3-rc1 2026-08-25 09:38:50 -07:00
cb710 misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
eeprom misc: eeprom: idt_89hpesx: Unify style of of_device_id array 2026-07-31 14:20:50 +02:00
genwqe misc: genwqe: Drop unused assignment of pci_device_id driver data 2026-07-31 14:20:50 +02:00
issei misc: issei: check bus message length before reading the command 2026-07-31 14:27:46 +02:00
keba misc: Use named initializers for arrays of spi_device_data 2026-07-31 14:20:50 +02:00
lis3lv02d misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
lkdtm string: Remove strncpy() from the kernel 2026-06-18 16:39:31 -07:00
mchp_pci1xxxx misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
mei Char/Misc/IIO/etc driver update for 7.3-rc1 2026-08-25 09:38:50 -07:00
ocxl misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
pvpanic misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
rp1 misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
uacce Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
vmw_vmci misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
ad525x_dpot-i2c.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
ad525x_dpot-spi.c misc: Use named initializers for arrays of spi_device_data 2026-07-31 14:20:50 +02:00
ad525x_dpot.c misc: ad525x_dpot: use driver core groups for sysfs files 2026-07-17 15:50:10 +02:00
ad525x_dpot.h misc: ad525x_dpot: use driver core groups for sysfs files 2026-07-17 15:50:10 +02:00
apds9802als.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
atmel-ssc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
bh1770glc.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
cs5535-mfgpt.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ds1682.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
dummy-irq.c
dw-xdata-pcie.c dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf() 2025-09-06 15:59:39 +02:00
enclosure.c drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf() 2026-07-17 15:49:07 +02:00
fastrpc.c Char/Misc/IIO/etc driver update for 7.3-rc1 2026-08-25 09:38:50 -07:00
gehc-achc.c misc: Use named initializers for arrays of spi_device_data 2026-07-31 14:20:50 +02:00
hi6421v600-irq.c misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
hmc6352.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
hpilo.c misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
hpilo.h
ibmvmc.c misc: ibmvmc: Use named initializers for vio_device_id array 2026-07-31 14:20:50 +02:00
ibmvmc.h
ics932s401.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
isl29003.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
isl29020.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
Kconfig misc: sgi-gru: Remove SGI GRU driver 2026-08-06 11:14:24 +02:00
kgdbts.c Char/Misc/IIO driver changes for 7.0-rc1 2026-02-17 09:11:04 -08:00
lan966x_pci.c misc: lan966x_pci: depopulate children on populate failure 2026-07-17 15:50:12 +02:00
lan966x_pci.dtso misc: lan966x_pci: Fix dtc warn 'Missing interrupt-parent' 2024-11-04 14:34:25 +01:00
lattice-ecp3-config.c misc: Use named initializers for arrays of spi_device_data 2026-07-31 14:20:50 +02:00
Makefile misc: sgi-gru: Remove SGI GRU driver 2026-08-06 11:14:24 +02:00
mrvl_cn10k_dpi.c misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
nsm.c misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
ntsync.c ntsync: reject wait ioctls with zero owner 2026-07-31 14:15:54 +02:00
open-dice.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
pch_phub.c misc: pch_phub: Make MAC address configuration more robust 2026-07-17 15:49:01 +02:00
pci_endpoint_test.c Char/Misc/IIO/etc driver update for 7.3-rc1 2026-08-25 09:38:50 -07:00
phantom.c misc: Unify code style for various *_device_id arrays 2026-07-31 14:20:50 +02:00
qcom-coincell.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
rpmb-core.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
smpro-errmon.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
smpro-misc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
sram-exec.c
sram.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
sram.h
ti_fpc202.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
tifm_7xx1.c misc: tifm: Use PCI_VDEVICE to initialize pci_device_id array 2026-05-23 13:47:33 +02:00
tifm_core.c memstick: Constify the driver id_table 2026-05-11 16:59:43 +02:00
tps6594-esm.c misc: Remove redundant dev_err()/dev_err_probe() 2026-07-17 14:56:17 +02:00
tps6594-pfsm.c misc: Remove redundant dev_err()/dev_err_probe() 2026-07-17 14:56:17 +02:00
tsl2550.c misc: Use named initializers for arrays of i2c_device_data 2026-07-31 14:20:50 +02:00
vcpu_stall_detector.c misc: Unify style of of_device_id arrays 2026-07-31 14:20:50 +02:00
vmw_balloon.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
xilinx_sdfec.c misc: xilinx_sdfec: validate LDPC code register offsets 2026-07-17 15:50:22 +02:00
xilinx_tmr_inject.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
xilinx_tmr_manager.c