index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-07
PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
Dan Carpenter
1
-3
/
+4
2024-02-07
PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
Dan Carpenter
1
-1
/
+2
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-362
/
+526
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
15
-118
/
+108
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
3
-12
/
+6
2024-01-15
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
1
-1
/
+1
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2
-31
/
+176
2024-01-15
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-8
/
+5
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+9
2024-01-15
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
30
-192
/
+221
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
1
-0
/
+9
2024-01-06
PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2
-124
/
+153
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
4
-60
/
+59
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
12
-13
/
+13
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
23
-47
/
+47
2023-12-19
PCI: uniphier: Use INTX instead of legacy
Damien Le Moal
2
-8
/
+8
2023-12-19
PCI: tegra194: Use INTX instead of legacy
Damien Le Moal
1
-5
/
+5
2023-12-19
PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
1
-2
/
+2
2023-12-19
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
1
-40
/
+37
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
7
-10
/
+10
2023-12-19
PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
Damien Le Moal
1
-2
/
+2
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
13
-51
/
+44
2023-12-18
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
1
-0
/
+1
2023-12-17
PCI: kirin: Use devm_kasprintf() to dynamically allocate clock names
Christophe JAILLET
1
-8
/
+5
2023-12-16
PCI: kirin: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: exynos: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE
Conor Dooley
1
-1
/
+1
2023-12-14
PCI: rcar-gen4: Replace of_device.h with explicit of.h include
Rob Herring
1
-1
/
+1
2023-12-12
PCI: layerscape: Add suspend/resume for ls1043a
Frank Li
1
-1
/
+62
2023-12-12
PCI: layerscape(ep): Rename pf_* as pf_lut_*
Frank Li
2
-25
/
+25
2023-12-12
PCI: layerscape: Add suspend/resume for ls1021a
Frank Li
1
-3
/
+80
2023-12-12
PCI: layerscape: Add function pointer for exit_from_l2()
Frank Li
1
-2
/
+9
2023-12-11
PCI: qcom: Clean up ASPM comment
Johan Hovold
1
-1
/
+4
2023-12-11
PCI: qcom: Fix potential deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-127
/
+739
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2
-10
/
+14
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
3
-45
/
+14
2023-10-28
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
7
-63
/
+651
2023-10-28
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
1
-0
/
+17
2023-10-28
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+2
2023-10-28
Merge branch 'pci/controller/aspm'
Bjorn Helgaas
3
-0
/
+32
2023-10-27
PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers
Manivannan Sadhasivam
1
-0
/
+17
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
2
-6
/
+11
2023-10-23
PCI: rcar-gen4: Add endpoint mode support
Yoshihiro Shimoda
2
-4
/
+164
2023-10-23
PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode
Yoshihiro Shimoda
3
-0
/
+393
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2
-1
/
+13
[next]