From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: [PATCH 0/19] new IDE quilt tree Date: Fri, 12 Jan 2007 05:17:20 +0100 Message-ID: <20070112041720.28755.49663.sendpatchset@localhost.localdomain> Return-path: Received: from ug-out-1314.google.com ([66.249.92.175]:26634 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbXALENp (ORCPT ); Thu, 11 Jan 2007 23:13:45 -0500 Received: by ug-out-1314.google.com with SMTP id 44so688774uga for ; Thu, 11 Jan 2007 20:13:43 -0800 (PST) Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: linux-ide@vger.kernel.org Cc: Bartlomiej Zolnierkiewicz , linux-kernel@vger.kernel.org Hi, My working IDE tree (against Linus' tree) now resides here: http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/ and is managed by quilt. Currently it contains the following changes: * all IDE patches from 2.6.20-rc3-mm1 (great work done by Sergei Shtylyov ) * atiixp fixes [in -mm already] (from Conke Hu ) * pci/generic update for jmicron [in -mm already] (from Alan Cox ) * new IT8213 driver (from Jack Lee and Alan Cox, some fixes by me) * add pci_get_legacy_ide_irq() to ia64 [fixes amd74xx build] (by me) * add missing __init tags to IDE PCI host drivers (by me) * bunch of cleanups (by me) diffstat: 51 files changed, 1918 insertions(+), 1498 deletions(-) I'm sending only new patches for review/comments. If you would like to see the full quilt series (or to get combined patch) against 2.6.20-rc3-mm1 / 2.6.20-rc4, they are available here: http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/releases/ Thanks, Bart