Merge tag 'char-misc-5.4-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 late-arrival driver fixes for issues reported for some char/misc drivers for 5.4-rc7 These all come from the different subsystem/driver maintainers as things that they had reports for and wanted to see fixed. All of these have been in linux-next with no reported issues" * tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: intel_th: pci: Add Jasper Lake PCH support intel_th: pci: Add Comet Lake PCH support intel_th: msu: Fix possible memory leak in mode_store() intel_th: msu: Fix overflow in shift of an unsigned int intel_th: msu: Fix missing allocation failure check on a kstrndup intel_th: msu: Fix an uninitialized mutex intel_th: gth: Fix the window switching sequence soundwire: slave: fix scanf format soundwire: intel: fix intel_register_dai PDI offsets and numbers interconnect: Add locking in icc_set_tag() interconnect: qcom: Fix icc_onecell_data allocation soundwire: depend on ACPI || OF soundwire: depend on ACPI thunderbolt: Drop unnecessary read when writing LC command in Ice Lake thunderbolt: Fix lockdep circular locking depedency warning thunderbolt: Read DP IN adapter first two dwords in one go
No related branches found
No related tags found
Showing
- drivers/hwtracing/intel_th/gth.c 3 additions, 0 deletionsdrivers/hwtracing/intel_th/gth.c
- drivers/hwtracing/intel_th/msu.c 8 additions, 3 deletionsdrivers/hwtracing/intel_th/msu.c
- drivers/hwtracing/intel_th/pci.c 10 additions, 0 deletionsdrivers/hwtracing/intel_th/pci.c
- drivers/interconnect/core.c 4 additions, 0 deletionsdrivers/interconnect/core.c
- drivers/interconnect/qcom/qcs404.c 2 additions, 1 deletiondrivers/interconnect/qcom/qcs404.c
- drivers/interconnect/qcom/sdm845.c 2 additions, 1 deletiondrivers/interconnect/qcom/sdm845.c
- drivers/soundwire/Kconfig 1 addition, 0 deletionsdrivers/soundwire/Kconfig
- drivers/soundwire/intel.c 2 additions, 2 deletionsdrivers/soundwire/intel.c
- drivers/soundwire/slave.c 2 additions, 1 deletiondrivers/soundwire/slave.c
- drivers/thunderbolt/nhi_ops.c 0 additions, 1 deletiondrivers/thunderbolt/nhi_ops.c
- drivers/thunderbolt/switch.c 11 additions, 17 deletionsdrivers/thunderbolt/switch.c
Loading
Please register or sign in to comment