aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/iosm/iosm_ipc_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo2022-11-221-1/+1
* net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar2022-11-091-0/+7
* net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar2022-11-091-3/+8
* net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar2022-02-131-0/+1
* Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar2022-01-041-3/+0
* net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng2021-12-271-0/+3
* net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng2021-12-271-47/+2
* net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko2021-07-211-18/+1
* net: iosm: add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* net: iosm: entry pointM Chetan Kumar2021-06-131-0/+579