Commit Graph

60 Commits (d2653e92732bd3911feff6bee5e23dbf959381db)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 9f87abe892 ide: add ide_pad_transfer() helper 17 years ago
Bartlomiej Zolnierkiewicz 1fc142589e ide: add ide_execute_pkt_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 3910dde641 ide-{floppy,tape,scsi}: 400ns delay is required after executing the command 17 years ago
Bartlomiej Zolnierkiewicz 32b3fe4fff ide: always use ->OUTBSYNC method for executing commands 17 years ago
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Borislav Petkov e3bfae4c10 ide-scsi: do non-atomic pc->flags testing 17 years ago
Borislav Petkov 1c065787c0 ide-scsi: convert driver to using generic ide_atapi_pc 17 years ago
Bartlomiej Zolnierkiewicz 23579a2a17 ide: remove IDE_*_REG macros 17 years ago
Bartlomiej Zolnierkiewicz 7616c0ad20 ide: add ide_atapi_{discard_data,write_zeros} inline helpers 17 years ago
Bartlomiej Zolnierkiewicz c47137a99c ide: add ide_read_[alt]status() inline helpers 17 years ago
Bartlomiej Zolnierkiewicz 98d2a7aad1 ide-scsi: remove needless SELECT_DRIVE() call 17 years ago
Bartlomiej Zolnierkiewicz 2d6027f087 ide-scsi: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 59bca8cc99 ide: update/add my Copyrights 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Kiyoshi Ueda 5a330e39b1 blk_end_request: changing ide-scsi (take 4) 17 years ago
Bartlomiej Zolnierkiewicz 2fc5738819 ide: add ide_pktcmd_tf_load() helper 17 years ago
Bartlomiej Zolnierkiewicz 932aead6d2 ide-{floppy,tape,scsi}: fix register loading order when issuing packet command 17 years ago
Bartlomiej Zolnierkiewicz 8e7657ae0f ide: remove atapi_ireason_t (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 790d123989 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t 17 years ago
Bartlomiej Zolnierkiewicz e5f9f5a89a ide: remove atapi_feature_t 17 years ago
Bartlomiej Zolnierkiewicz 22c525b976 ide: remove ata_status_t and atapi_status_t 17 years ago
Bartlomiej Zolnierkiewicz 69ae6fee4f ide-scsi: add ide_scsi_hex_dump() helper 17 years ago
Denis Cheng 6413f08666 ide-scsi: use print_hex_dump from <linux/kernel.h> 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Jens Axboe c79d88b7fa [SCSI] ide-scsi: remove usage of sg_last() 18 years ago
Boaz Harrosh 2428427e49 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg 18 years ago
Jens Axboe d274a9878b ide-scsi: sg chaining support 18 years ago
Matthew Wilcox 6fdea8dbbe [SCSI] ide-scsi: Close narrow race in release 18 years ago
Boaz Harrosh 427d0bd4fd [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup 18 years ago
Mariusz Kozlowski 41ead3c918 drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc 18 years ago
Bartlomiej Zolnierkiewicz d1be0a8225 ide-scsi: fix OOPS in idescsi_expiry() 18 years ago
Bartlomiej Zolnierkiewicz 7662d046df ide: move IDE settings handling to ide-proc.c 18 years ago
Bartlomiej Zolnierkiewicz 1497943ee6 ide: split off ioctl handling from IDE settings (v2) 18 years ago
Bartlomiej Zolnierkiewicz ecfd80e4a5 ide: make /proc/ide/ optional 18 years ago
Bartlomiej Zolnierkiewicz c94964a455 ide: remove ide_drive_t.usage 18 years ago
Alan Cox aaeab80bdb [PATCH] ide_scsi: allow it to be used for non CD only 18 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Ingo Molnar 36e8e57832 [PATCH] lockdep: annotate idescsi_pc_intr() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 125e18745f [PATCH] More BUG_ON conversion 19 years ago
Jes Sorensen e723ccd805 [PATCH] sem2mutex: drivers/scsi/ide-scsi.c 19 years ago
Mikael Pettersson b62735d9c6 [PATCH] ide-scsi: fix for IDE probe/remove ops changes 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Laurent Riffard 4ef3b8f4a5 [PATCH] ide: remove ide_driver_t.owner field 19 years ago
Willem Riede 0046b06a36 [PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "Medium not present" 19 years ago
Christoph Hellwig f64a181d89 [SCSI] remove Scsi_Device typedef 19 years ago