Commit Graph

101906 Commits (094029479be8eb380447f42eff1b35362ef1a464)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 74e63e74ea ide-tape: factor out DSC handling from idetape_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 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 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 5a7b75ab42 ide-tape: factor out waiting for good ireason from idetape_transfer_pc() 17 years ago
Bartlomiej Zolnierkiewicz 9fd13a27c8 ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() 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 92f5daff2b ide-tape: make pc->idetape_callback void 17 years ago
Bartlomiej Zolnierkiewicz 5985e6abbd ide-tape: merge callbacks 17 years ago
Bartlomiej Zolnierkiewicz 258ec41130 ide-tape: make idetape_retry_pc() void 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
Bartlomiej Zolnierkiewicz 170ee569bb ide-tape: remove SIMULATE_ERRORS debug code 17 years ago
Bartlomiej Zolnierkiewicz 531e9e5054 ide-tape: remove stale comments from idetape_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 91395a1630 ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef 17 years ago
Bartlomiej Zolnierkiewicz 6bd3b0bfb8 ide-tape: remove superfluous warning message from idetape_issue_pc() 17 years ago
Bartlomiej Zolnierkiewicz 1e049a8ea1 ide-tape: remove superfluous error message from idetape_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 87429bdc2e ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq() 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 ff07488346 ide: remove drive->ctl 17 years ago
Bartlomiej Zolnierkiewicz 0fd04dcc2e ide: use ->OUTBSYNC in ide_set_irq() 17 years ago
Bartlomiej Zolnierkiewicz 6a732e11be ide: use ->OUTBSYNC in init_irq() 17 years ago
Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 17 years ago
Bartlomiej Zolnierkiewicz 1357214461 ide: remove ->mmio flag from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz ed4af48fd6 ide: move IRQ unmasking out from ->tf_load method 17 years ago
Bartlomiej Zolnierkiewicz 9a410e79b5 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag 17 years ago
Bartlomiej Zolnierkiewicz e81a3bde13 ide: fix do_probe() to use SELECT_DRIVE() 17 years ago
Bartlomiej Zolnierkiewicz 49e153e681 ide: remove commented out code from ide_config_drive_speed() 17 years ago
Bartlomiej Zolnierkiewicz 912ef6d94c sgiioc4: use ->extra_base instead of ->dma_status for dma_handle 17 years ago
Bartlomiej Zolnierkiewicz 57279a7a40 ide: remove try_to_flush_leftover_data() 17 years ago
Bartlomiej Zolnierkiewicz 931ee0dc5c ide: remove obsoleted "ide=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz dbac9f895f ide: cleanup init_ide_data() 17 years ago
Bartlomiej Zolnierkiewicz 232595eaff ide: remove obsoleted "hdx=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz 30e5ee4d1a ide: remove obsoleted "idebus=" kernel parameter 17 years ago