linux/drivers/iio/accel
Linus Torvalds 0d5ec7919f Char / Misc / IIO / other driver updates for 6.17-rc1
Here is the big set of char/misc/iio and other smaller driver subsystems
 for 6.17-rc1.  It's a big set this time around, with the huge majority
 being in the iio subsystem with new drivers and dts files being added
 there.
 
 Highlights include:
   - IIO driver updates, additions, and changes making more code const
     and cleaning up some init logic
   - bus_type constant conversion changes
   - misc device test functions added
   - rust miscdevice minor fixup
   - unused function removals for some drivers
   - mei driver updates
   - mhi driver updates
   - interconnect driver updates
   - Android binder updates and test infrastructure added
   - small cdx driver updates
   - small comedi fixes
   - small nvmem driver updates
   - small pps driver updates
   - some acrn virt driver fixes for printk messages
   - other small driver updates
 
 All of these have been in linux-next with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaIeYDg8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yk3dwCdF6xoEVZaDkLM5IF3XKWWgdYxjNsAoKUy2kUx
 YtmVh4S0tMmugfeRGac7
 =3Wxi
 -----END PGP SIGNATURE-----

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

Pull char / misc / IIO / other driver updates from Greg KH:
 "Here is the big set of char/misc/iio and other smaller driver
  subsystems for 6.17-rc1. It's a big set this time around, with the
  huge majority being in the iio subsystem with new drivers and dts
  files being added there.

  Highlights include:
   - IIO driver updates, additions, and changes making more code const
     and cleaning up some init logic
   - bus_type constant conversion changes
   - misc device test functions added
   - rust miscdevice minor fixup
   - unused function removals for some drivers
   - mei driver updates
   - mhi driver updates
   - interconnect driver updates
   - Android binder updates and test infrastructure added
   - small cdx driver updates
   - small comedi fixes
   - small nvmem driver updates
   - small pps driver updates
   - some acrn virt driver fixes for printk messages
   - other small driver updates

  All of these have been in linux-next with no reported issues"

* tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (292 commits)
  binder: Use seq_buf in binder_alloc kunit tests
  binder: Add copyright notice to new kunit files
  misc: ti_fpc202: Switch to of_fwnode_handle()
  bus: moxtet: Use dev_fwnode()
  pc104: move PC104 option to drivers/Kconfig
  drivers: virt: acrn: Don't use %pK through printk
  comedi: fix race between polling and detaching
  interconnect: qcom: Add Milos interconnect provider driver
  dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in Qualcomm Milos SoC
  mei: more prints with client prefix
  mei: bus: use cldev in prints
  bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
  bus: mhi: host: Detect events pointing to unexpected TREs
  bus: mhi: host: pci_generic: Add Foxconn T99W696 modem
  bus: mhi: host: Use str_true_false() helper
  bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance.
  bus: mhi: host: Fix endianness of BHI vector table
  bus: mhi: host: pci_generic: Disable runtime PM for QDU100
  bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640
  dt-bindings: interconnect: qcom,msm8998-bwmon: Allow 'nonposted-mmio'
  ...
2025-07-29 09:52:01 -07:00
..
adis16201.c iio: adis16201: Correct inclinometer channel resolution 2025-04-21 14:58:31 +01:00
adis16209.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
adxl313.h iio: accel: adxl313: implement power-save on inactivity 2025-07-13 15:36:27 +01:00
adxl313_core.c iio: accel: adxl313: add AC coupled activity/inactivity events 2025-07-13 15:36:27 +01:00
adxl313_i2c.c iio: accel: adxl313: make use of regmap cache 2025-07-13 15:36:26 +01:00
adxl313_spi.c iio: accel: adxl313: make use of regmap cache 2025-07-13 15:36:26 +01:00
adxl345.h iio: accel: adxl345: simplify measure enable 2025-06-26 19:32:55 +01:00
adxl345_core.c iio: accel: adxl345: simplify reading the FIFO 2025-07-14 19:20:50 +01:00
adxl345_i2c.c iio: accel: adxl345: use regmap cache for INT mapping 2025-04-22 19:09:51 +01:00
adxl345_spi.c iio: accel: adxl345: use regmap cache for INT mapping 2025-04-22 19:09:51 +01:00
adxl355.h
adxl355_core.c IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
adxl355_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
adxl355_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
adxl367.c iio: accel: adxl367: fix setting odr for activity time update 2025-04-07 19:32:49 +01:00
adxl367.h
adxl367_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adxl367_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adxl372.c iio: accel: adxl372: use = { } instead of memset() 2025-06-26 19:32:55 +01:00
adxl372.h
adxl372_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adxl372_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
adxl380.c iio: accel: Switch to sparse friendly iio_device_claim/release_direct() 2025-03-04 13:17:48 +00:00
adxl380.h iio: accel: add ADXL380 driver 2024-08-03 10:13:36 +01:00
adxl380_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
adxl380_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bma180.c iio: Remove unused macro definition for driver and IRQ name 2025-06-09 07:45:36 +01:00
bma220_spi.c iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
bma400.h
bma400_core.c iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
bma400_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bma400_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmc150-accel-core.c iio: Remove unused macro definition for driver and IRQ name 2025-06-09 07:45:36 +01:00
bmc150-accel-i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmc150-accel-spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmc150-accel.h iio: accel: replace s64 __aligned(8) with aligned_s64 2024-10-28 20:04:10 +00:00
bmi088-accel-core.c iio: accel: Switch to sparse friendly iio_device_claim/release_direct() 2025-03-04 13:17:48 +00:00
bmi088-accel-i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmi088-accel-spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
bmi088-accel.h
cros_ec_accel_legacy.c iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength() 2024-07-29 20:31:08 +01:00
da280.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
da311.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
dmard06.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
dmard09.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
dmard10.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
fxls8962af-core.c iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush 2025-06-29 17:15:39 +01:00
fxls8962af-i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
fxls8962af-spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
fxls8962af.h iio: accel: fxls8962af: add fxls8967af support 2024-12-07 17:11:01 +00:00
hid-sensor-accel-3d.c iio: accel: hid: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
Kconfig iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig 2024-10-06 16:27:25 +01:00
kionix-kx022a-i2c.c iio: accel: kx022a: Support KX134-1211 2024-12-07 17:52:39 +00:00
kionix-kx022a-spi.c iio: accel: kx022a: Support KX134-1211 2024-12-07 17:52:39 +00:00
kionix-kx022a.c iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes 2025-07-14 19:20:53 +01:00
kionix-kx022a.h iio: kx022a: document new chip_info structure members 2024-12-08 18:26:31 +00:00
kxcjk-1013.c iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00
kxsd9-i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
kxsd9-spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
kxsd9.c iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
kxsd9.h
Makefile iio: accel: add ADXL380 driver 2024-08-03 10:13:36 +01:00
mc3230.c iio: accel: mc3230: add mc3510c support 2025-02-03 19:15:38 +00:00
mma7455.h
mma7455_core.c iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
mma7455_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mma7455_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mma7660.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
mma8452.c iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
mma9551.c iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00
mma9551_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mma9551_core.h
mma9553.c iio: accel: mma9553: make mma9553_event_info const 2025-07-06 10:37:51 +01:00
msa311.c iio: accel: msa311: use = { } instead of memset() 2025-06-26 19:32:55 +01:00
mxc4005.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
mxc6255.c iio: Remove single use of macro definition for regmap name 2025-06-09 07:45:36 +01:00
sca3000.c iio: accel: sca3000: replace error_ret labels by simple returns 2025-06-26 19:32:54 +01:00
sca3300.c iio: Remove single use of macro definition for driver name 2025-06-09 07:45:36 +01:00
ssp_accel_sensor.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_accel.h iio: accel: st_accel: add support for LIS2DS12 2024-06-25 21:04:49 +01:00
st_accel_buffer.c
st_accel_core.c iio: common: st_sensors: Fix use of uninitialize device structs 2025-06-29 17:15:39 +01:00
st_accel_i2c.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
st_accel_spi.c iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
stk8ba50.c iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00
stk8312.c iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00