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-02-22
PCI: mvebu: Correctly configure x1/x4 mode
Pali Rohár
1
-1
/
+18
2022-02-22
PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability
Pali Rohár
2
-20
/
+51
2022-02-22
PCI: pci-bridge-emul: Add support for PCIe extended capabilities
Russell King
2
-25
/
+67
2022-02-22
PCI: pci-bridge-emul: Re-arrange register tests
Russell King
1
-30
/
+31
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
8
-102
/
+93
2022-02-21
PCI: vmd: Prevent recursive locking on interrupt allocation
Thomas Gleixner
1
-7
/
+7
2022-02-17
PCI: iproc: Set all 24 bits of PCI class code
Pali Rohár
1
-5
/
+4
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
17
-30
/
+31
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-2
/
+2
2022-02-16
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
1
-5
/
+16
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+11
2022-02-14
PCI: mvebu: Fix device enumeration regression
Pali Rohár
1
-1
/
+2
2022-02-11
Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+17
2022-02-11
Revert "PCI/portdrv: Do not setup up IRQs if there are no users"
Bjorn Helgaas
1
-30
/
+17
2022-02-11
PCI: uniphier-ep: Add NX1 support
Kunihiko Hayashi
1
-0
/
+81
2022-02-11
PCI: uniphier-ep: Add SoC data structure
Kunihiko Hayashi
1
-19
/
+42
2022-02-10
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-02-09
PCI: endpoint: Fix alignment fault error in copy tests
Hou Zhiqiang
1
-1
/
+11
2022-02-08
PCI: aardvark: Update comment about link going down after link-up
Marek Behún
1
-2
/
+6
2022-02-08
PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
Marek Behún
1
-1
/
+1
2022-02-08
PCI: aardvark: Don't mask irq when mapping
Pali Rohár
1
-1
/
+0
2022-02-08
PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
Pali Rohár
1
-1
/
+0
2022-02-08
PCI: aardvark: Use separate INTA interrupt for emulated root bridge
Pali Rohár
1
-2
/
+67
2022-02-08
PCI: aardvark: Fix support for PME requester on emulated bridge
Pali Rohár
1
-41
/
+50
2022-02-08
PCI: aardvark: Add support for PME interrupts
Pali Rohár
1
-0
/
+12
2022-02-08
PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...
Pali Rohár
1
-9
/
+11
2022-02-08
PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge
Pali Rohár
1
-1
/
+3
2022-02-08
PCI: aardvark: Add support for ERR interrupt on emulated bridge
Pali Rohár
1
-1
/
+34
2022-02-08
PCI: aardvark: Enable MSI-X support
Pali Rohár
1
-1
/
+1
2022-02-08
PCI: aardvark: Fix setting MSI address
Pali Rohár
1
-12
/
+9
2022-02-08
PCI: aardvark: Add support for masking MSI interrupts
Pali Rohár
1
-5
/
+49
2022-02-08
PCI: aardvark: Refactor unmasking summary MSI interrupt
Pali Rohár
1
-4
/
+6
2022-02-08
PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
Marek Behún
1
-2
/
+1
2022-02-08
PCI: aardvark: Make msi_domain_info structure a static driver structure
Marek Behún
1
-8
/
+8
2022-02-08
PCI: aardvark: Make MSI irq_chip structures static driver structures
Marek Behún
1
-14
/
+12
2022-02-08
PCI: aardvark: Check return value of generic_handle_domain_irq() when process...
Pali Rohár
1
-1
/
+3
2022-02-08
PCI: aardvark: Rewrite IRQ code to chained IRQ handler
Pali Rohár
1
-22
/
+26
2022-02-08
PCI: aardvark: Fix support for MSI interrupts
Pali Rohár
1
-10
/
+6
2022-02-08
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
1
-7
/
+2
2022-02-08
PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
Pali Rohár
1
-5
/
+1
2022-02-06
Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2022-02-04
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+60
2022-02-04
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
3
-8
/
+10
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-02-03
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
1
-0
/
+2
2022-02-03
PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
Fabio Estevam
1
-8
/
+2
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
1
-2
/
+11
2022-02-03
PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridge
Pali Rohár
1
-3
/
+8
2022-02-03
PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridge
Pali Rohár
1
-4
/
+3
[prev]
[next]