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
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-26
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
1
-1
/
+2
2019-11-26
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
1
-3
/
+3
2019-11-26
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
1
-16
/
+0
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
1
-9
/
+45
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-21
/
+22
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
1
-9
/
+45
2019-04-29
PCI: Add pci_dev_id() helper
Heiner Kallweit
1
-3
/
+3
2019-02-18
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
1
-14
/
+0
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-9
/
+16
2019-01-15
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
1
-9
/
+13
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-5
/
+4
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
1
-0
/
+14
2018-09-25
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
1
-3
/
+6
2018-08-14
PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
Heiner Kallweit
1
-0
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+3
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+1
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-4
/
+3
2017-10-18
PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
Thomas Gleixner
1
-0
/
+2
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+22
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-14
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
1
-5
/
+22
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+2
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-12
/
+2
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+12
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-4
/
+6
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
1
-21
/
+0
2017-03-29
PCI/MSI: Skip disabling disconnected devices
Keith Busch
1
-1
/
+6
2017-03-23
PCI/MSI: Use dev_printk() when possible
Bjorn Helgaas
1
-2
/
+4
2017-03-09
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
1
-2
/
+2
2017-03-02
PCI: add an API to get node from vector
Shaohua Li
1
-0
/
+16
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-100
/
+22
2017-02-17
PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
Prarit Bhargava
1
-1
/
+1
2017-02-10
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
1
-1
/
+1
2017-02-10
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
1
-3
/
+5
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
1
-28
/
+2
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
1
-48
/
+2
2017-02-10
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
1
-1
/
+1
2017-02-02
PCI/MSI: Don't apply affinity if there aren't enough vectors left
Christoph Hellwig
1
-0
/
+10
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
1
-17
/
+9
2017-01-11
PCI/MSI: Fix msi_capability_init() kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2016-11-09
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
1
-7
/
+13
2016-11-09
PCI/MSI: Propagate IRQ affinity description through the MSI code
Christoph Hellwig
1
-33
/
+33
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
1
-2
/
+4
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
1
-4
/
+4
[next]