index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-2
/
+2
*
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-01
1
-2
/
+7
|
\
|
*
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
2024-11-30
1
-2
/
+7
*
|
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-29
3
-21
/
+25
|
\
\
|
*
|
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
2024-11-05
1
-1
/
+1
|
*
|
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2024-11-05
2
-6
/
+6
|
*
|
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
2
-2
/
+2
|
*
|
PCI/sysfs: Calculate bin_attribute size through bin_size()
Thomas Weißschuh
2024-11-05
1
-12
/
+16
*
|
|
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-27
83
-1013
/
+3152
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'pci/typos'
Bjorn Helgaas
2024-11-25
2
-8
/
+11
|
|
\
\
|
|
*
|
PCI: Fix typos
Bjorn Helgaas
2024-11-15
2
-8
/
+11
|
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
2024-11-25
3
-18
/
+15
|
|
\
\
\
|
|
*
|
|
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
2024-11-25
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
2024-11-25
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
2024-11-25
4
-95
/
+394
|
|
\
\
\
|
|
*
|
|
PCI: rockchip-ep: Handle PERST# signal in EP mode
Damien Le Moal
2024-11-25
4
-14
/
+141
|
|
*
|
|
PCI: rockchip-ep: Improve link training
Damien Le Moal
2024-11-25
2
-1
/
+92
|
|
*
|
|
PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
Damien Le Moal
2024-11-25
2
-0
/
+14
|
|
*
|
|
PCI: rockchip-ep: Refactor endpoint link training enable
Damien Le Moal
2024-11-25
2
-9
/
+9
|
|
*
|
|
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
Damien Le Moal
2024-11-25
1
-24
/
+30
|
|
*
|
|
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
Damien Le Moal
2024-11-25
1
-46
/
+61
|
|
*
|
|
PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
Damien Le Moal
2024-11-25
1
-3
/
+3
|
|
*
|
|
PCI: rockchip-ep: Fix MSI IRQ data mapping
Damien Le Moal
2024-11-25
1
-9
/
+13
|
|
*
|
|
PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
2024-11-25
2
-0
/
+28
|
|
*
|
|
PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
Damien Le Moal
2024-11-25
1
-0
/
+3
|
|
*
|
|
PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
Damien Le Moal
2024-11-25
1
-6
/
+2
|
|
*
|
|
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Damien Le Moal
2024-11-25
2
-1
/
+2
|
|
*
|
|
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
2024-11-25
2
-3
/
+17
|
*
|
|
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-11-25
2
-5
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
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
|
|
*
|
|
|
PCI: qcom: Add support for IPQ9574
devi priya
2024-11-03
1
-0
/
+1
|
|
*
|
|
|
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
2024-11-25
1
-59
/
+67
|
|
\
\
\
\
|
|
*
|
|
|
PCI: microchip: Add support for using either Root Port 1 or 2
Conor Dooley
2024-11-07
1
-59
/
+67
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
2024-11-25
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
|
|
*
|
|
|
PCI: mediatek-gen3: Add support for setting max-link-speed limit
AngeloGioacchino Del Regno
2024-11-04
1
-2
/
+53
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-11-25
1
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
Kishon Vijay Abraham I
2024-11-07
1
-0
/
+11
|
|
*
|
|
|
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
2024-11-07
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2024-11-25
1
-14
/
+23
|
|
\
\
\
\
[next]