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
2023-04-20
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-2
/
+2
2023-04-20
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+1
2023-04-20
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-0
/
+1
2023-04-20
Merge branch 'pci/controller/ixp4xx'
Bjorn Helgaas
1
-4
/
+6
2023-04-20
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+7
2023-04-18
PCI: Use of_property_present() for testing DT property presence
Rob Herring
2
-3
/
+3
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
1
-64
/
+168
2023-04-12
PCI: qcom: Add SM8550 PCIe support
Abel Vesa
1
-11
/
+14
2023-04-12
PCI: qcom: Add support for SDX55 SoC
Manivannan Sadhasivam
1
-1
/
+3
2023-04-12
PCI: qcom: Enable async probe by default
Manivannan Sadhasivam
1
-0
/
+1
2023-04-12
PCI: qcom: Add support for system suspend and resume
Manivannan Sadhasivam
1
-0
/
+62
2023-04-11
PCI: qcom: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-2
/
+63
2023-04-11
PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
Manivannan Sadhasivam
1
-72
/
+71
2023-04-11
PCI: qcom: Use macros for defining total no. of clocks & supplies
Manivannan Sadhasivam
1
-4
/
+6
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
Manivannan Sadhasivam
1
-208
/
+30
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3
Manivannan Sadhasivam
1
-26
/
+23
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
Manivannan Sadhasivam
1
-68
/
+20
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
Manivannan Sadhasivam
1
-57
/
+15
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
Manivannan Sadhasivam
1
-53
/
+19
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
Manivannan Sadhasivam
1
-95
/
+34
2023-04-11
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Add missing macros for register fields
Manivannan Sadhasivam
1
-17
/
+25
2023-04-11
PCI: qcom: Use bitfield definitions for register fields
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-04-11
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-04-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-03-24
PCI: ixp4xx: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+6
2023-03-24
PCI: mt7621: Use dev_info() to log PCIe card detection
Sergio Paracuellos
1
-2
/
+2
2023-03-24
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
1
-0
/
+7
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-03-17
PCI: layerscape: Add EP mode support for ls1028a
Xiaowei Bao
1
-0
/
+1
2023-03-10
PCI: rcar: Avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-3
/
+3
2023-03-10
PCI: kirin: Select REGMAP_MMIO
Josh Triplett
1
-0
/
+1
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-4
/
+1
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-95
/
+590
2023-02-22
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-26
/
+71
2023-02-22
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+14
2023-02-22
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2023-02-22
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-0
/
+2
2023-02-22
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2
-19
/
+204
2023-02-22
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
5
-4
/
+253
2023-02-22
Merge branch 'pci/endpoint'
Bjorn Helgaas
2
-3
/
+8
2023-02-22
Merge branch 'pci/kbuild'
Bjorn Helgaas
6
-6
/
+0
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
4
-3
/
+238
2023-02-22
PCI: bt1: Set 64-bit DMA mask
Serge Semin
1
-0
/
+4
2023-02-22
PCI: dwc: Restrict only coherent DMA mask for MSI address allocation
Serge Semin
1
-1
/
+11
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
6
-6
/
+0
[prev]
[next]