index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
PCI: hv: Rework MSI handling
Thomas Gleixner
1
-5
/
+10
2021-12-16
xen/pcifront: Rework MSI handling
Thomas Gleixner
1
-1
/
+1
2021-12-16
PCI/MSI: Use msi_on_each_desc()
Thomas Gleixner
3
-29
/
+24
2021-12-16
PCI/MSI: Let core code free MSI descriptors
Thomas Gleixner
3
-15
/
+3
2021-12-16
PCI/MSI: Use msi_add_msi_desc()
Thomas Gleixner
1
-57
/
+47
2021-12-16
PCI/MSI: Protect MSI operations
Thomas Gleixner
2
-41
/
+63
2021-12-16
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
1
-16
/
+10
2021-12-16
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
1
-20
/
+5
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
1
-2
/
+14
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
3
-14
/
+10
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
3
-25
/
+6
2021-12-16
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
1
-2
/
+15
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2
-5
/
+33
2021-12-16
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
1
-6
/
+17
2021-12-15
PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical section
Christophe JAILLET
1
-1
/
+1
2021-12-15
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
Yifeng Li
1
-0
/
+3
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
5
-15
/
+25
2021-12-14
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
1
-1
/
+1
2021-12-14
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
1
-3
/
+10
2021-12-13
PCI: mt7621: Convert driver into 'bool'
Sergio Paracuellos
1
-2
/
+2
2021-12-10
Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-11
/
+12
2021-12-10
PCI: ibmphp: Remove commented-out functions
Vihas Mak
2
-79
/
+0
2021-12-09
PCI/MSI: Move descriptor counting on allocation fail to the legacy code
Thomas Gleixner
2
-19
/
+20
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-13
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
1
-2
/
+3
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2
-2
/
+4
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
1
-10
/
+8
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
5
-311
/
+340
2021-12-09
PCI/MSI: Split out !IRQDOMAIN code
Thomas Gleixner
3
-48
/
+55
2021-12-09
PCI/MSI: Split out CONFIG_PCI_MSI independent part
Thomas Gleixner
3
-40
/
+45
2021-12-09
PCI/MSI: Move code into a separate directory
Thomas Gleixner
3
-2
/
+7
2021-12-09
PCI/MSI: Make msix_update_entries() smarter
Thomas Gleixner
1
-2
/
+2
2021-12-09
PCI/MSI: Cleanup include zoo
Thomas Gleixner
1
-12
/
+4
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-35
/
+19
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2
-59
/
+59
2021-12-09
PCI/sysfs: Use pci_irq_vector()
Thomas Gleixner
1
-5
/
+2
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
1
-8
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
1
-1
/
+1
2021-12-09
PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
Thomas Gleixner
1
-8
/
+18
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+2
2021-12-07
PCI: apple: Fix PERST# polarity
Marc Zyngier
1
-2
/
+2
2021-12-07
PCI: apple: Follow the PCIe specifications when resetting the port
Marc Zyngier
1
-1
/
+11
2021-12-06
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
1
-0
/
+1
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
3
-5
/
+12
2021-12-06
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
1
-11
/
+25
2021-12-06
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
1
-0
/
+21
2021-12-06
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
1
-1
/
+6
2021-12-06
PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
Krzysztof Wilczyński
1
-3
/
+1
2021-12-06
PCI: apple: Fix REFCLK1 enable/poll logic
Hector Martin
1
-3
/
+4
2021-12-06
PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
Manivannan Sadhasivam
1
-1
/
+1
[prev]
[next]