Revision bc94632ceb4b4af47b2c86f8f11177884821fb94 authored by Linus Torvalds on 19 June 2022, 14:37:29 UTC, committed by Linus Torvalds on 19 June 2022, 14:37:29 UTC
Pull char/misc driver fixes for real from Greg KH:
 "Let's tag the proper branch this time...

  Here are some small char/misc driver fixes for 5.19-rc3 that resolve
  some reported issues.

  They include:

   - mei driver fixes

   - comedi driver fix

   - rtsx build warning fix

   - fsl-mc-bus driver fix

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

This is what the merge in commit f0ec9c65a8d6 _should_ have merged, but
Greg fat-fingered the pull request and I got some small changes from
linux-next instead there. Credit to Nathan Chancellor for eagle-eyes.

Link: https://lore.kernel.org/all/Yqywy+Md2AfGDu8v@dev-arch.thelio-3990X/

* tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
  mei: me: add raptor lake point S DID
  mei: hbm: drop capability response on early shutdown
  mei: me: set internal pg flag to off on hardware reset
  misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
  comedi: vmk80xx: fix expression for tx buffer size
2 parent s ee4eb6e + 928ea98
History
File Mode Size
Kconfig -rw-r--r-- 992 bytes
Makefile -rw-r--r-- 359 bytes
amd7930.c -rw-r--r-- 29.9 KB
cs4231.c -rw-r--r-- 55.6 KB
dbri.c -rw-r--r-- 77.9 KB

back to top