summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-2/+2
* Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-12-011-2/+7
|\
| * PCI/pwrctrl: Unregister platform device only if one actually existsBrian Norris2024-11-301-2/+7
* | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-293-21/+25
|\ \
| * | sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh2024-11-051-1/+1
| * | sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh2024-11-052-6/+6
| * | sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-052-2/+2
| * | PCI/sysfs: Calculate bin_attribute size through bin_size()Thomas Weißschuh2024-11-051-12/+16
* | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-2783-1013/+3152
|\ \ \ | | |/ | |/|
| * | Merge branch 'pci/typos'Bjorn Helgaas2024-11-252-8/+11
| |\ \
| | * | PCI: Fix typosBjorn Helgaas2024-11-152-8/+11
| * | | Merge branch 'pci/misc'Bjorn Helgaas2024-11-253-18/+15
| |\ \ \
| | * | | PCI: Simplify pci_create_slot() logicIlpo Järvinen2024-10-051-9/+11
| | * | | PCI: Fix reset_method_store() memory leakTodd Kjos2024-10-021-2/+3
| | * | | PCI: hotplug: Remove "Returns" kerneldoc from void functionsIlpo Järvinen2024-09-301-6/+0
| | * | | PCI: hotplug: Reorganize kerneldoc parameter namesJulia Lawall2024-09-301-1/+1
| | |/ /
| * | | Merge branch 'pci/controller/vmd'Bjorn Helgaas2024-11-251-0/+4
| |\ \ \
| | * | | PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel2024-11-061-0/+4
| | |/ /
| * | | Merge branch 'pci/controller/tegra194'Bjorn Helgaas2024-11-251-3/+4
| |\ \ \
| | * | | PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam2024-11-031-3/+4
| | |/ /
| * | | Merge branch 'pci/controller/rockchip'Bjorn Helgaas2024-11-254-95/+394
| |\ \ \
| | * | | PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal2024-11-254-14/+141
| | * | | PCI: rockchip-ep: Improve link trainingDamien Le Moal2024-11-252-1/+92
| | * | | PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal2024-11-252-0/+14
| | * | | PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal2024-11-252-9/+9
| | * | | PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal2024-11-251-24/+30
| | * | | PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal2024-11-251-46/+61
| | * | | PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal2024-11-251-3/+3
| | * | | PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal2024-11-251-9/+13
| | * | | PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal2024-11-252-0/+28
| | * | | PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal2024-11-251-0/+3
| | * | | PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal2024-11-251-6/+2
| | * | | PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal2024-11-252-1/+2
| | * | | PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2024-11-252-3/+17
| * | | | Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-11-252-5/+20
| |\ \ \ \
| | * | | | PCI: qcom: Disable ASPM L0s for X1E80100Qiang Yu2024-11-041-1/+1
| | * | | | PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoCQiang Yu2024-11-041-1/+11
| | * | | | PCI: qcom: Add support for IPQ9574devi priya2024-11-031-0/+1
| | * | | | PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam2024-11-031-2/+4
| | * | | | PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam2024-11-021-1/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'pci/controller/microchip'Bjorn Helgaas2024-11-251-59/+67
| |\ \ \ \
| | * | | | PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley2024-11-071-59/+67
| | |/ / /
| * | | | Merge branch 'pci/controller/mediatek'Bjorn Helgaas2024-11-251-2/+73
| |\ \ \ \
| | * | | | PCI: mediatek-gen3: Remove unneeded semicolonYang Li2024-11-131-1/+1
| | * | | | PCI: mediatek-gen3: Add support for restricting link widthAngeloGioacchino Del Regno2024-11-061-0/+20
| | * | | | PCI: mediatek-gen3: Add support for setting max-link-speed limitAngeloGioacchino Del Regno2024-11-041-2/+53
| | |/ / /
| * | | | Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-11-251-0/+12
| |\ \ \ \
| | * | | | PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I2024-11-071-0/+11
| | * | | | PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I2024-11-071-0/+1
| | |/ / /
| * | | | Merge branch 'pci/controller/j721e'Bjorn Helgaas2024-11-251-14/+23
| |\ \ \ \