summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-04-304-79/+262
|\
| * PCI/DOE: Relax restrictions on request and response sizeLukas Wunner2023-04-181-25/+49
| * PCI/DOE: Make mailbox creation API privateLukas Wunner2023-04-181-37/+4
| * PCI/DOE: Create mailboxes on device enumerationLukas Wunner2023-04-184-0/+86
| * PCI/DOE: Allow mailbox creation without devres managementLukas Wunner2023-04-181-37/+66
| * PCI/DOE: Deduplicate mailbox flushingLukas Wunner2023-04-181-6/+3
| * PCI/DOE: Make asynchronous API privateLukas Wunner2023-04-181-2/+43
| * PCI/DOE: Provide synchronous API and use it internallyLukas Wunner2023-04-181-15/+54
* | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-105/+175
|\ \
| * | PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_argDexuan Cui2023-04-211-41/+7
| * | PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley2023-04-171-64/+168
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-274-5/+5
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-032-5/+26
| |\ \ \
| * | | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-232-3/+3
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | | | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-2731-1260/+1072
|\ \ \ \ \
| * | | | | PCI: xilinx: Drop obsolete dependency on COMPILE_TESTJean Delvare2023-04-201-1/+1
| * | | | | PCI: mobiveil: Sort Kconfig entries by vendorBjorn Helgaas2023-04-201-8/+9
| * | | | | PCI: dwc: Sort Kconfig entries by vendorBjorn Helgaas2023-04-201-203/+203
| * | | | | PCI: Sort controller Kconfig entries by vendorBjorn Helgaas2023-04-201-207/+207
| * | | | | PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas2023-04-204-45/+45
| * | | | | PCI: xilinx-nwl: Add 'Xilinx' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
| * | | | | PCI: hv: Add 'Microsoft' to Kconfig promptBjorn Helgaas2023-04-201-3/+4
| * | | | | PCI: meson: Add 'Amlogic' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
| * | | | | Merge branch 'pci/controller/rcar'Bjorn Helgaas2023-04-202-3/+3
| |\ \ \ \ \
| | * | | | | PCI: rcar: Avoid defines prefixed with CONFIGLukas Bulwahn2023-03-102-3/+3
| | |/ / / /
| * | | | | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-04-201-730/+516
| |\ \ \ \ \
| | * | | | | PCI: qcom: Add SM8550 PCIe supportAbel Vesa2023-04-121-11/+14
| | * | | | | PCI: qcom: Add support for SDX55 SoCManivannan Sadhasivam2023-04-121-1/+3
| | * | | | | PCI: qcom: Enable async probe by defaultManivannan Sadhasivam2023-04-121-0/+1
| | * | | | | PCI: qcom: Add support for system suspend and resumeManivannan Sadhasivam2023-04-121-0/+62
| | * | | | | PCI: qcom: Expose link transition counts via debugfsManivannan Sadhasivam2023-04-111-2/+63
| | * | | | | PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam2023-04-111-72/+71
| | * | | | | PCI: qcom: Use macros for defining total no. of clocks & suppliesManivannan Sadhasivam2023-04-111-4/+6
| | * | | | | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0Manivannan Sadhasivam2023-04-111-208/+30
| | * | | | | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-26/+23
| | * | | | | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-68/+20
| | * | | | | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2Manivannan Sadhasivam2023-04-111-57/+15
| | * | | | | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0Manivannan Sadhasivam2023-04-111-53/+19
| | * | | | | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0Manivannan Sadhasivam2023-04-111-95/+34
| | * | | | | PCI: qcom: Use lower case for hexManivannan Sadhasivam2023-04-111-7/+7
| | * | | | | PCI: qcom: Add missing macros for register fieldsManivannan Sadhasivam2023-04-111-17/+25
| | * | | | | PCI: qcom: Use bitfield definitions for register fieldsManivannan Sadhasivam2023-04-111-7/+7
| | * | | | | PCI: qcom: Sort and group registers and bitfield definitionsManivannan Sadhasivam2023-04-111-45/+63
| | * | | | | PCI: qcom: Remove PCIE20_ prefix from register definitionsManivannan Sadhasivam2023-04-111-93/+91
| | * | | | | PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam2023-04-111-5/+3
| | |/ / / /
| * | | | | Merge branch 'pci/controller/mt7621'Bjorn Helgaas2023-04-201-2/+2
| |\ \ \ \ \
| | * | | | | PCI: mt7621: Use dev_info() to log PCIe card detectionSergio Paracuellos2023-03-241-2/+2
| | |/ / / /
| * | | | | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-04-201-0/+1
| |\ \ \ \ \
| | * | | | | PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao2023-03-171-0/+1
| | |/ / / /