index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: tegra194: Fix MSI-X programming
Om Prakash Singh
2021-09-22
1
-1
/
+1
*
PCI: tegra194: Fix handling BME_CHGED event
Om Prakash Singh
2021-09-22
1
-15
/
+15
*
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
2021-07-20
1
-1
/
+1
*
PCI: intel-gw: Fix INTx enable
Martin Blumenstingl
2021-07-20
1
-4
/
+6
*
PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
Dinghao Liu
2021-05-22
1
-1
/
+1
*
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
2021-05-14
1
-1
/
+2
*
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
2021-03-04
1
-1
/
+3
*
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
2020-11-04
1
-2
/
+6
*
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-10-21
1
-15
/
+5
|
\
|
*
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
2020-09-07
1
-15
/
+5
*
|
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2020-10-21
1
-0
/
+13
|
\
\
|
*
|
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
2020-09-07
1
-0
/
+13
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2020-10-21
2
-2
/
+9
|
\
\
|
*
|
PCI: meson: Build as module by default
Kevin Hilman
2020-10-05
2
-2
/
+9
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
2020-10-21
1
-1
/
+5
|
\
\
|
*
|
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
2020-09-28
1
-1
/
+5
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
2020-10-21
1
-23
/
+18
|
\
\
|
*
|
PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...
Anson Huang
2020-09-07
1
-20
/
+15
|
*
|
PCI: imx6: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-07
1
-3
/
+3
|
|
/
*
|
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
2020-10-20
1
-0
/
+11
*
|
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
2020-10-13
3
-17
/
+36
*
|
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
2020-10-13
1
-1
/
+1
*
|
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
2020-10-13
1
-16
/
+4
*
|
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-10-13
1
-0
/
+5
*
|
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-28
1
-1
/
+1
*
|
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
2020-09-21
1
-19
/
+53
*
|
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
2020-09-21
1
-1
/
+2
*
|
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
2020-09-21
1
-8
/
+23
*
|
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
2020-09-21
1
-2
/
+2
*
|
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
2
-21
/
+118
*
|
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
2020-09-21
1
-4
/
+4
*
|
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
2
-0
/
+31
*
|
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-21
3
-59
/
+143
*
|
PCI: dwc: Use DBI accessors
Rob Herring
2020-09-10
2
-10
/
+8
*
|
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
5
-85
/
+35
*
|
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
2020-09-10
1
-4
/
+0
*
|
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
2020-09-10
1
-14
/
+1
*
|
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
2020-09-10
1
-6
/
+0
*
|
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
2
-4
/
+1
*
|
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-10
11
-151
/
+40
*
|
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
2
-18
/
+6
*
|
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
3
-36
/
+0
*
|
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2020-09-08
2
-34
/
+28
*
|
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-09-08
3
-12
/
+7
*
|
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
2020-09-08
1
-10
/
+8
*
|
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
2020-09-08
1
-23
/
+14
*
|
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
2020-09-08
1
-51
/
+25
*
|
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
1
-20
/
+0
*
|
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
1
-28
/
+1
*
|
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
2
-1
/
+5
[next]