index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-01-15
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
-3
/
+3
2024-01-15
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
-2
/
+29
2024-01-15
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
-37
/
+58
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
-31
/
+176
2024-01-15
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
-8
/
+5
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
-0
/
+9
2024-01-15
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
-193
/
+222
2024-01-15
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
-11
/
+114
2024-01-15
Merge branch 'pci/controller/broadcom'
Bjorn Helgaas
-10
/
+104
2024-01-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
-2
/
+6
2024-01-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
-8
/
+17
2024-01-15
Merge branch 'pci/resource'
Bjorn Helgaas
-6
/
+6
2024-01-15
Merge branch 'pci/p2pdma'
Bjorn Helgaas
-13
/
+3
2024-01-15
Merge branch 'pci/enumeration-logging'
Bjorn Helgaas
-143
/
+286
2024-01-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
-24
/
+38
2024-01-15
Merge branch 'pci/ecam'
Bjorn Helgaas
-106
/
+121
2024-01-15
Merge branch 'pci/aer'
Bjorn Helgaas
-12
/
+17
2024-01-11
PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
Jim Quinlan
-10
/
+86
2024-01-11
dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"
Jim Quinlan
-0
/
+18
2024-01-09
PCI: mediatek-gen3: Fix translation window size calculation
Jianjun Wang
-35
/
+50
2024-01-09
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
-2
/
+8
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
-0
/
+9
2024-01-06
PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error
Yoshihiro Shimoda
-1
/
+1
2024-01-06
PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
-1
/
+1
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
-124
/
+153
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
-60
/
+59
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
-13
/
+13
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
-47
/
+47
2024-01-06
PCI: j721e: Make TI J721E depend on ARCH_K3
Peter Robinson
-0
/
+2
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
-0
/
+22
2024-01-02
PCI/AER: Use explicit register sizes for struct members
Bjorn Helgaas
-6
/
+6
2024-01-02
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
-2
/
+7
2024-01-02
PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
Bjorn Helgaas
-4
/
+4
2024-01-02
PCI: Fix 64GT/s effective data rate calculation
Ilpo Järvinen
-1
/
+1
2023-12-18
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
-0
/
+1
2023-12-17
PCI: kirin: Use devm_kasprintf() to dynamically allocate clock names
Christophe JAILLET
-8
/
+5
2023-12-16
PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE
Conor Dooley
-1
/
+1
2023-12-15
PCI: Log bridge info when first enumerating bridge
Bjorn Helgaas
-4
/
+19
2023-12-15
PCI: Log bridge windows conditionally
Bjorn Helgaas
-9
/
+15
2023-12-15
PCI: Supply bridge device, not secondary bus, to read window details
Bjorn Helgaas
-15
/
+6
2023-12-15
PCI: Move pci_read_bridge_windows() below individual window accessors
Bjorn Helgaas
-51
/
+51
2023-12-15
PCI: Use resource names in PCI log messages
Puranjay Mohan
-72
/
+103
2023-12-15
PCI: Update BAR # and window messages
Puranjay Mohan
-0
/
+62
2023-12-15
PCI: Log device type during enumeration
Bjorn Helgaas
-2
/
+40
2023-12-14
PCI: rcar-host: Add support for optional regulators
Wolfram Sang
-1
/
+17
2023-12-14
dt-bindings: PCI: rcar-pci-host: Add optional regulators
Wolfram Sang
-0
/
+11
2023-12-14
PCI: rcar-gen4: Replace of_device.h with explicit of.h include
Rob Herring
-1
/
+1
2023-12-13
PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-3
/
+3
2023-12-13
PCI: j721e: Add PCIe 4x lane selection support
Matt Ranostay
-2
/
+8
2023-12-13
PCI: j721e: Add per platform maximum lane settings
Matt Ranostay
-3
/
+10
[next]