| Commit message (Expand) | Author | Age |
* | ide-scsi: do non-atomic pc->flags testing | Borislav Petkov | 2008-04-17 |
* | ide-scsi: convert driver to using generic ide_atapi_pc | Borislav Petkov | 2008-04-17 |
* | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: add ide_atapi_{discard_data,write_zeros} inline helpers | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | ide-scsi: remove needless SELECT_DRIVE() call | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide-scsi: use ide_execute_command() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: update/add my Copyrights | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | blk_end_request: changing ide-scsi (take 4) | Kiyoshi Ueda | 2008-01-28 |
* | ide: add ide_pktcmd_tf_load() helper | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide-{floppy,tape,scsi}: fix register loading order when issuing packet command | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove atapi_ireason_t (take 3) | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove atapi_feature_t | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide: remove ata_status_t and atapi_status_t | Bartlomiej Zolnierkiewicz | 2008-01-25 |
* | ide-scsi: add ide_scsi_hex_dump() helper | Bartlomiej Zolnierkiewicz | 2007-12-12 |
* | ide-scsi: use print_hex_dump from <linux/kernel.h> | Denis Cheng | 2007-11-27 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | [SCSI] ide-scsi: remove usage of sg_last() | Jens Axboe | 2007-10-17 |
* | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg | Boaz Harrosh | 2007-10-17 |
* | ide-scsi: sg chaining support | Jens Axboe | 2007-10-16 |
* | [SCSI] ide-scsi: Close narrow race in release | Matthew Wilcox | 2007-10-12 |
* | [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup | Boaz Harrosh | 2007-10-12 |
* | drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 |
* | ide-scsi: fix OOPS in idescsi_expiry() | Bartlomiej Zolnierkiewicz | 2007-06-15 |
* | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 2007-02-16 |
* | [PATCH] ide_scsi: allow it to be used for non CD only | Alan Cox | 2006-12-07 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 |
* | [PATCH] lockdep: annotate idescsi_pc_intr() | Ingo Molnar | 2006-08-27 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 2006-06-23 |
* | [PATCH] sem2mutex: drivers/scsi/ide-scsi.c | Jes Sorensen | 2006-03-23 |
* | [PATCH] ide-scsi: fix for IDE probe/remove ops changes | Mikael Pettersson | 2006-02-01 |
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |
* | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 2005-11-18 |
* | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 |
* | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 2005-11-08 |
|\ |
|
| * | [SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium... | Willem Riede | 2005-11-06 |
* | | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2005-11-07 |
|/ |
|
* | Merge by Hand | James Bottomley | 2005-11-04 |
|\ |
|
| * | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 2005-10-28 |
* | | [PATCH] revert ide-scsi highmem cleanup | Andrew Morton | 2005-10-31 |
* | | [PATCH] ide-scsi highmem cleanup | Andrew Morton | 2005-10-30 |
|/ |
|
* | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 |