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-12-04
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
1
-2
/
+11
2020-12-04
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
1
-7
/
+23
2020-12-04
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
1
-4
/
+4
2020-12-04
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
1
-17
/
+20
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
3
-8
/
+11
2020-12-04
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
1
-1
/
+1
2020-12-04
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2
-6
/
+6
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
4
-1
/
+79
2020-12-04
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
1
-1
/
+4
2020-12-01
PCI/AER: Write AER Capability only when we control it
Sean V Kelley
1
-13
/
+16
2020-12-01
PCI: tegra: Read "dbi" base address to program in application logic
Vidya Sagar
1
-0
/
+7
2020-12-01
PCI: tegra: Move "dbi" accesses to post common DWC initialization
Vidya Sagar
1
-9
/
+10
2020-12-01
PCI: dwc: exynos: Rework the driver to support Exynos5433 variant
Jaehoon Chung
3
-216
/
+147
2020-11-30
PCI: iproc: Enhance PCIe Link information display
Srinath Mannam
1
-0
/
+6
2020-11-30
PCI: iproc: Invalidate correct PAXB inbound windows
Roman Bacik
1
-2
/
+11
2020-11-30
PCI: iproc: Fix out-of-bound array accesses
Bharat Gooty
1
-5
/
+5
2020-11-30
PCI: Fix overflow in command-line resource alignment requests
Colin Ian King
1
-1
/
+1
2020-11-30
PCI: Bounds-check command-line resource alignment requests
Bjorn Helgaas
1
-6
/
+8
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
5
-12
/
+13
2020-11-23
PCI: vmd: Offset Client VMD MSI-X vectors
Jon Derrick
1
-11
/
+26
2020-11-20
PCI: Avoid duplicate IDs in driver dynamic IDs list
Zhenzhong Duan
1
-1
/
+1
2020-11-20
PCI: Move pci_match_device() ahead of new_id_store()
Zhenzhong Duan
1
-72
/
+73
2020-11-20
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
2
-3
/
+6
2020-11-20
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2
-6
/
+4
2020-11-20
PCI: ibmphp: Remove unneeded break
Bjorn Helgaas
1
-2
/
+0
2020-11-20
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
3
-0
/
+55
2020-11-20
PCI: brcmstb: Initialize "tmp" before use
Jim Quinlan
1
-0
/
+1
2020-11-20
PCI: rcar: Drop unused members from struct rcar_pcie_host
Lad Prabhakar
1
-2
/
+0
2020-11-20
PCI: Use predefined Pericom Vendor ID
Andy Shevchenko
1
-3
/
+3
2020-11-20
PCI: Disable MSI for Pericom PCIe-USB adapter
Andy Shevchenko
1
-4
/
+13
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
6
-45
/
+93
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
2
-14
/
+15
2020-11-19
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
1
-1
/
+10
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
8
-149
/
+17
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
15
-30
/
+1
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
14
-37
/
+6
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
15
-171
/
+103
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
5
-51
/
+13
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
13
-81
/
+14
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
4
-28
/
+6
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
1
-125
/
+0
2020-11-19
PCI: dwc: Ensure all outbound ATU windows are reset
Rob Herring
2
-14
/
+5
2020-11-19
PCI: dwc/intel-gw: Remove some unneeded function wrappers
Rob Herring
1
-31
/
+16
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
15
-254
/
+47
2020-11-19
PCI: dwc/intel-gw: Move ATU offset out of driver match data
Rob Herring
1
-6
/
+7
2020-11-19
PCI: keystone: Enable compile-testing on !ARM
Alex Dewar
1
-2
/
+2
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2
-6
/
+9
2020-11-18
PCI: of: Warn if non-prefetchable memory aperture size is > 32-bit
Vidya Sagar
1
-0
/
+5
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
2
-26
/
+34
2020-11-17
PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
Christoph Hellwig
1
-4
/
+1
[prev]
[next]