1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-20 13:24:11 +00:00
Linus Torvalds d3feaff4d9 Char/Misc driver fixes for 6.2-rc7
Here are a number of small char/misc/whatever driver fixes for 6.2-rc7.
 They include:
   - IIO driver fixes for some reported problems
   - nvmem driver fixes
   - fpga driver fixes
   - debugfs memory leak fix in the hv_balloon and irqdomain code
     (irqdomain change was acked by the maintainer.)
 
 All have been in linux-next with no reported problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCY9+Xkw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yl92QCfSTATuad8nUXmtBDsveUyAV3G6pkAoJFMWAIj
 otmAl9XOGWxdwAURdovs
 =tSdo
 -----END PGP SIGNATURE-----

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

Pull char/misc driver fixes from Greg KH:
 "Here are a number of small char/misc/whatever driver fixes. They
  include:

   - IIO driver fixes for some reported problems

   - nvmem driver fixes

   - fpga driver fixes

   - debugfs memory leak fix in the hv_balloon and irqdomain code
     (irqdomain change was acked by the maintainer)

  All have been in linux-next with no reported problems"

* tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (33 commits)
  kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
  HV: hv_balloon: fix memory leak with using debugfs_lookup()
  nvmem: qcom-spmi-sdam: fix module autoloading
  nvmem: core: fix return value
  nvmem: core: fix cell removal on error
  nvmem: core: fix device node refcounting
  nvmem: core: fix registration vs use race
  nvmem: core: fix cleanup after dev_set_name()
  nvmem: core: remove nvmem_config wp_gpio
  nvmem: core: initialise nvmem->id early
  nvmem: sunxi_sid: Always use 32-bit MMIO reads
  nvmem: brcm_nvram: Add check for kzalloc
  iio: imu: fxos8700: fix MAGN sensor scale and unit
  iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
  iio: imu: fxos8700: fix failed initialization ODR mode assignment
  iio: imu: fxos8700: fix incorrect ODR mode readback
  iio: light: cm32181: Fix PM support on system with 2 I2C resources
  iio: hid: fix the retval in gyro_3d_capture_sample
  iio: hid: fix the retval in accel_3d_capture_sample
  iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
  ...
2023-02-05 11:52:23 -08:00
..
2022-12-15 09:45:51 -08:00
2022-12-11 21:25:58 +01:00
2022-12-21 09:19:24 -08:00
2022-12-12 15:19:38 -08:00
2022-12-17 14:06:53 -06:00
2022-12-19 08:47:33 -06:00
2023-01-07 10:38:11 -08:00
2023-01-04 14:43:27 -07:00
2022-12-13 10:43:59 -08:00
2022-12-13 10:43:59 -08:00
2022-12-12 15:48:36 -08:00
2022-12-13 15:47:48 -08:00
2022-12-13 19:29:45 -08:00
2022-12-11 18:12:17 -08:00
2022-12-16 03:54:54 -08:00
2022-12-13 10:33:08 -08:00
2022-12-17 14:06:53 -06:00
2022-12-13 09:47:48 -08:00
2022-12-14 09:15:43 -08:00
2022-12-16 03:54:54 -08:00
2022-12-11 19:30:20 -08:00
2022-12-15 11:12:21 -08:00
2022-12-13 09:47:48 -08:00
2022-12-13 09:47:48 -08:00
2022-12-13 19:29:45 -08:00
2022-12-13 15:47:48 -08:00
2022-12-15 11:12:21 -08:00
2022-12-14 09:54:10 -08:00
2022-12-17 14:06:53 -06:00
2023-01-04 14:44:13 -07:00
2022-12-20 03:13:45 +01:00
2022-12-16 03:54:54 -08:00
2022-12-21 09:41:28 -08:00
2022-12-13 15:47:48 -08:00
2022-12-12 09:01:36 -08:00
2022-12-13 19:29:45 -08:00
2022-12-13 09:47:48 -08:00
2022-12-09 19:47:41 -08:00
2022-12-12 09:13:06 -08:00
2022-12-10 13:36:05 -05:00
2022-12-13 10:43:59 -08:00
2022-12-15 13:12:15 -08:00