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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
1
-0
/
+2
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+54
2015-08-28
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
1
-4
/
+9
2015-08-26
PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
Guilherme G. Piccoli
1
-0
/
+1
2015-08-25
PCI: Add pci_ioremap_wc_bar()
Luis R. Rodriguez
1
-0
/
+1
2015-08-24
PCI: Set MPS to match upstream bridge
Keith Busch
1
-4
/
+5
2015-08-20
PCI: Add pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-0
/
+4
2015-08-14
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...
Bjorn Helgaas
1
-2
/
+24
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
1
-2
/
+0
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
1
-1
/
+0
2015-08-13
PCI: Move ATS declarations to linux/pci.h so they're all together
Bjorn Helgaas
1
-1
/
+9
2015-08-13
PCI: Reduce size of ATS structure elements
Bjorn Helgaas
1
-3
/
+3
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
1
-3
/
+5
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
1
-0
/
+9
2015-08-04
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
1
-0
/
+21
2015-07-30
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
1
-0
/
+5
2015-07-30
PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
Yijing Wang
1
-1
/
+2
2015-07-30
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
1
-0
/
+17
2015-07-30
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
1
-0
/
+2
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
1
-0
/
+4
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
1
-1
/
+0
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
1
-0
/
+2
2015-06-12
Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...
Bjorn Helgaas
1
-22
/
+22
2015-06-12
PCI: Remove unused pci_scan_bus_parented()
Yijing Wang
1
-2
/
+0
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-11
/
+0
2015-05-29
PCI: Add pci_bus_addr_t
Yinghai Lu
1
-3
/
+9
2015-05-29
PCI: Move pci_ari_enabled() to global header
Alex Williamson
1
-0
/
+11
2015-05-22
PCI: Propagate the "ignore hotplug" setting to parent
Rafael J. Wysocki
1
-5
/
+1
2015-05-22
PCI: Add dev->has_secondary_link to track downstream PCIe links
Yijing Wang
1
-0
/
+1
2015-05-07
PCI/MSI: Remove unused pci_msi_off()
Bjorn Helgaas
1
-1
/
+0
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-0
/
+15
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+1
2015-04-08
PCI/ACPI: Optimize device state transition delays
Aaron Lu
1
-0
/
+1
2015-03-31
PCI: Add pcibios_iov_resource_alignment() interface
Wei Yang
1
-0
/
+1
2015-03-31
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
Wei Yang
1
-0
/
+11
2015-03-31
PCI: Keep individual VF BAR size in struct pci_sriov
Wei Yang
1
-0
/
+3
2015-03-03
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
1
-0
/
+3
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+15
2015-02-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+2
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
1
-7
/
+2
2015-02-03
PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF
Kevin Hao
1
-0
/
+2
2015-02-02
Merge branch 'pci/config' into next
Bjorn Helgaas
1
-0
/
+11
2015-01-22
PCI: Add generic config accessors
Rob Herring
1
-0
/
+11
2015-01-16
PCI: Add flag for devices that don't reset on D3hot->D0 transition
Alex Williamson
1
-0
/
+2
2015-01-16
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
1
-0
/
+1
2015-01-16
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-0
/
+2
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
[prev]
[next]