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-12-08
PCI: xilinx-nwl: Fix coding style violations
Michal Simek
1
-4
/
+3
2022-12-07
PCI: mvebu: Switch to using gpiod API
Dmitry Torokhov
1
-34
/
+17
2022-12-07
PCI: pciehp: Enable Command Completed Interrupt only if supported
Pali Rohár
1
-1
/
+3
2022-12-07
PCI: aardvark: Switch to using devm_gpiod_get_optional()
Dmitry Torokhov
1
-12
/
+10
2022-12-06
PCI: mt7621: Add sentinel to quirks table
John Thomson
1
-1
/
+2
2022-12-06
PCI: vmd: Fix secondary bus reset for Intel bridges
Francisco Munoz
1
-2
/
+20
2022-12-05
PCI/MSI: Provide pci_ims_alloc/free_irq()
Thomas Gleixner
1
-0
/
+50
2022-12-05
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
1
-0
/
+59
2022-12-05
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
2
-1
/
+69
2022-12-05
PCI/MSI: Provide prepare_desc() MSI domain op
Thomas Gleixner
1
-0
/
+9
2022-12-05
PCI/MSI: Split MSI-X descriptor setup
Thomas Gleixner
2
-27
/
+47
2022-12-05
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
Thomas Gleixner
1
-21
/
+0
2022-12-05
PCI/MSI: Add support for per device MSI[X] domains
Thomas Gleixner
3
-5
/
+201
2022-12-05
PCI/MSI: Split __pci_write_msi_msg()
Thomas Gleixner
1
-50
/
+54
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
1
-1
/
+7
2022-12-05
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
Thomas Gleixner
1
-2
/
+2
2022-12-05
genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
Thomas Gleixner
1
-2
/
+2
2022-12-05
PCI/MSI: Use bullet lists in kernel-doc comments of api.c
Bagas Sanjaya
1
-14
/
+19
2022-12-03
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
1
-1
/
+7
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-20
/
+90
2022-11-28
PCI: hv: update comment in x86 specific hv_arch_irq_unmask
Olaf Hering
1
-3
/
+3
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
Frank Li
1
-4
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Frank Li
1
-6
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)
Frank Li
1
-12
/
+12
2022-11-23
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
Frank Li
1
-1
/
+0
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
1
-1
/
+1
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentation
Frank Li
1
-14
/
+14
2022-11-23
PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
Frank Li
1
-29
/
+54
2022-11-23
PCI: dwc: Add Baikal-T1 PCIe controller support
Serge Semin
3
-0
/
+653
2022-11-23
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2
-0
/
+133
2022-11-23
PCI: dwc: Combine iATU detection procedures
Serge Semin
1
-29
/
+10
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
4
-53
/
+65
2022-11-23
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2
-6
/
+17
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
4
-9
/
+89
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
3
-22
/
+0
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
1
-0
/
+8
2022-11-22
PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports only
Rafael J. Wysocki
1
-0
/
+2
2022-11-21
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2
-2
/
+2
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
1
-14
/
+1
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
1
-48
/
+0
2022-11-17
PCI/MSI: Validate MSI-X contiguous restriction early
Thomas Gleixner
1
-2
/
+9
2022-11-17
PCI/MSI: Reject MSI-X early
Thomas Gleixner
1
-0
/
+4
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
3
-0
/
+35
2022-11-17
PCI/MSI: Sanitize MSI-X checks
Thomas Gleixner
1
-32
/
+33
2022-11-17
PCI/MSI: Reorder functions in msi.c
Ahmed S. Darwish
1
-282
/
+295
2022-11-17
PCI/MSI: Move pci_msi_restore_state() to api.c
Ahmed S. Darwish
3
-9
/
+19
2022-11-17
PCI/MSI: Move pci_msi_enabled() to api.c
Ahmed S. Darwish
3
-13
/
+16
2022-11-17
PCI/MSI: Move pci_irq_get_affinity() to api.c
Ahmed S. Darwish
2
-38
/
+43
[prev]
[next]