alistair23-linux/drivers/ide
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling
In all but one case, the suspend and resume functions of PCMCIA drivers
contain mostly of calls to pcmcia_release_configuration() and
pcmcia_request_configuration(). Therefore, move this code out of the
drivers and into the core.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:15:52 +02:00
..
arm
cris
h8300
legacy [PATCH] pcmcia: default suspend and resume handling 2006-03-31 17:15:52 +02:00
mips [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
pci Merge ../linux-2.6 2006-03-29 13:24:50 +11:00
ppc [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
ide-cd.c [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure 2006-03-27 09:29:02 +02:00
ide-cd.h
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
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
ide-tape.c [PATCH] ide-tape: use time_after(), time_after_eq() 2006-03-28 09:16:07 -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
setup-pci.c