index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2019-06-22
ACPI/PCI: PM: Add missing wakeup.flags.valid checks
Rafael J. Wysocki
2019-06-15
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-06-15
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
2019-06-15
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
2019-06-15
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
2019-06-15
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
2019-06-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
2019-06-15
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
2019-06-15
switchtec: Fix unintended mask of MRPC event
Wesley Sheng
2019-06-15
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-06-15
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2019-06-15
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
2019-05-25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-05-25
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
2019-05-25
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
2019-05-25
PCI/AER: Change pci_aer_init() stub to return void
Jisheng Zhang
2019-05-25
PCI: Init PCIe feature bits for managed host bridge alloc
Jean-Philippe Brucker
2019-05-25
PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
Lyude Paul
2019-05-25
PCI: Mark Atheros AR9462 to avoid bus reset
James Prestwood
2019-05-25
PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
Nikolai Kostrigin
2019-05-16
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
2019-05-16
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
2019-05-16
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
2019-04-12
PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
Logan Gunthorpe
2019-04-10
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
2019-04-05
PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
Andre Przywara
2019-03-25
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
2019-03-25
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
2019-03-25
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-03-06
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/dpc'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/aspm'
Bjorn Helgaas
2019-03-06
PCI: Update PCIEPORTBUS Kconfig help text
Hou Zhiqiang
2019-03-05
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
[next]