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
/
search.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-4
/
+4
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2017-04-13
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
1
-0
/
+4
2016-04-11
PCI: Add support for multiple DMA aliases
Jacek Lawrynowicz
1
-5
/
+9
2014-11-10
PCI: Delete unnecessary NULL pointer checks
Markus Elfring
1
-2
/
+1
2014-09-22
PCI: Remove unused pci_find_upstream_pcie_bridge()
Alex Williamson
1
-34
/
+0
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-9
/
+7
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-9
/
+6
2014-06-02
Merge branch 'pci/iommu' into next
Bjorn Helgaas
1
-0
/
+87
2014-05-28
PCI: Add support for PCIe-to-PCI bridge DMA alias quirks
Alex Williamson
1
-2
/
+8
2014-05-28
PCI: Add support for DMA alias quirks
Alex Williamson
1
-0
/
+11
2014-05-28
PCI: Add DMA alias iterator
Alex Williamson
1
-0
/
+70
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-02-14
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
1
-5
/
+5
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-6
/
+6
2013-01-25
PCI: Fix reference count leak in pci_dev_present()
Jiang Liu
1
-5
/
+5
2012-09-10
Merge branch 'pci/feng-avoid-kmalloc' into next
Bjorn Helgaas
1
-37
/
+18
2012-09-10
PCI: Remove the obsolete no_pci_devices() check
Feng Tang
1
-9
/
+0
2012-08-24
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
Feng Tang
1
-27
/
+17
2012-08-23
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
1
-4
/
+2
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-4
/
+2
2012-06-13
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
1
-0
/
+2
2010-07-30
PCI: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-3
/
+3
2009-11-24
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
1
-2
/
+2
2009-11-04
PCI: add pci_get_domain_bus_and_slot function
Andrew Patterson
1
-17
/
+17
2009-09-09
PCI: disable pci_find_device warnings when deprecated pci functions are enabled
Andi Kleen
1
-31
/
+0
2009-06-16
PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()
Kenji Kaneshige
1
-1
/
+1
2009-06-11
PCI: remove deprecated pci_find_slot() interface
Alex Chiang
1
-30
/
+0
2009-03-20
PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
Kenji Kaneshige
1
-1
/
+1
2008-10-22
PCI: Fix reference counting bug
Matthew Wilcox
1
-6
/
+3
2008-09-16
PCI: fix compiler warnings in pci_get_subsys()
Greg KH
1
-3
/
+3
2008-08-21
PCI: fix reference leak in pci_get_dev_by_id()
Greg KH
1
-0
/
+2
2008-04-20
PCI: clean up search.c a lot
Greg Kroah-Hartman
1
-137
/
+112
2008-04-20
PCI: remove pci_get_device_reverse
Greg Kroah-Hartman
1
-41
/
+0
2008-04-20
PCI: remove pci_find_present
Greg Kroah-Hartman
1
-20
/
+15
2007-11-05
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
1
-0
/
+9
2007-10-22
Intel IOMMU: PCI generic helper function
Keshavamurthy, Anil S
1
-0
/
+34
2007-07-16
use no_pci_devices() in pci/search.c
Andrew Morton
1
-2
/
+2
2007-07-11
PCI: limit pci_get_bus_and_slot to domain 0
Randy Dunlap
1
-2
/
+5
2007-05-31
PCI: Fix pci_find_present
Ben Gardner
1
-1
/
+2
2007-05-02
pci: do not mark exported functions as __devinit
Sam Ravnborg
1
-2
/
+1
2007-03-09
pci: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-02-07
PCI: remove pci_find_device_reverse()
Adrian Bunk
1
-38
/
+0
2007-02-01
[PATCH] pci: remove warning messages
Andrew Morton
1
-8
/
+2
2007-01-05
[PATCH] PCI: prevent down_read when pci_devices is empty
Ard van Breemen
1
-0
/
+24
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-2
/
+1
2006-12-20
pci: Introduce pci_find_present
Alan Cox
1
-17
/
+22
[next]