index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
PCI/sysfs: Fix double free in error path
Sascha Hauer
1
-4
/
+9
2022-11-09
PCI/P2PDMA: Allow userspace VMA allocations through sysfs
Logan Gunthorpe
1
-0
/
+124
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
3
-43
/
+73
2022-11-07
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
1
-3
/
+0
2022-11-07
PCI/ACPI: Use METHOD_NAME__UID instead of plain string
Yipeng Zou
1
-1
/
+1
2022-11-04
PCI: Access Link 2 registers only for devices with Links
Maciej W. Rozycki
2
-1
/
+8
2022-11-03
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
1
-6
/
+16
2022-11-03
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
Lu Baolu
1
-0
/
+3
2022-10-27
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
1
-1
/
+1
2022-10-27
PCI: tegra: Switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-4
/
+5
2022-10-27
PCI: endpoint: Fix WARN() when an endpoint driver is removed
Yoshihiro Shimoda
1
-1
/
+6
2022-10-27
PCI: designware-ep: Disable PTM capabilities for EP mode
Vidya Sagar
1
-1
/
+18
2022-10-27
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
1
-1
/
+1
2022-10-26
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
Bjorn Helgaas
1
-4
/
+4
2022-10-24
PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregis...
Bjorn Helgaas
1
-2
/
+0
2022-10-24
PCI/portdrv: Move private things to portdrv.c
Bjorn Helgaas
2
-9
/
+9
2022-10-24
PCI/portdrv: Squash into portdrv.c
Bjorn Helgaas
4
-272
/
+244
2022-10-17
Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"
Jon Hunter
1
-3
/
+8
2022-10-17
PCI: qcom-ep: Setup PHY to work in EP mode
Dmitry Baryshkov
1
-0
/
+5
2022-10-17
PCI: qcom: Setup PHY to work in RC mode
Dmitry Baryshkov
1
-0
/
+5
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+1
2022-10-14
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
1
-61
/
+1
2022-10-12
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-108
/
+53
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-610
/
+1049
2022-10-07
xen/pcifront: move xenstore config scanning into sub-function
Juergen Gross
1
-106
/
+37
2022-10-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-36
/
+58
2022-10-05
Merge branch 'pci/qcom'
Bjorn Helgaas
2
-112
/
+180
2022-10-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-10-05
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-29
/
+37
2022-10-05
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
4
-17
/
+35
2022-10-05
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-2
/
+2
2022-10-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-0
/
+3
2022-10-05
Merge branch 'pci/resource'
Bjorn Helgaas
3
-122
/
+192
2022-10-05
Merge branch 'pci/rebar'
Bjorn Helgaas
1
-0
/
+108
2022-10-05
Merge branch 'pci/pm'
Bjorn Helgaas
4
-183
/
+205
2022-10-05
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'pci/dpc'
Bjorn Helgaas
2
-5
/
+46
2022-10-05
PCI: qcom-ep: Check platform_get_resource_byname() return value
Yang Yingliang
1
-0
/
+5
2022-10-05
PCI: qcom-ep: Add support for SM8450 SoC
Manivannan Sadhasivam
1
-0
/
+1
2022-10-05
PCI: qcom-ep: Make PERST separation optional
Manivannan Sadhasivam
1
-4
/
+6
2022-10-05
PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic
Manivannan Sadhasivam
1
-1
/
+8
2022-10-05
PCI: Expose PCIe Resizable BAR support via sysfs
Alex Williamson
1
-0
/
+108
2022-10-05
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
1
-17
/
+32
2022-10-05
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
1
-0
/
+3
2022-10-05
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
1
-48
/
+55
2022-10-05
PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS
Manivannan Sadhasivam
1
-0
/
+9
2022-10-05
PCI: qcom-ep: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-0
/
+60
2022-10-05
PCI: qcom-ep: Disable IRQs during driver remove
Manivannan Sadhasivam
1
-6
/
+9
[prev]
[next]