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
/
of
/
of_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT
Shawn Lin
1
-0
/
+21
2016-09-16
of/irq: Break out msi-map lookup (again)
Robin Murphy
1
-0
/
+102
2016-07-18
of: use pr_fmt prefix for all console printing
Rob Herring
1
-2
/
+4
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+0
2015-11-07
PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
Suthikulpanit, Suravee
1
-19
/
+0
2015-11-07
of/pci: Fix pci_get_host_bridge_device leak
Suthikulpanit, Suravee
1
-3
/
+2
2015-11-06
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2015-10-13
PCI: of: Ignore resources with failed translation
Pavel Fedin
1
-2
/
+4
2015-09-17
of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
Marc Zyngier
1
-0
/
+26
2015-03-03
of/pci: Add of_pci_dma_configure() to update DMA configuration
Murali Karicheri
1
-0
/
+21
2015-02-11
of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()
Lorenzo Pieralisi
1
-1
/
+0
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2015-02-09
Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
1
-0
/
+3
2015-01-28
of/pci: Free resources on failure in of_pci_get_host_bridge_resources()
Lorenzo Pieralisi
1
-0
/
+4
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
1
-4
/
+4
2014-09-30
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
1
-0
/
+117
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
1
-0
/
+25
2013-10-09
of: implement pci_address_to_pio as weak function
Rob Herring
1
-1
/
+0
2013-08-12
of: pci: add registry of MSI chips
Thomas Petazzoni
1
-0
/
+45
2013-05-19
of/pci: Add of_pci_parse_bus_range() function
Thierry Reding
1
-0
/
+25
2013-05-19
of/pci: Add of_pci_get_devfn() function
Thierry Reding
1
-5
/
+29
2011-10-31
of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS
Paul Gortmaker
1
-0
/
+1
2011-07-23
of: fix missing include from of_pci.c
Grant Likely
1
-0
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-82
/
+30
2011-02-23
x86: dtb: Add support for PCI devices backed by dtb nodes
Sebastian Andrzej Siewior
1
-0
/
+1
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
1
-0
/
+91