Commit Graph

292 Commits (f61ed7e32d2d6a0a8c3c101da513ccedd542e14d)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 646c0cb6c4 ide: add ide_pc_intr() helper 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 5d41893c0f ide: add PC_FLAG_ZIP_DRIVE pc flag 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
Bartlomiej Zolnierkiewicz 92f5daff2b ide-tape: make pc->idetape_callback void 17 years ago
FUJITA Tomonori 63f5abb095 ide: remove action argument in ide_do_drive_cmd 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 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 931ee0dc5c ide: remove obsoleted "ide=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz 30e5ee4d1a ide: remove obsoleted "idebus=" kernel parameter 17 years ago
FUJITA Tomonori 124cafc5eb ide: remove ide_init_drive_cmd 17 years ago
Bartlomiej Zolnierkiewicz a861beb140 ide: add __ide_default_irq() inline helper 17 years ago
Adrian Bunk b76916462d ide: remove the ide_etrax100 chipset type 17 years ago
Bartlomiej Zolnierkiewicz cafa027b8c cs5520: disable VDMA 17 years ago
Adrian Bunk e0b4eb5193 make ide-iops.c:SELECT_MASK() static 17 years ago
Bartlomiej Zolnierkiewicz 55224bc86a ide: remove ->dma_prdtable field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 41051a141d ide: remove ->dma_vendor{1,3} fields from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 9f87abe892 ide: add ide_pad_transfer() helper 17 years ago
Bartlomiej Zolnierkiewicz 7c0daf2681 ide: remove ->INW and ->OUTW methods 17 years ago
Bartlomiej Zolnierkiewicz 94cd5b62ff ide: add ->tf_load and ->tf_read methods 17 years ago
Bartlomiej Zolnierkiewicz 089c5c7e00 ide: factor out debugging code from ide_tf_load() 17 years ago
Bartlomiej Zolnierkiewicz 1fc142589e ide: add ide_execute_pkt_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 16bb69c14a ide: remove ->INS{W,L} and ->OUTS{W,L} methods 17 years ago
Bartlomiej Zolnierkiewicz c5dd43ec65 ide: add IDE_HFLAG_MMIO host flag (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 17 years ago
Bartlomiej Zolnierkiewicz 92d3ab27e8 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 17 years ago
Alexey Dobriyan fd0949e6e8 ide: remove now unused ide_pci_create_host_proc() 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 387750c3bf ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1dbfeb4bc8 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters 17 years ago
Bartlomiej Zolnierkiewicz 207daeaabb ide: remove obsoleted "hdx=autotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz e160124ff6 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 17 years ago
Bartlomiej Zolnierkiewicz ebae41a5a0 ide: add "vlb|pci_clock=" parameter 17 years ago
Bartlomiej Zolnierkiewicz cc12175ff2 ide: remove obsoleted "hdx=noautotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz e460a59751 ide: remove obsoleted "idex=reset" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 9fd91d959f ide: add "ignore_cable" parameter (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 1fd1890594 ide: add IDE_HFLAG_SERIALIZE_DMA host flag 17 years ago
Bartlomiej Zolnierkiewicz b123f56e04 ide: do complete DMA setup in ->init_dma method (take 2) 17 years ago
Bartlomiej Zolnierkiewicz b8e73fba60 ide: export ide_allocate_dma_engine() 17 years ago
Bartlomiej Zolnierkiewicz 5e59c23684 ide: remove ->cds field from ide_hwif_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 21a3387ddd ide: remove ->extra field from struct ide_port_info 17 years ago