Commit Graph

114 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 08da591e14 ide: add ide_device_{get,put}() helpers 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 20cd93be67 ide-floppy: pass packet command in rq->cmd 17 years ago
Borislav Petkov 2207fa5af1 ide-floppy: use drive->pc_callback instead of pc->callback 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Elias Oltmanns 3ef5eb424e IDE: Remove unused code 17 years ago
Harvey Harrison 85ae98a3df ide: endian annotations in ide-floppy.c 17 years ago
Borislav Petkov 68dc3575e0 ide-floppy: zero out the whole struct ide_atapi_pc on init 17 years ago
Borislav Petkov c96a7df8db ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open 17 years ago
Borislav Petkov cbbc4e818d ide-floppy: fix unfortunate function naming 17 years ago
Bartlomiej Zolnierkiewicz 646c0cb6c4 ide: add ide_pc_intr() helper 17 years ago
Bartlomiej Zolnierkiewicz 55d82bfa67 ide-{floppy,scsi}: read Status Register before stopping DMA engine 17 years ago
Bartlomiej Zolnierkiewicz 4c93067ea9 ide-floppy: add more debugging to idefloppy_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz dd2e9a032b ide-{floppy,tape}: move checking of ->failed_pc to ->callback 17 years ago
Bartlomiej Zolnierkiewicz 6bf1641ca1 ide: add ide_issue_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz 28c7214bd8 ide: add PC_FLAG_DRQ_INTERRUPT pc flag 17 years ago
Bartlomiej Zolnierkiewicz 594c16d8dd ide: add ide_transfer_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz 794cc6804b ide-{cd,floppy,tape}: remove checking for drive->scsi 17 years ago
Bartlomiej Zolnierkiewicz 5d41893c0f ide: add PC_FLAG_ZIP_DRIVE pc flag 17 years ago
Bartlomiej Zolnierkiewicz 6ffb66410d ide-floppy: start DMA engine in idefloppy_transfer_pc1() 17 years ago
Bartlomiej Zolnierkiewicz 5e33109582 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK 17 years ago
Bartlomiej Zolnierkiewicz 1b06e92aa0 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback 17 years ago
Borislav Petkov 81f4938239 ide-floppy: merge callbacks 17 years ago
Bartlomiej Zolnierkiewicz 568ca92774 ide-{floppy,tape,scsi}: log device name instead of driver name 17 years ago
Bartlomiej Zolnierkiewicz 0b2eea4c55 ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() 17 years ago
FUJITA Tomonori 63f5abb095 ide: remove action argument in ide_do_drive_cmd 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
FUJITA Tomonori 6fe162381e ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq 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
Paolo Ciarrocchi 52d3ccf762 IDE: Coding Style fixes to drivers/ide/ide-floppy.c 17 years ago
Borislav Petkov eaec3e7ded ide: use generic ATAPI packet command flags in ide-{floppy,tape} 17 years ago
Borislav Petkov c2b2b29361 ide-floppy: rename end_request handler properly 17 years ago
Borislav Petkov 8e55512391 ide-floppy: 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
Borislav Petkov 3ad6776cca ide-floppy: remove struct idefloppy_id_gcw 17 years ago
Bartlomiej Zolnierkiewicz 64a57fe439 ide: add ide_read_error() inline helper 17 years ago
Bartlomiej Zolnierkiewicz c47137a99c ide: add ide_read_[alt]status() inline helpers 17 years ago
Borislav Petkov fc6c5bc7c1 ide-floppy: bump driver version number 17 years ago
Borislav Petkov 0571c7a4f5 ide-floppy: fix most of the remaining checkpatch.pl issues 17 years ago
Borislav Petkov 6e5fa7b88c ide-floppy: remove atomic test_*bit macros 17 years ago