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
2023-10-10
PCI: layerscape-ep: Set 64-bit DMA mask
Guanhua Gao
1
-0
/
+2
2023-10-06
PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()
Sui Jingfeng
1
-4
/
+3
2023-10-06
PCI/VGA: Select VGA devices earlier
Sui Jingfeng
1
-6
/
+8
2023-10-06
PCI/VGA: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
1
-1
/
+1
2023-10-06
PCI: Replace unnecessary UTF-8 in Kconfig
Liu Song
1
-1
/
+1
2023-10-06
Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-19
/
+43
2023-10-05
PCI: endpoint: Use IS_ERR_OR_NULL() helper function
Ruan Jinjie
1
-6
/
+6
2023-10-05
PCI: Make pci_assign_unassigned_resources() non-init
Randy Dunlap
1
-1
/
+1
2023-10-05
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-3
/
+5
2023-10-05
PCI: cadence: Drop unused member from struct cdns_plat_pcie
Li Chen
1
-5
/
+0
2023-10-05
PCI: Implement custom llseek for sysfs resource entries
Valentine Sinitsyn
1
-1
/
+25
2023-10-03
PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
Gustavo A. R. Silva
1
-1
/
+1
2023-10-03
PCI/ACPI: Use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-6
/
+7
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
12
-27
/
+28
2023-10-03
PCI: vmd: Correct PCI Header Type Register's multi-function check
Ilpo Järvinen
1
-2
/
+1
2023-09-29
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2
-5
/
+2
2023-09-29
PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
Mika Westerberg
1
-1
/
+13
2023-09-29
PCI: of: Destroy changeset when adding PCI device node fails
Lizhi Hou
1
-8
/
+11
2023-09-29
PCI: of_property: Handle interrupt parsing failures
Lizhi Hou
1
-7
/
+18
2023-09-29
PCI: qcom: Fix IPQ8074 enumeration
Sricharan Ramabadhran
1
-3
/
+1
2023-09-28
PCI: Add pci_get_base_class() helper
Sui Jingfeng
1
-0
/
+31
2023-09-28
PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card
Lukas Wunner
1
-0
/
+12
2023-09-21
ACPI: APEI: Fix AER info corruption when error status data has multiple sections
Shiju Jose
1
-0
/
+10
2023-09-18
PCI: vmd: Fix inconsistent indentation in vmd_resume()
Xinghui Li
1
-4
/
+1
2023-09-11
PCI/AER: Export pcie_aer_is_native()
Smita Koralahalli
2
-2
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-09
Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2023-09-08
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
1
-1
/
+1
2023-09-06
PCI: Free released resource after coalescing
Ross Lagerwall
1
-0
/
+1
2023-09-05
PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependencies
Lizhi Hou
1
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+82
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
73
-677
/
+1443
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-0
/
+474
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-6
/
+0
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
47
-133
/
+102
2023-08-29
Merge branch 'pci/controller/switchtec'
Bjorn Helgaas
2
-61
/
+133
2023-08-29
Merge branch 'pci/controller/resources'
Bjorn Helgaas
4
-8
/
+4
2023-08-29
Merge branch 'pci/controller/remove-void-cast'
Bjorn Helgaas
3
-8
/
+24
2023-08-29
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-2
/
+17
2023-08-29
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-10
/
+0
2023-08-29
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-3
/
+3
2023-08-29
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
1
-1
/
+73
2023-08-29
Merge branch 'pci/controller/qcom-edma'
Bjorn Helgaas
3
-17
/
+284
2023-08-29
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2
-1
/
+2
2023-08-29
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2
-162
/
+233
2023-08-29
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+20
2023-08-29
Merge branch 'pci/controller/iproc'
Bjorn Helgaas
1
-3
/
+2
2023-08-29
Merge branch 'pci/controller/hv'
Bjorn Helgaas
1
-0
/
+3
2023-08-29
Merge branch 'pci/controller/fu740'
Bjorn Helgaas
1
-0
/
+1
2023-08-29
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
5
-9
/
+237
[prev]
[next]