[PATCH 0/7][SRU][M][N] mtk_t7xx WWAN module fails to probe with: Invalid device status 0x1
AceLan Kao
acelan.kao at canonical.com
Thu May 9 00:36:16 UTC 2024
From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2049358
Chia-Lin Kao (AceLan) (2):
Revert "UBUNTU: SAUCE: net: wwan: t7xx: PCIe reset rescan"
Revert "UBUNTU: SAUCE: net: wwan: t7xx: Add AP CLDMA"
Jinjian Song (4):
wwan: core: Add WWAN fastboot port type
net: wwan: t7xx: Add sysfs attribute for device state machine
net: wwan: t7xx: Infrastructure for early port configuration
net: wwan: t7xx: Add fastboot WWAN port
Jose Ignacio Tornos Martinez (1):
net: wwan: t7xx: Add AP CLDMA
.../networking/device_drivers/wwan/t7xx.rst | 46 +++++
drivers/net/wwan/t7xx/Makefile | 3 +-
drivers/net/wwan/t7xx/t7xx_hif_cldma.c | 47 ++++--
drivers/net/wwan/t7xx/t7xx_hif_cldma.h | 18 +-
drivers/net/wwan/t7xx/t7xx_modem_ops.c | 17 +-
drivers/net/wwan/t7xx/t7xx_modem_ops.h | 1 +
drivers/net/wwan/t7xx/t7xx_pci.c | 159 +++++++++++-------
drivers/net/wwan/t7xx/t7xx_pci.h | 14 +-
drivers/net/wwan/t7xx/t7xx_pci_rescan.c | 96 -----------
drivers/net/wwan/t7xx/t7xx_pci_rescan.h | 28 ---
drivers/net/wwan/t7xx/t7xx_port.h | 4 +
drivers/net/wwan/t7xx/t7xx_port_proxy.c | 108 ++++++++++--
drivers/net/wwan/t7xx/t7xx_port_proxy.h | 10 ++
drivers/net/wwan/t7xx/t7xx_port_wwan.c | 115 ++++++++++---
drivers/net/wwan/t7xx/t7xx_reg.h | 24 ++-
drivers/net/wwan/t7xx/t7xx_state_monitor.c | 132 ++++++++++++---
drivers/net/wwan/t7xx/t7xx_state_monitor.h | 1 +
drivers/net/wwan/wwan_core.c | 4 +
include/linux/wwan.h | 2 +
19 files changed, 555 insertions(+), 274 deletions(-)
delete mode 100644 drivers/net/wwan/t7xx/t7xx_pci_rescan.c
delete mode 100644 drivers/net/wwan/t7xx/t7xx_pci_rescan.h
--
2.34.1
More information about the kernel-team
mailing list