index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
PCI: Add ACS Redirect disable quirk for Intel Sunrise Point
Logan Gunthorpe
1
-0
/
+25
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
3
-8
/
+43
2018-08-09
PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE
Logan Gunthorpe
1
-9
/
+9
2018-08-09
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-09
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-09
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-09
PCI: Hide ACS quirk declarations inside PCI core
Bjorn Helgaas
1
-0
/
+14
2018-08-09
PCI: Delay after FLR of Intel DC P3700 NVMe
Alex Williamson
1
-0
/
+22
2018-08-09
PCI: Disable Samsung SM961/PM961 NVMe before FLR
Alex Williamson
1
-0
/
+83
2018-08-09
PCI: Export pcie_has_flr()
Alex Williamson
1
-1
/
+2
2018-08-08
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
1
-5
/
+0
2018-08-08
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
1
-73
/
+63
2018-08-08
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
1
-2
/
+2
2018-08-08
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
1
-3
/
+3
2018-08-08
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
1
-1
/
+1
2018-08-08
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
1
-2
/
+0
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
4
-4
/
+0
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2018-08-06
PCI/xilinx: Depend on OF instead of the ARCH
Christoph Hellwig
1
-1
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
23
-42
/
+159
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+21
2018-07-31
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
1
-2
/
+0
2018-07-31
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
2
-31
/
+46
2018-07-31
PCI: pciehp: Avoid implicit fallthroughs in switch statements
Lukas Wunner
1
-0
/
+5
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
5
-8
/
+20
2018-07-31
PCI: Whitelist Thunderbolt ports for runtime D3
Lukas Wunner
1
-1
/
+5
2018-07-31
PCI: Whitelist native hotplug ports for runtime D3
Lukas Wunner
1
-5
/
+10
2018-07-31
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
1
-0
/
+2
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2
-0
/
+21
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
1
-0
/
+6
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
2
-2
/
+48
2018-07-31
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
1
-0
/
+4
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
6
-16
/
+30
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
1
-18
/
+12
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
3
-7
/
+14
2018-07-31
PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handler
Heiner Kallweit
1
-1
/
+5
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-1
/
+1
2018-07-30
PCI: mobiveil: Add Kconfig/Makefile entries
Lorenzo Pieralisi
2
-0
/
+11
2018-07-30
PCI: mobiveil: Add missing ../pci.h include
Lorenzo Pieralisi
1
-0
/
+2
2018-07-30
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
Lorenzo Pieralisi
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
20
-35
/
+147
2018-07-27
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-27
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-26
PCI: mobiveil: Integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-23
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2
-15
/
+6
2018-07-23
PCI: pciehp: Become resilient to missed events
Lukas Wunner
3
-53
/
+40
2018-07-23
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-23
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
2
-4
/
+5
[prev]
[next]