index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
13
-91
/
+53
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
3
-1
/
+43
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
3
-0
/
+53
2020-12-10
PCI: Mark AMD Raven iGPU ATS as broken in some platforms
Alex Deucher
1
-0
/
+14
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-12-10
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
1
-0
/
+8
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-08
PCI: Reduce pci_set_cacheline_size() message to debug level
Heiner Kallweit
1
-1
/
+1
2020-12-08
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
1
-0
/
+11
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
1
-7
/
+9
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
1
-1
/
+5
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
1
-24
/
+15
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
1
-0
/
+1
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
1
-6
/
+6
2020-12-07
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-2
/
+2
2020-12-05
PCI/AER: Add RCEC AER error injection support
Qiuxu Zhuo
1
-1
/
+4
2020-12-05
PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Sean V Kelley
2
-10
/
+15
2020-12-05
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
3
-4
/
+54
2020-12-05
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2
-12
/
+27
2020-12-05
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
3
-0
/
+99
2020-12-05
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2
-21
/
+56
2020-12-04
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
1
-3
/
+3
2020-12-04
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
1
-1
/
+0
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
1
-10
/
+5
2020-12-04
PCI: Add sysfs attribute for device power state
Maximilian Luz
1
-0
/
+10
2020-12-04
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
1
-3
/
+3
2020-12-04
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
1
-21
/
+21
2020-12-04
PCI/MSI: Set device flag indicating only 32-bit MSI support
Vidya Sagar
1
-5
/
+8
2020-12-04
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
2
-21
/
+21
2020-12-04
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
4
-21
/
+41
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
[prev]
[next]