summaryrefslogtreecommitdiff
path: root/drivers/net/wwan/iosm/iosm_ipc_pcie.c
AgeCommit message (Expand)Author
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar
2022-01-04Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar
2021-12-27net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng
2021-12-27net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng
2021-07-21net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko
2021-06-16net: iosm: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-13net: iosm: entry pointM Chetan Kumar