remarkable-linux/drivers/ide
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers
This removes statically assigned platform numbers and reworks the
powerpc platform probe code to use a better mechanism.  With this,
board support files can simply declare a new machine type with a
macro, and implement a probe() function that uses the flattened
device-tree to detect if they apply for a given machine.

We now have a machine_is() macro that replaces the comparisons of
_machine with the various PLATFORM_* constants.  This commit also
changes various drivers to use the new macro instead of looking at
_machine.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-28 23:15:54 +11:00
..
arm
cris
h8300
legacy [PATCH] pcmcia: add another ide-cs CF card id 2006-03-01 10:52:12 +01:00
mips [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
pci [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
ppc [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
ide-cd.c [PATCH] sem2mutex: drivers/ide 2006-03-23 07:38:14 -08:00
ide-cd.h [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info 2005-12-15 02:20:49 +01:00
ide-disk.c [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations 2006-03-24 07:33:28 -08:00
ide-dma.c [PATCH] s/;;/;/g 2006-03-24 07:33:24 -08:00
ide-floppy.c [PATCH] sem2mutex: drivers/ide 2006-03-23 07:38:14 -08:00
ide-generic.c
ide-io.c [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static 2006-02-03 08:32:12 -08:00
ide-iops.c [PATCH] solve false-positive soft lockup messages during IDE init 2006-02-03 08:32:12 -08:00
ide-lib.c [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU 2005-11-18 23:13:33 +01:00
ide-pnp.c
ide-probe.c [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations 2006-03-24 07:33:28 -08:00
ide-proc.c Cleaned up AMD Au1200 IDE driver: 2005-10-29 19:32:20 +01:00
ide-tape.c [PATCH] sem2mutex: drivers/ide 2006-03-23 07:38:14 -08:00
ide-taskfile.c [PATCH] ide: touch softlockup detector during pio 2006-02-15 15:32:21 -08:00
ide-timing.h
ide.c [PATCH] ide: fix section mismatch warning 2006-03-25 08:22:53 -08:00
Kconfig [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
Makefile [IDE] Add driver for Sibyte Swarm evaluation board 2005-11-17 16:23:50 +00:00
setup-pci.c [PATCH] ide: make comment match reality 2005-11-18 23:11:24 +01:00