Pending experimental bits. Not necessarily ready to apply but so folks know what is going on. --- Alan Cox (5): pata_piccolo: Driver for old Toshiba chipsets 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 | 33 +++++++--- drivers/ata/Makefile | 1 drivers/ata/ata_generic.c | 5 +- drivers/ata/pata_cmd64x.c | 132 +++++++++++++++++++++++++++++++++++++++-- drivers/ata/pata_piccolo.c | 140 ++++++++++++++++++++++++++++++++++++++++++++ drivers/ata/pata_sis.c | 88 +++++++++++++++++++++------- drivers/ata/pata_via.c | 27 ++++++++ include/linux/pci_ids.h | 7 +- 8 files changed, 388 insertions(+), 45 deletions(-) create mode 100644 drivers/ata/pata_piccolo.c -- My Git tree is full of regressions, my git tree is full of bad C My Git tree is full of regressions oh git-clone my codebase and see Git-clone git-clone, oh git-clone my codebase and see, and see Git-clone git-clone, oh git-clone my codebase and see -- 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