index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
3
-13
/
+11
2022-07-22
PCI: tegra194: Add Tegra234 PCIe support
Vidya Sagar
1
-59
/
+225
2022-07-22
PCI: tegra194: Extend Endpoint mode support
Vidya Sagar
1
-0
/
+9
2022-07-22
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
1
-1
/
+1
2022-07-22
PCI: tegra194: Clean up the exit path for Endpoint mode
Vidya Sagar
1
-14
/
+31
2022-07-22
PCI: tegra194: Enable support for 256 Byte payload
Vidya Sagar
1
-0
/
+13
2022-07-22
PCI: tegra194: Clear bandwidth management status
Vidya Sagar
1
-0
/
+6
2022-07-22
PCI: tegra194: Fix Root Port interrupt handling
Vidya Sagar
1
-24
/
+22
2022-07-22
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
2
-37
/
+35
2022-07-22
Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
Vidya Sagar
1
-111
/
+111
2022-07-19
PCI: fu740: Remove unnecessary include files
Bjorn Helgaas
1
-2
/
+0
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
2
-0
/
+131
2022-07-15
PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
Baruch Siach
1
-2
/
+15
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2
-6
/
+6
2022-07-15
PCI: qcom: Drop manual pipe_clk_src handling
Dmitry Baryshkov
1
-38
/
+1
2022-07-14
PCI: qcom: Remove unnecessary pipe_clk handling
Dmitry Baryshkov
1
-34
/
+3
2022-07-13
PCI: qcom: Power on PHY before DBI register accesses
Robert Marko
1
-73
/
+95
2022-07-13
PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
Robert Marko
1
-20
/
+28
2022-07-13
PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
Christian Marangi
1
-6
/
+4
2022-07-06
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
3
-3
/
+3
2022-07-05
PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declaration
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Drop unused regmap pointer
Serge Semin
1
-2
/
+0
2022-07-05
PCI: dwc-plat: Simplify dw_plat_pcie_probe() return values
Serge Semin
1
-4
/
+5
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
23
-103
/
+103
2022-07-05
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
Serge Semin
2
-4
/
+4
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
5
-34
/
+20
2022-07-05
PCI: dwc: Reuse local pointer to the resource data
Serge Semin
1
-8
/
+8
2022-07-05
PCI: dwc: Organize local variable usage
Serge Semin
2
-10
/
+8
2022-07-05
PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()
Serge Semin
1
-1
/
+1
2022-07-05
PCI: dwc: Simplify unrolled iATU detection
Serge Semin
1
-6
/
+5
2022-07-05
PCI: dwc: Add newlines to log messages
Serge Semin
2
-2
/
+2
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2
-3
/
+4
2022-07-05
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
1
-7
/
+7
2022-07-05
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
1
-2
/
+16
2022-07-05
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
1
-6
/
+10
2022-07-05
PCI: dwc: Disable outbound windows only for controllers using iATU
Serge Semin
1
-6
/
+8
2022-07-05
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
1
-3
/
+13
2022-07-05
PCI: dwc: Stop link on host_init errors and de-initialization
Serge Semin
1
-2
/
+14
2022-06-08
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
Miaoqian Lin
1
-0
/
+1
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-90
/
+178
2022-05-24
Merge branch 'pci/host/qcom'
Bjorn Helgaas
1
-11
/
+12
2022-05-24
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-9
/
+14
2022-05-24
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-05-24
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2022-05-24
PCI: qcom: Fix pipe clock imbalance
Johan Hovold
1
-6
/
+0
2022-05-24
PCI: qcom: Add SM8150 SoC support
Bhupesh Sharma
1
-0
/
+8
2022-05-11
PCI: rockchip-dwc: Add legacy interrupt support
Peter Geis
1
-2
/
+94
2022-05-11
PCI: rockchip-dwc: Reset core at driver probe
Peter Geis
1
-13
/
+10
2022-05-11
PCI: imx6: Fix PERST# start-up sequence
Francesco Dolcini
1
-9
/
+14
2022-05-11
PCI: qcom-ep: Move enable/disable resources code to common functions
Dmitry Baryshkov
1
-45
/
+46
[prev]
[next]