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-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
5
-11
/
+23
2020-07-10
PCI: Reorder pci_enable_acs() and dependencies
Rajat Jain
1
-127
/
+127
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
5
-16
/
+7
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
8
-25
/
+13
2020-07-10
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
1
-12
/
+1
2020-07-10
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
1
-13
/
+1
2020-07-10
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2
-15
/
+4
2020-07-10
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
1
-17
/
+1
2020-07-10
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2
-15
/
+5
2020-07-10
PCI: altera: Use pci_host_probe() to register host
Rob Herring
1
-16
/
+1
2020-07-10
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
1
-12
/
+1
2020-07-10
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
1
-13
/
+1
2020-07-10
PCI: v3: Use pci_host_probe() to register host
Rob Herring
1
-12
/
+1
2020-07-10
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
1
-10
/
+1
2020-07-10
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
1
-15
/
+1
2020-07-10
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
1
-16
/
+4
2020-07-10
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-28
/
+14
2020-07-09
PCI: Fix error in panic message
Liao Pingfang
1
-1
/
+1
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-08
PCI: Restrict probe functions to housekeeping CPUs
Alex Belits
1
-1
/
+4
2020-07-07
PCI/AER: Log correctable errors as warning, not error
Matt Jolly
1
-10
/
+15
2020-07-07
PCI/AER: Simplify __aer_print_error()
Bjorn Helgaas
1
-14
/
+34
2020-07-07
PCI: Add device even if driver attach failed
Rajat Jain
1
-5
/
+1
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
3
-4
/
+4
2020-07-07
PCI: Fix pci_cfg_wait queue locking problem
Bjorn Helgaas
1
-6
/
+2
2020-07-07
PCI: qcom: Replace define with standard value
Ansuel Smith
1
-10
/
+5
2020-07-07
PCI: qcom: Support pci speed set for ipq806x
Sham Muthayyan
1
-0
/
+13
2020-07-07
PCI: qcom: Add ipq8064 rev2 variant
Ansuel Smith
1
-1
/
+3
2020-07-07
PCI: qcom: Add support for tx term offset for rev 2.1.0
Ansuel Smith
1
-1
/
+16
2020-07-07
PCI: qcom: Define some PARF params needed for ipq8064 SoC
Ansuel Smith
1
-0
/
+24
2020-07-07
PCI: qcom: Use bulk clk api and assert on error
Ansuel Smith
1
-85
/
+46
2020-07-07
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-07-07
PCI: qcom: Change duplicate PCI reset to phy reset
Abhishek Sahu
1
-10
/
+8
2020-07-07
PCI: qcom: Add missing ipq806x clocks in PCIe driver
Ansuel Smith
1
-5
/
+33
2020-07-07
PCI: aardvark: Indicate error in 'val' when config read fails
Pali Rohár
1
-1
/
+3
2020-07-07
PCI: qcom: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+2
2020-07-07
PCI: cadence: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-07-06
PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests
Jon Derrick
1
-6
/
+38
2020-07-06
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-8
/
+5
2020-07-06
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-19
/
+7
2020-06-30
PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()
Piotr Stankiewicz
1
-13
/
+9
2020-06-30
PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
Bjorn Helgaas
2
-5
/
+6
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
12
-16
/
+16
2020-06-26
PCI: Align PCIe capability and PCI accessor return values
Bolarinwa Olayemi Saheed
1
-4
/
+4
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2
-5
/
+16
2020-06-26
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
1
-3
/
+11
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-2
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-17
/
+10
[prev]
[next]