index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2
-0
/
+31
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
3
-59
/
+143
2020-09-17
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
1
-7
/
+1
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
4
-14
/
+17
2020-09-17
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
1
-4
/
+4
2020-09-17
PCI: Update mmap-related #ifdef comments
Clint Sbisa
1
-2
/
+2
2020-09-17
PCI/LINK: Print IRQ number used by port
Dongdong Liu
1
-0
/
+3
2020-09-17
PCI/IOV: Simplify pci-pf-stub with module_pci_driver()
Liu Shixin
1
-13
/
+1
2020-09-17
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
1
-0
/
+10
2020-09-17
PCI: Add schedule point in pci_read_config()
Jiang Biao
1
-0
/
+1
2020-09-17
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
1
-28
/
+69
2020-09-17
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
1
-0
/
+47
2020-09-17
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
1
-12
/
+93
2020-09-17
PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
Jim Quinlan
1
-1
/
+2
2020-09-16
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
2
-0
/
+14
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
3
-1
/
+8
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+22
2020-09-16
PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2
-13
/
+1
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-1
/
+1
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-5
/
+4
2020-09-16
PCI: vmd: Dont abuse vector irqomain as parent
Thomas Gleixner
1
-1
/
+2
2020-09-16
PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
Yicong Yang
3
-0
/
+335
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2
-10
/
+8
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
5
-85
/
+35
2020-09-10
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
1
-4
/
+0
2020-09-10
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
1
-14
/
+1
2020-09-10
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
1
-6
/
+0
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2
-4
/
+1
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
11
-151
/
+40
2020-09-08
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
1
-7
/
+4
2020-09-08
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
1
-4
/
+9
2020-09-08
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
1
-3
/
+0
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2
-18
/
+6
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
3
-36
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2
-34
/
+28
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
3
-12
/
+7
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
1
-10
/
+8
2020-09-08
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
1
-23
/
+14
2020-09-08
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
1
-51
/
+25
2020-09-08
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
1
-20
/
+0
2020-09-08
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
1
-28
/
+1
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2
-1
/
+5
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2
-8
/
+7
2020-09-08
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
1
-2
/
+0
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
9
-34
/
+11
2020-09-08
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
1
-10
/
+1
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
3
-55
/
+20
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
4
-29
/
+19
[prev]
[next]