(Cc'd Davem as the piccolo driver touches the drivers/ide/ide-pci-generic.c to update the PCI identifiers and keep them all in sync with the name corrections as pointed out by Bartlomiej) --- Alan Cox (6): pata_piccolo: Driver for old Toshiba chipsets pata_ali: Fix regression with old devices pata: Update experimental tags cmd64x: implement serialization as per notes pata_sis: Implement MWDMA for the UDMA 133 capable chips pata_via: Blacklist some combinations of Transcend Flash and via drivers/ata/Kconfig | 39 +++++++---- drivers/ata/Makefile | 1 drivers/ata/ata_generic.c | 5 + drivers/ata/pata_ali.c | 4 + drivers/ata/pata_cmd64x.c | 116 ++++++++++++++++++++++++++++++++-- drivers/ata/pata_piccolo.c | 140 +++++++++++++++++++++++++++++++++++++++++ drivers/ata/pata_sis.c | 91 ++++++++++++++++++++------- drivers/ata/pata_via.c | 27 ++++++++ drivers/ide/ide-pci-generic.c | 3 + include/linux/pci_ids.h | 7 +- 10 files changed, 382 insertions(+), 51 deletions(-) create mode 100644 drivers/ata/pata_piccolo.c -- "The IETF already has more than enough RFCs that codify the obvious, make stupidity illegal, support truth, justice, and the IETF way, and generally demonstrate the author is a brilliant and valuable Contributor to The Standards Process." -- Vernon Schryver -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html