mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
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
...
|
||
|---|---|---|
| .. | ||
| ad3530r.c | ||
| ad3552r-common.c | ||
| ad3552r-hs.c | ||
| ad3552r-hs.h | ||
| ad3552r.c | ||
| ad3552r.h | ||
| ad5064.c | ||
| ad5360.c | ||
| ad5380.c | ||
| ad5421.c | ||
| ad5446-i2c.c | ||
| ad5446-spi.c | ||
| ad5446.c | ||
| ad5446.h | ||
| ad5449.c | ||
| ad5504.c | ||
| ad5592r-base.c | ||
| ad5592r-base.h | ||
| ad5592r.c | ||
| ad5593r.c | ||
| ad5624r_spi.c | ||
| ad5624r.h | ||
| ad5686-spi.c | ||
| ad5686.c | ||
| ad5686.h | ||
| ad5696-i2c.c | ||
| ad5706r.c | ||
| ad5755.c | ||
| ad5758.c | ||
| ad5761.c | ||
| ad5764.c | ||
| ad5766.c | ||
| ad5770r.c | ||
| ad5791.c | ||
| ad7293.c | ||
| ad7303.c | ||
| ad8460.c | ||
| ad8801.c | ||
| ad9739a.c | ||
| adi-axi-dac.c | ||
| cio-dac.c | ||
| dpot-dac.c | ||
| ds4424.c | ||
| Kconfig | ||
| lpc18xx_dac.c | ||
| ltc1660.c | ||
| ltc2632.c | ||
| ltc2664.c | ||
| ltc2688.c | ||
| m62332.c | ||
| Makefile | ||
| max517.c | ||
| max5522.c | ||
| max5821.c | ||
| max22007.c | ||
| mcp47feb02.c | ||
| mcp4725.c | ||
| mcp4728.c | ||
| mcp4821.c | ||
| mcp4922.c | ||
| rohm-bd79703.c | ||
| stm32-dac-core.c | ||
| stm32-dac-core.h | ||
| stm32-dac.c | ||
| ti-dac082s085.c | ||
| ti-dac5571.c | ||
| ti-dac7311.c | ||
| ti-dac7612.c | ||
| vf610_dac.c | ||