index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i3c: master: svc: wait for Manual ACK/NACK Done before next step
Frank Li
2024-10-31
1
-6
/
+23
|
*
|
|
i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
Frank Li
2024-10-31
1
-4
/
+12
|
*
|
|
i3c: master: svc: need check IBIWON for dynamic address assignment
Frank Li
2024-10-31
1
-0
/
+6
|
*
|
|
i3c: master: svc: manually emit NACK/ACK for hotjoin
Frank Li
2024-10-31
1
-1
/
+19
|
*
|
|
i3c: master: svc: use repeat start when IBI WIN happens
Frank Li
2024-10-31
1
-18
/
+18
|
*
|
|
i3c: master: Fix dynamic address leak when 'assigned-address' is present
Frank Li
2024-10-31
1
-10
/
+5
|
*
|
|
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
Frank Li
2024-10-31
2
-13
/
+59
|
*
|
|
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
Frank Li
2024-10-31
2
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6 days
134
-1159
/
+4168
|
\
\
\
|
*
\
\
Merge branch 'pci/typos'
Bjorn Helgaas
8 days
2
-8
/
+11
|
|
\
\
\
|
|
*
|
|
PCI: Fix typos
Bjorn Helgaas
2024-11-15
2
-8
/
+11
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
8 days
4
-23
/
+20
|
|
\
\
\
|
|
*
|
|
tools: PCI: Fix incorrect printf format specifiers
Luo Yifan
13 days
1
-5
/
+5
|
|
*
|
|
PCI: Simplify pci_create_slot() logic
Ilpo Järvinen
2024-10-05
1
-9
/
+11
|
|
*
|
|
PCI: Fix reset_method_store() memory leak
Todd Kjos
2024-10-02
1
-2
/
+3
|
|
*
|
|
PCI: hotplug: Remove "Returns" kerneldoc from void functions
Ilpo Järvinen
2024-09-30
1
-6
/
+0
|
|
*
|
|
PCI: hotplug: Reorganize kerneldoc parameter names
Julia Lawall
2024-09-30
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
8 days
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
Nirmal Patel
2024-11-06
1
-0
/
+4
|
|
|
/
/
|
*
|
|
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
8 days
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
Manivannan Sadhasivam
2024-11-03
1
-3
/
+4
|
|
|
/
/
|
*
|
|
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
8 days
4
-95
/
+394
|
|
\
\
\
|
|
*
|
|
PCI: rockchip-ep: Handle PERST# signal in EP mode
Damien Le Moal
8 days
4
-14
/
+141
|
|
*
|
|
PCI: rockchip-ep: Improve link training
Damien Le Moal
8 days
2
-1
/
+92
|
|
*
|
|
PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
Damien Le Moal
8 days
2
-0
/
+14
|
|
*
|
|
PCI: rockchip-ep: Refactor endpoint link training enable
Damien Le Moal
8 days
2
-9
/
+9
|
|
*
|
|
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
Damien Le Moal
8 days
1
-24
/
+30
|
|
*
|
|
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
Damien Le Moal
8 days
1
-46
/
+61
|
|
*
|
|
PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
Damien Le Moal
8 days
1
-3
/
+3
|
|
*
|
|
PCI: rockchip-ep: Fix MSI IRQ data mapping
Damien Le Moal
8 days
1
-9
/
+13
|
|
*
|
|
PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
8 days
2
-0
/
+28
|
|
*
|
|
PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
Damien Le Moal
8 days
1
-0
/
+3
|
|
*
|
|
PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
Damien Le Moal
8 days
1
-6
/
+2
|
|
*
|
|
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Damien Le Moal
8 days
2
-1
/
+2
|
|
*
|
|
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
8 days
2
-3
/
+17
|
*
|
|
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
8 days
6
-12
/
+80
|
|
\
\
\
\
|
|
*
|
|
|
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
2024-11-04
1
-1
/
+1
|
|
*
|
|
|
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Qiang Yu
2024-11-04
1
-1
/
+11
|
|
*
|
|
|
dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
Qiang Yu
2024-11-03
1
-3
/
+6
|
|
*
|
|
|
dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml
Qiang Yu
2024-11-03
2
-4
/
+4
|
|
*
|
|
|
PCI: qcom: Add support for IPQ9574
devi priya
2024-11-03
1
-0
/
+1
|
|
*
|
|
|
dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller
devi priya
2024-11-03
1
-0
/
+50
|
|
*
|
|
|
PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
Manivannan Sadhasivam
2024-11-03
1
-2
/
+4
|
|
*
|
|
|
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
2024-11-02
1
-1
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
8 days
4
-65
/
+93
|
|
\
\
\
\
|
|
*
|
|
|
PCI: microchip: Add support for using either Root Port 1 or 2
Conor Dooley
2024-11-07
1
-59
/
+67
|
|
*
|
|
|
dt-bindings: PCI: microchip,pcie-host: Add reg for Root Port 2
Conor Dooley
2024-11-07
3
-6
/
+26
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
8 days
1
-2
/
+73
|
|
\
\
\
\
|
|
*
|
|
|
PCI: mediatek-gen3: Remove unneeded semicolon
Yang Li
2024-11-13
1
-1
/
+1
|
|
*
|
|
|
PCI: mediatek-gen3: Add support for restricting link width
AngeloGioacchino Del Regno
2024-11-06
1
-0
/
+20
[prev]
[next]