[git patches] ide update

From: Bartlomiej Zolnierkiewicz
Date: Wed Dec 14 2005 - 21:49:42 EST



Some missing bits for 2.6.15.


Please pull from:

master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git/

to obtain following changes:

Bartlomiej Zolnierkiewicz:
ide-disk: flush cache after calling del_gendisk()
ide: cleanup ide.h
ide: cleanup ide_driver_t
ide-cd: remove write-only cmd field from struct cdrom_info

Daniel Drake:
via82cxxx IDE: Add VT8251 ISA bridge

Jeremy Higdon:
sgiioc4: check for no hwifs available

Jordan Crouse:
ide: core modifications for AU1200
ide: AU1200 IDE update

Marcelo Tosatti:
ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y


drivers/ide/Kconfig | 10
drivers/ide/ide-cd.c | 7
drivers/ide/ide-cd.h | 1
drivers/ide/ide-disk.c | 4
drivers/ide/ide-dma.c | 15
drivers/ide/mips/Makefile | 3
drivers/ide/mips/au1xxx-ide.c | 1496 ++++++++++--------------------
drivers/ide/pci/sgiioc4.c | 8
drivers/ide/pci/via82cxxx.c | 1
include/asm-mips/mach-au1x00/au1xxx_ide.h | 22
include/linux/ide.h | 131 --
include/linux/pci_ids.h | 1
12 files changed, 566 insertions(+), 1133 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/