[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080810153527.16255.2504.sendpatchset@localhost.localdomain>
Date: Sun, 10 Aug 2008 17:35:27 +0200
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: linux-ide@...r.kernel.org
Cc: Borislav Petkov <petkovbb@...il.com>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 00/22] ide: more work on generic ATAPI support
Just some more work on generic ATAPI layer...
- code unifications here and there
- move IDEFLOPPY_IOCTL_FORMAT_* support to a separate file
- ide_pc_intr() no longer requires zillion of arguments
Applies on top of current pata tree, tested with ide-scsi.
diffstat:
drivers/ide/Makefile | 3
drivers/ide/ide-atapi.c | 323 +++++++++++++++--
drivers/ide/ide-floppy.c | 739 ++++++-----------------------------------
drivers/ide/ide-floppy.h | 72 +++
drivers/ide/ide-floppy_ioctl.c | 245 +++++++++++++
drivers/ide/ide-tape.c | 396 ++++++---------------
drivers/scsi/ide-scsi.c | 178 ++-------
include/linux/ide.h | 266 +++++++++-----
8 files changed, 1035 insertions(+), 1187 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists