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
2021-11-19
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
1
-3
/
+4
2021-11-19
PCI/switchtec: Declare local state_names[] as static
Kelvin Cao
1
-1
/
+1
2021-11-19
PCI/switchtec: Add Gen4 automotive device IDs
Kelvin Cao
2
-0
/
+18
2021-11-18
PCI: xgene: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-5
/
+5
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-3
/
+3
2021-11-18
PCI: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-6
/
+6
2021-11-18
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-2
/
+2
2021-11-18
PCI/PME: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-2
/
+2
2021-11-18
PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-2
/
+2
2021-11-18
PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-5
/
+5
2021-11-18
PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2
-10
/
+10
2021-11-18
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: rcar-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: altera: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
1
-6
/
+2
2021-11-18
PCI: aardvark: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: histb: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mediatek: Drop error data fabrication when config read fails
Naveen Naidu
1
-9
/
+2
2021-11-18
PCI: iproc: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: thunder: Drop error data fabrication when config read fails
Naveen Naidu
2
-33
/
+17
2021-11-18
PCI: Drop error data fabrication when config read fails
Naveen Naidu
1
-6
/
+2
2021-11-18
PCI: Use PCI_SET_ERROR_RESPONSE() for disconnected devices
Naveen Naidu
1
-3
/
+3
2021-11-18
PCI: Set error response data when config read fails
Naveen Naidu
1
-2
/
+8
2021-11-15
PCI: Use pci_find_vsec_capability() when looking for TBT devices
Andy Shevchenko
1
-13
/
+5
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+28
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-1
/
+26
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-1
/
+2
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-45
/
+41
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
1
-0
/
+4
2021-11-11
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
1
-5
/
+5
2021-11-11
PCI: Add MSI masking quirk for Nvidia ION AHCI
Marc Zyngier
1
-0
/
+6
2021-11-11
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+3
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-12
/
+14
2021-11-09
PCI: brcmstb: Allow building for BMIPS_GENERIC
Florian Fainelli
1
-1
/
+2
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+32
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
1
-1
/
+2
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+24
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
65
-745
/
+3776
2021-11-05
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-2
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2
-10
/
+37
2021-11-05
Merge branch 'pci/host/rcar'
Bjorn Helgaas
2
-6
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
5
-11
/
+819
2021-11-05
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
3
-0
/
+610
2021-11-05
Merge branch 'pci/host/kirin'
Bjorn Helgaas
2
-149
/
+499
2021-11-05
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-1
/
+1
[prev]
[next]