summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i3c: master: svc: wait for Manual ACK/NACK Done before next stepFrank Li2024-10-311-6/+23
| * | | i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()Frank Li2024-10-311-4/+12
| * | | i3c: master: svc: need check IBIWON for dynamic address assignmentFrank Li2024-10-311-0/+6
| * | | i3c: master: svc: manually emit NACK/ACK for hotjoinFrank Li2024-10-311-1/+19
| * | | i3c: master: svc: use repeat start when IBI WIN happensFrank Li2024-10-311-18/+18
| * | | i3c: master: Fix dynamic address leak when 'assigned-address' is presentFrank Li2024-10-311-10/+5
| * | | i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li2024-10-312-13/+59
| * | | i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li2024-10-312-3/+5
| | |/ | |/|
* | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6 days134-1159/+4168
|\ \ \
| * \ \ Merge branch 'pci/typos'Bjorn Helgaas8 days2-8/+11
| |\ \ \
| | * | | PCI: Fix typosBjorn Helgaas2024-11-152-8/+11
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas8 days4-23/+20
| |\ \ \
| | * | | tools: PCI: Fix incorrect printf format specifiersLuo Yifan13 days1-5/+5
| | * | | 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 Helgaas8 days1-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 Helgaas8 days1-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 Helgaas8 days4-95/+394
| |\ \ \
| | * | | PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal8 days4-14/+141
| | * | | PCI: rockchip-ep: Improve link trainingDamien Le Moal8 days2-1/+92
| | * | | PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal8 days2-0/+14
| | * | | PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal8 days2-9/+9
| | * | | PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal8 days1-24/+30
| | * | | PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal8 days1-46/+61
| | * | | PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal8 days1-3/+3
| | * | | PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal8 days1-9/+13
| | * | | PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal8 days2-0/+28
| | * | | PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal8 days1-0/+3
| | * | | PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal8 days1-6/+2
| | * | | PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal8 days2-1/+2
| | * | | PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal8 days2-3/+17
| * | | | Merge branch 'pci/controller/qcom'Bjorn Helgaas8 days6-12/+80
| |\ \ \ \
| | * | | | 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
| | * | | | dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interruptQiang Yu2024-11-031-3/+6
| | * | | | dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yamlQiang Yu2024-11-032-4/+4
| | * | | | PCI: qcom: Add support for IPQ9574devi priya2024-11-031-0/+1
| | * | | | dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controllerdevi priya2024-11-031-0/+50
| | * | | | 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 Helgaas8 days4-65/+93
| |\ \ \ \
| | * | | | PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley2024-11-071-59/+67
| | * | | | dt-bindings: PCI: microchip,pcie-host: Add reg for Root Port 2Conor Dooley2024-11-073-6/+26
| | |/ / /
| * | | | Merge branch 'pci/controller/mediatek'Bjorn Helgaas8 days1-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