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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2
-0
/
+2
2021-12-02
PCI: aardvark: Disable common PHY when unbinding driver
Pali Rohár
1
-0
/
+3
2021-12-02
PCI: aardvark: Disable link training when unbinding driver
Pali Rohár
1
-0
/
+5
2021-12-02
PCI: aardvark: Assert PERST# when unbinding driver
Pali Rohár
1
-0
/
+4
2021-12-02
PCI: aardvark: Fix memory leak in driver unbind
Pali Rohár
1
-0
/
+3
2021-12-02
PCI: aardvark: Mask all interrupts when unbinding driver
Pali Rohár
1
-0
/
+21
2021-12-02
PCI: aardvark: Disable bus mastering when unbinding driver
Pali Rohár
1
-0
/
+6
2021-12-02
PCI: aardvark: Comment actions in driver remove method
Pali Rohár
1
-0
/
+2
2021-12-02
PCI: aardvark: Clear all MSIs at setup
Pali Rohár
1
-2
/
+4
2021-12-02
PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...
Pali Rohár
1
-4
/
+11
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
1
-3
/
+4
2021-12-01
Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
Marek Behún
1
-9
/
+0
2021-12-01
PCI: mvebu: Remove custom mvebu_pci_host_probe() function
Pali Rohár
1
-40
/
+1
2021-12-01
PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
Marek Vasut
1
-5
/
+5
2021-12-01
PCI: vmd: Clean up domain before enumeration
Nirmal Patel
1
-0
/
+37
2021-12-01
PCI: xilinx-nwl: Simplify code and fix a memory leak
Christophe JAILLET
1
-23
/
+7
2021-11-30
PCI: apple: Enable clock gating
Hector Martin
1
-0
/
+3
2021-11-30
PCI: xgene: Fix IB window setup
Rob Herring
1
-1
/
+1
2021-11-30
PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
Pali Rohár
1
-9
/
+4
2021-11-29
PCI: xgene-msi: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-4
/
+2
2021-11-29
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
1
-6
/
+6
2021-11-29
PCI: mediatek-gen3: Disable DVFSRC voltage request
Jianjun Wang
1
-0
/
+8
2021-11-18
PCI: xgene: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-5
/
+5
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-3
/
+3
2021-11-18
PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: rcar-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: altera: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
1
-6
/
+2
2021-11-18
PCI: aardvark: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: histb: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mediatek: Drop error data fabrication when config read fails
Naveen Naidu
1
-9
/
+2
2021-11-18
PCI: iproc: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: thunder: Drop error data fabrication when config read fails
Naveen Naidu
2
-33
/
+17
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-1
/
+2
2021-11-09
PCI: brcmstb: Allow building for BMIPS_GENERIC
Florian Fainelli
1
-1
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-409
/
+3184
2021-11-05
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-2
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2
-10
/
+37
2021-11-05
Merge branch 'pci/host/rcar'
Bjorn Helgaas
2
-6
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
5
-11
/
+819
2021-11-05
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
3
-0
/
+610
2021-11-05
Merge branch 'pci/host/kirin'
Bjorn Helgaas
2
-149
/
+499
2021-11-05
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge branch 'pci/host/dwc'
Bjorn Helgaas
7
-41
/
+51
2021-11-05
Merge branch 'pci/host/cadence'
Bjorn Helgaas
2
-1
/
+3
2021-11-05
Merge branch 'pci/host/apple'
Bjorn Helgaas
3
-0
/
+843
[prev]
[next]