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
|
17 years ago |
Jiri Slaby
|
1977f03272
remove asm/bitops.h includes
|
17 years ago |
Jens Axboe
|
c79d88b7fa
[SCSI] ide-scsi: remove usage of sg_last()
|
17 years ago |
Boaz Harrosh
|
2428427e49
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
|
17 years ago |
Jens Axboe
|
d274a9878b
ide-scsi: sg chaining support
|
17 years ago |
Matthew Wilcox
|
6fdea8dbbe
[SCSI] ide-scsi: Close narrow race in release
|
18 years ago |