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
/
setup-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
PCI: Fix printk warnings in setup-bus.c
Johann Felix Soden
1
-1
/
+5
2008-09-04
PCI: fix pbus_size_mem() resource alignment for CardBus controllers
Linus Torvalds
1
-2
/
+3
2008-07-18
Merge branch 'linus' into pci-for-jesse
Ingo Molnar
1
-25
/
+18
2008-06-25
PCI: use dev_printk when possible
Bjorn Helgaas
1
-25
/
+18
2008-06-23
pci: debug extra pci bus resources
Yinghai Lu
1
-0
/
+35
2008-04-22
Fix cardbus resource allocation
Linus Torvalds
1
-15
/
+15
2008-04-20
PCI: pci_setup_bridge() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-20
PCI: pci_bus_size_cardbus() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-20
PCI: clean up resource alignment management
Ivan Kokshaysky
1
-0
/
+3
2008-03-26
Revert "PCI: remove transparent bridge sizing"
Linus Torvalds
1
-5
/
+0
2008-02-21
PCI: fix up setup-bus.c #ifdef
Andrew Morton
1
-4
/
+2
2008-02-02
PCI: fix 4x section mismatch warnings
Sam Ravnborg
1
-2
/
+2
2008-02-01
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-24
/
+40
2007-10-12
PCI: remove transparent bridge sizing
Gary Hade
1
-0
/
+5
2007-07-11
PCI: ROUND_UP macro cleanup in drivers/pci
Milind Arun Choudhary
1
-5
/
+3
2007-05-02
pci: do not mark exported functions as __devinit
Sam Ravnborg
1
-14
/
+7
2007-02-16
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options
Atsushi Nemoto
1
-17
/
+10
2006-12-22
[PATCH] increase CARDBUS_MEM_SIZE
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] fix "PCI: assign ioapic resource at hotplug"
Kenji Kaneshige
1
-5
/
+5
2006-09-26
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
1
-2
/
+4
2006-06-21
[PATCH] PCI: don't move ioapics below PCI bridge
Kimball Murray
1
-2
/
+3
2005-10-23
cardbus: limit IO windows to 256 bytes
Linus Torvalds
1
-1
/
+1
2005-09-09
[PATCH] yenta: share code with PCI core
Dominik Brodowski
1
-2
/
+2
2005-08-30
[PATCH] x86: pci_assign_unassigned_resources() update
Ivan Kokshaysky
1
-1
/
+1
2005-08-26
Only pre-allocate 256 bytes of cardbio IO range
Linus Torvalds
1
-1
/
+1
2005-07-29
[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c
Ivan Kokshaysky
1
-12
/
+0
2005-07-06
[PATCH] yet another fix for setup-bus.c/x86 merge
Ivan Kokshaysky
1
-0
/
+1
2005-07-01
[PATCH] PCI: pci_assign_unassigned_resources() on x86
Ivan Kokshaysky
1
-0
/
+2
2005-06-27
[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...
Rajesh Shah
1
-1
/
+4
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+552
[prev]