index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
PCI: imx6: Initialize PHY before deasserting core reset
Sascha Hauer
1
-6
/
+7
2022-11-11
PCI: qcom: Add basic interconnect support
Johan Hovold
1
-0
/
+76
2022-11-11
PCI: vmd: Disable MSI remapping after suspend
Nirmal Patel
1
-0
/
+5
2022-11-11
PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
Jim Quinlan
1
-1
/
+8
2022-11-11
PCI: brcmstb: Drop needless 'inline' annotations
Jim Quinlan
1
-6
/
+6
2022-11-11
PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()
Jim Quinlan
1
-17
/
+10
2022-11-11
PCI: brcmstb: Wait for 100ms following PERST# deassert
Jim Quinlan
1
-2
/
+9
2022-11-11
PCI: brcmstb: Enable Multi-MSI
Jim Quinlan
1
-11
/
+15
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
14
-14
/
+0
2022-11-10
PCI: xgene-msi: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
1
-0
/
+1
2022-11-10
PCI: mvebu: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
1
-0
/
+1
2022-11-10
PCI: microchip: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
1
-0
/
+1
2022-11-10
PCI: altera-msi: Include <linux/irqdomain.h> explicitly
Bjorn Helgaas
1
-0
/
+1
2022-11-10
PCI: dwc: Use dev_info for PCIe link down event logging
Vidya Sagar
1
-1
/
+1
2022-11-10
PCI: qcom: Fix error message for reset_control_assert()
Manivannan Sadhasivam
1
-1
/
+1
2022-11-03
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
1
-6
/
+16
2022-10-27
PCI: tegra: Switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-4
/
+5
2022-10-27
PCI: designware-ep: Disable PTM capabilities for EP mode
Vidya Sagar
1
-1
/
+18
2022-10-27
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
1
-1
/
+1
2022-10-17
Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"
Jon Hunter
1
-3
/
+8
2022-10-17
PCI: qcom-ep: Setup PHY to work in EP mode
Dmitry Baryshkov
1
-0
/
+5
2022-10-17
PCI: qcom: Setup PHY to work in RC mode
Dmitry Baryshkov
1
-0
/
+5
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-186
/
+244
2022-10-05
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
3
-36
/
+13
2022-10-05
Merge branch 'pci/qcom'
Bjorn Helgaas
2
-112
/
+180
2022-10-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-10-05
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-29
/
+37
2022-10-05
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2
-0
/
+2
2022-10-05
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-2
/
+2
2022-10-05
PCI: qcom-ep: Check platform_get_resource_byname() return value
Yang Yingliang
1
-0
/
+5
2022-10-05
PCI: qcom-ep: Add support for SM8450 SoC
Manivannan Sadhasivam
1
-0
/
+1
2022-10-05
PCI: qcom-ep: Make PERST separation optional
Manivannan Sadhasivam
1
-4
/
+6
2022-10-05
PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic
Manivannan Sadhasivam
1
-1
/
+8
2022-10-05
PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS
Manivannan Sadhasivam
1
-0
/
+9
2022-10-05
PCI: qcom-ep: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-0
/
+60
2022-10-05
PCI: qcom-ep: Disable IRQs during driver remove
Manivannan Sadhasivam
1
-6
/
+9
2022-10-03
PCI: qcom-ep: Make use of the cached dev pointer
Manivannan Sadhasivam
1
-2
/
+2
2022-10-03
PCI: qcom-ep: Rely on the clocks supplied by devicetree
Manivannan Sadhasivam
1
-20
/
+13
2022-10-03
PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
Manivannan Sadhasivam
1
-0
/
+17
2022-10-03
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
Richard Zhu
1
-3
/
+3
2022-10-03
PCI: imx6: Add i.MX8MP PCIe support
Richard Zhu
1
-2
/
+25
2022-10-03
PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-2
/
+2
2022-09-29
PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-8
/
+3
2022-09-29
PCI: qcom: Rename host-init error label
Johan Hovold
1
-2
/
+2
2022-09-29
PCI: qcom: Drop unused post_deinit callback
Johan Hovold
1
-3
/
+0
2022-09-27
PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-11
/
+6
2022-09-27
PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-17
/
+4
2022-09-16
PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
Pali Rohár
1
-0
/
+3
2022-09-14
PCI: apple: Do not leak reset GPIO on unbind/unload/error
Dmitry Torokhov
1
-2
/
+2
[prev]
[next]