You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Brodowski
43c3473552
[PATCH] pci and yenta: pcibios_bus_to_resource
...
In yenta_socket, we default to using the resource setting of the CardBus
bridge. However, this is a PCI-bus-centric view of resources and thus needs
to be converted to generic resources first. Therefore, add a call to
pcibios_bus_to_resource() call in between. This function is a mere wrapper on
x86 and friends, however on some others it already exists, is added in this
patch (alpha, arm, ppc, ppc64) or still needs to be provided (parisc -- where
is its pcibios_resource_to_bus() ?).
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
..
Makefile
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
20 years ago
apm.c
Linux-2.6.12-rc2
20 years ago
armksyms.c
[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols
20 years ago
arthur.c
Linux-2.6.12-rc2
20 years ago
asm-offsets.c
[PATCH] ARM: pt_regs offsets
20 years ago
bios32.c
[PATCH] pci and yenta: pcibios_bus_to_resource
20 years ago
calls.S
Linux-2.6.12-rc2
20 years ago
compat.c
Linux-2.6.12-rc2
20 years ago
debug.S
Linux-2.6.12-rc2
20 years ago
dma-isa.c
Linux-2.6.12-rc2
20 years ago
dma.c
Linux-2.6.12-rc2
20 years ago
ecard.c
[PATCH] Driver Core: arch: update device attribute callbacks
20 years ago
entry-armv.S
Merge with ../linux-2.6-smp
20 years ago
entry-common.S
[PATCH] ARM: make entry*.S includes more logical
20 years ago
entry-header.S
[PATCH] ARM SMP: convert alignment enable
20 years ago
fiq.c
Linux-2.6.12-rc2
20 years ago
head.S
[PATCH] ARM: Make the magic values in head.S more obvious
20 years ago
init_task.c
Linux-2.6.12-rc2
20 years ago
io.c
Linux-2.6.12-rc2
20 years ago
irq.c
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
20 years ago
isa.c
Linux-2.6.12-rc2
20 years ago
iwmmxt.S
Linux-2.6.12-rc2
20 years ago
module.c
Linux-2.6.12-rc2
20 years ago
process.c
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
ptrace.c
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
20 years ago
ptrace.h
Linux-2.6.12-rc2
20 years ago
semaphore.c
Linux-2.6.12-rc2
20 years ago
setup.c
[PATCH] ARM: Change 'param_offset' to 'boot_params'
20 years ago
signal.c
[PATCH] arm: swsusp build fix
20 years ago
signal.h
[PATCH] ARM: Move signal return code into vector page
20 years ago
smp.c
[ARM SMP] Ensure secondary CPUs have a clean TLB
20 years ago
sys_arm.c
[PATCH] ARM: Fix kernel stack offset calculations
20 years ago
time.c
[PATCH] ARM: Add VST idle loop call
20 years ago
traps.c
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
20 years ago
vmlinux.lds.S
[PATCH] ARM: Fix kernel stack offset calculations
20 years ago