Revision 66745863ecdec7abbfc3325c2d917eecb739c069 authored by Linus Torvalds on 08 August 2021, 17:41:49 UTC, committed by Linus Torvalds on 08 August 2021, 17:41:49 UTC
Pull char/misc driver fixes from Greg KH:
 "Here are some small char/misc driver fixes for 5.14-rc5.

  They resolve a few regressions that people reported:

   - acrn driver fix

   - fpga driver fix

   - interconnect tiny driver fixes

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

* tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  interconnect: Fix undersized devress_alloc allocation
  interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
  interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
  fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
  virt: acrn: Do hcall_destroy_vm() before resource release
  interconnect: Always call pre_aggregate before aggregate
  interconnect: Zero initial BW after sync-state
2 parent s 289ef7b + 6bfc527
History
File Mode Size
platform
acbuffer.h -rw-r--r-- 8.9 KB
acconfig.h -rw-r--r-- 7.4 KB
acexcep.h -rw-r--r-- 16.9 KB
acnames.h -rw-r--r-- 2.1 KB
acoutput.h -rw-r--r-- 16.4 KB
acpi.h -rw-r--r-- 1.3 KB
acpi_bus.h -rw-r--r-- 20.4 KB
acpi_drivers.h -rw-r--r-- 2.6 KB
acpi_io.h -rw-r--r-- 723 bytes
acpi_lpat.h -rw-r--r-- 1.2 KB
acpi_numa.h -rw-r--r-- 970 bytes
acpiosxf.h -rw-r--r-- 11.3 KB
acpixf.h -rw-r--r-- 30.6 KB
acrestyp.h -rw-r--r-- 19.0 KB
actbl.h -rw-r--r-- 18.3 KB
actbl1.h -rw-r--r-- 42.5 KB
actbl2.h -rw-r--r-- 53.3 KB
actbl3.h -rw-r--r-- 21.8 KB
actypes.h -rw-r--r-- 41.3 KB
acuuid.h -rw-r--r-- 3.4 KB
apei.h -rw-r--r-- 1.3 KB
battery.h -rw-r--r-- 594 bytes
button.h -rw-r--r-- 401 bytes
cppc_acpi.h -rw-r--r-- 4.1 KB
ghes.h -rw-r--r-- 3.6 KB
hed.h -rw-r--r-- 370 bytes
nfit.h -rw-r--r-- 351 bytes
pcc.h -rw-r--r-- 651 bytes
pdc_intel.h -rw-r--r-- 1.0 KB
processor.h -rw-r--r-- 11.7 KB
reboot.h -rw-r--r-- 201 bytes
video.h -rw-r--r-- 2.8 KB

back to top