Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
af11a74a04a57dfc050b48b67cc1e7f5b71e6a95
/
drivers
/
pci
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
c9d8b55
PCI: Add support for relative addressing in quirk tables
by Ard Biesheuvel
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
9d64b53
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
by Rafael J. Wysocki
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
fa687fb
Merge branch 'remotes/lorenzo/pci/vmd'
by Bjorn Helgaas
· 6 years ago
323fc75
Merge branch 'remotes/lorenzo/pci/mvebu'
by Bjorn Helgaas
· 6 years ago
732c470
Merge branch 'remotes/lorenzo/pci/mobiveil'
by Bjorn Helgaas
· 6 years ago
0ea77d2
Merge branch 'remotes/lorenzo/pci/iproc'
by Bjorn Helgaas
· 6 years ago
1974704
Merge branch 'remotes/lorenzo/pci/hv'
by Bjorn Helgaas
· 6 years ago
0c38011
Merge branch 'remotes/lorenzo/pci/dwc'
by Bjorn Helgaas
· 6 years ago
37f0e31
Merge branch 'remotes/lorenzo/pci/cadence'
by Bjorn Helgaas
· 6 years ago
ce342a1
Merge branch 'remotes/lorenzo/pci/aardvark'
by Bjorn Helgaas
· 6 years ago
0d56768
Merge branch 'remotes/lorenzo/pci/controller/misc'
by Bjorn Helgaas
· 6 years ago
3a48dc6
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
e7aaf90
Merge branch 'pci/switchtec'
by Bjorn Helgaas
· 6 years ago
5fc054a
Merge branch 'pci/resource'
by Bjorn Helgaas
· 6 years ago
c689209
Merge branch 'pci/peer-to-peer'
by Bjorn Helgaas
· 6 years ago
11c1a8e
Merge branch 'pci/msi'
by Bjorn Helgaas
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
c0638a4
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
a8bcb5e
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 6 years ago
1ca358a
Merge branch 'pci/dpc'
by Bjorn Helgaas
· 6 years ago
187dacc
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 6 years ago
3c3ab37
Merge branch 'pci/aer'
by Bjorn Helgaas
· 6 years ago
45687f9
PCI/AER: Don't clear AER bits if error handling is Firmware-First
by Alexandru Gagniuc
· 6 years ago
2538fb8
PCI: Limit config space size for Netronome NFP5000
by Jakub Kicinski
· 6 years ago
923aa4c
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
by Heiner Kallweit
· 6 years ago
6eaf278
PCI/VPD: Check for VPD access completion before checking for timeout
by Bert Kenward
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9f0e893
PCI: Match Root Port's MPS to endpoint's MPSS as necessary
by Myron Stowe
· 6 years ago
3dbe97e
PCI: Skip MPS logic for Virtual Functions (VFs)
by Myron Stowe
· 6 years ago
7695e73
PCI: Add function 1 DMA alias quirk for Marvell 88SS9183
by Bjorn Helgaas
· 6 years ago
2d1ce5e
PCI: Check for PCIe Link downtraining
by Alexandru Gagniuc
· 6 years ago
10dbc9f
PCI: Add ACS Redirect disable quirk for Intel Sunrise Point
by Logan Gunthorpe
· 6 years ago
73c47dde
PCI: Add device-specific ACS Redirect disable infrastructure
by Logan Gunthorpe
· 6 years ago
3b26918
PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE
by Logan Gunthorpe
· 6 years ago
aaca43f
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
by Logan Gunthorpe
· 6 years ago
45db337
PCI: Allow specifying devices using a base bus and path of devfns
by Logan Gunthorpe
· 6 years ago
07d8d7e
PCI: Make specifying PCI devices in kernel parameters reusable
by Logan Gunthorpe
· 6 years ago
bd2e956
PCI: Hide ACS quirk declarations inside PCI core
by Bjorn Helgaas
· 6 years ago
51ba094
PCI: Delay after FLR of Intel DC P3700 NVMe
by Alex Williamson
· 6 years ago
ffb0863
PCI: Disable Samsung SM961/PM961 NVMe before FLR
by Alex Williamson
· 6 years ago
2d2917f
PCI: Export pcie_has_flr()
by Alex Williamson
· 6 years ago
f23d0d4
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
by Thomas Petazzoni
· 6 years ago
4234207
PCI: mvebu: Convert to use pci_host_bridge directly
by Thomas Petazzoni
· 6 years ago
5a553d6
PCI: mvebu: Use resource_size() to remap I/O space
by Thomas Petazzoni
· 6 years ago
ee16043
PCI: mvebu: Only remap I/O space if configured
by Thomas Petazzoni
· 6 years ago
dfd0309
PCI: mvebu: Fix I/O space end address calculation
by Thomas Petazzoni
· 6 years ago
6554f95
PCI: mvebu: Remove redundant platform_set_drvdata() call
by Thomas Petazzoni
· 6 years ago
ce29af2
PCI: Remove unnecessary include of <linux/pci-aspm.h>
by Bjorn Helgaas
· 6 years ago
36131ce
PCI/ASPM: Convert to use sysfs_match_string() helper
by Andy Shevchenko
· 6 years ago
34dbc9c
PCI/xilinx: Depend on OF instead of the ARCH
by Christoph Hellwig
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
447ae31
x86: Don't include linux/irq.h from asm/hardirq.h
by Nicolai Stange
· 6 years ago
ef46808
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
944d585
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
by Bjorn Helgaas
· 6 years ago
4e6a133
PCI: pciehp: Deduplicate presence check on probe & resume
by Lukas Wunner
· 6 years ago
8bb46b0
PCI: pciehp: Avoid implicit fallthroughs in switch statements
by Lukas Wunner
· 6 years ago
44bda4b
PCI: Fix is_added/is_busmaster race condition
by Hari Vyas
· 7 years ago
47a8e23
PCI: Whitelist Thunderbolt ports for runtime D3
by Lukas Wunner
· 6 years ago
eb3b5bf
PCI: Whitelist native hotplug ports for runtime D3
by Lukas Wunner
· 6 years ago
82c3fbf
PCI: sysfs: Resume to D0 on function reset
by Lukas Wunner
· 6 years ago
4417aa4
PCI: pciehp: Resume parent to D0 on config space access
by Lukas Wunner
· 6 years ago
8350307
PCI: pciehp: Resume to D0 on enable/disable
by Lukas Wunner
· 6 years ago
6b08c38
PCI: pciehp: Support interrupts sent from D3hot
by Lukas Wunner
· 6 years ago
469e764
PCI: pciehp: Obey compulsory command delay after resume
by Lukas Wunner
· 6 years ago
7903782
PCI: pciehp: Clear spurious events earlier on resume
by Lukas Wunner
· 6 years ago
6ccb127
PCI: portdrv: Deduplicate PM callback iterator
by Lukas Wunner
· 6 years ago
5b3f7b7
PCI: pciehp: Avoid slot access during reset
by Lukas Wunner
· 6 years ago
f7368a5
PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handler
by Heiner Kallweit
· 6 years ago
a865119
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
by Christoph Hellwig
· 6 years ago
6f2c73c
PCI: mobiveil: Add Kconfig/Makefile entries
by Lorenzo Pieralisi
· 6 years ago
d374301
PCI: mobiveil: Add missing ../pci.h include
by Lorenzo Pieralisi
· 6 years ago
af3f606
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
by Lorenzo Pieralisi
· 6 years ago
3fce461
BackMerge v4.18-rc7 into drm-next
by Dave Airlie
· 6 years ago
a54e43f
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
by Dan Carpenter
· 6 years ago
1a3d869
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
bd91b56
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
by Thomas Tai
· 6 years ago
0145620
PCI: mobiveil: Integer overflow in IB_WIN_SIZE
by Dan Carpenter
· 7 years ago
cdf6b73
PCI: pciehp: Always enable occupied slot on probe
by Lukas Wunner
· 6 years ago
d331710
PCI: pciehp: Become resilient to missed events
by Lukas Wunner
· 6 years ago
6c35a1a
PCI: pciehp: Tolerate initially unstable link
by Lukas Wunner
· 6 years ago
25c83b8
PCI: pciehp: Declare pciehp_enable/disable_slot() static
by Lukas Wunner
· 6 years ago
1656716
PCI: pciehp: Drop enable/disable lock
by Lukas Wunner
· 6 years ago
32a8cef
PCI: pciehp: Enable/disable exclusively from IRQ thread
by Lukas Wunner
· 6 years ago
9590192
PCI: pciehp: Track enable/disable status
by Lukas Wunner
· 6 years ago
774d446
PCI: pciehp: Publish to user space last on probe
by Lukas Wunner
· 6 years ago
51bbf9b
PCI: hotplug: Demidlayer registration with the core
by Lukas Wunner
· 6 years ago
55a6b7a
PCI: pciehp: Drop slot workqueue
by Lukas Wunner
· 6 years ago
0e94916
PCI: pciehp: Handle events synchronously
by Lukas Wunner
· 6 years ago
b0ccd9d
PCI: pciehp: Stop blinking on slot enable failure
by Lukas Wunner
· 6 years ago
ec07a44
PCI: pciehp: Convert to threaded polling
by Lukas Wunner
· 6 years ago
7b4ce26
PCI: pciehp: Convert to threaded IRQ
by Lukas Wunner
· 6 years ago
4aed1cd
PCI: pciehp: Document struct slot and struct controller
by Lukas Wunner
· 6 years ago
1d2e267
PCI: pciehp: Declare pciehp_unconfigure_device() void
by Lukas Wunner
· 6 years ago
6641311
PCI: pciehp: Drop unnecessary NULL pointer check
by Lukas Wunner
· 6 years ago
1204e35
PCI: pciehp: Fix unprotected list iteration in IRQ handler
by Lukas Wunner
· 6 years ago
281e878
PCI: pciehp: Fix use-after-free on unplug
by Lukas Wunner
· 6 years ago
Next »