[PATCH 0/3] MHI fixes for v5.13
From: Manivannan Sadhasivam
Date: Sun Jun 06 2021 - 11:39:08 EST
Hi Greg,
This patchset contains below MHI fixes for v5.13. All of the issues are
fixed in the mhi_pci_generic controller driver:
1. Fixed channel names for channels 32 and 33 in T99W175 modem
2. Fixed the issue with hibernation reported in kernel bugzilla
3. Fixed possible use-after-free in mhi_pci_remove()
Please consider merging!
Thanks,
Mani
Jarvis Jiang (1):
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Loic Poulain (1):
bus: mhi: pci-generic: Fix hibernation
Wei Yongjun (1):
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
drivers/bus/mhi/pci_generic.c | 42 +++++++++++++++++++++++++++++++----
1 file changed, 38 insertions(+), 4 deletions(-)
--
2.25.1