Commit Graph

77 Commits (4cc196897de9e6c02cf86debc5b9f7cf1b69a214)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 4cc196897d ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() 17 years ago
Bartlomiej Zolnierkiewicz 594c16d8dd ide: add ide_transfer_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz f83cbc77b0 ide-scsi: set drive->scsi flag for devices handled by the driver 17 years ago
Bartlomiej Zolnierkiewicz 568ca92774 ide-{floppy,tape,scsi}: log device name instead of driver name 17 years ago
Bartlomiej Zolnierkiewicz 43a2b5b293 ide-scsi: add debug_log() macro 17 years ago
Bartlomiej Zolnierkiewicz c8c5112980 ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() 17 years ago
Bartlomiej Zolnierkiewicz 3e52fb4d1f ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() 17 years ago
Bartlomiej Zolnierkiewicz 6c60bd8ea7 ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz c04bbc812b ide-scsi: fix handling of DMA errors in idescsi_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz e8e25f03e1 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz b3d96afccf ide-scsi: fix race in idescsi_transfer_pc() 17 years ago
FUJITA Tomonori 63f5abb095 ide: remove action argument in ide_do_drive_cmd 17 years ago
FUJITA Tomonori 7e12ca11d6 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait 17 years ago
Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 17 years ago
Bartlomiej Zolnierkiewicz 9a410e79b5 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag 17 years ago
FUJITA Tomonori 124cafc5eb ide: remove ide_init_drive_cmd 17 years ago
Bartlomiej Zolnierkiewicz e8a96aa713 ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users 17 years ago
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