Commit Graph

515 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz ba4b2e607e ide: remove dead Virtual DMA support 17 years ago
Bartlomiej Zolnierkiewicz 761052e676 ide: remove ->INB, ->OUTB and ->OUTBSYNC methods 17 years ago
Bartlomiej Zolnierkiewicz 1823649b5a ide: add ide_read_bcount_and_ireason() helper 17 years ago
Bartlomiej Zolnierkiewicz 92eb43800a ide: use ->tf_read in ide_read_error() 17 years ago
Bartlomiej Zolnierkiewicz 6e6afb3b74 ide: add ->set_irq method 17 years ago
Bartlomiej Zolnierkiewicz 1f6d8a0fd8 ide: add ->read_altstatus method 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 17 years ago
Bartlomiej Zolnierkiewicz ebb00fb55d ide: factor out simplex handling from ide_pci_dma_base() 17 years ago
Bartlomiej Zolnierkiewicz 81e8d5a34f ide: remove ide_setup_dma() 17 years ago
Bartlomiej Zolnierkiewicz cab7f8eda4 ide: remove ->dma_{status,command} fields from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz b2f951aabc ide: add ->read_sff_dma_status method 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Elias Oltmanns 3ef5eb424e IDE: Remove unused code 17 years ago
Elias Oltmanns 79e36a9f54 IDE: Fix HDIO_DRIVE_RESET handling 17 years ago
Bartlomiej Zolnierkiewicz e6d95bd149 ide: ->port_init_devs -> ->init_dev 17 years ago
Bartlomiej Zolnierkiewicz c56c5648a3 ide: set hwif->dev in ide_init_port_hw() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 63b51c6d1d ide: make ide_hwifs[] static 17 years ago
Bartlomiej Zolnierkiewicz 9ad5409375 ide: move PIO blacklist to ide-pio-blacklist.c 17 years ago
Bartlomiej Zolnierkiewicz 3e153cfb5e ide: remove no longer used ide_pio_timings[] 17 years ago
Bartlomiej Zolnierkiewicz c9d6c1a237 ide: move ide_pio_cycle_time() to ide-timings.c 17 years ago
Bartlomiej Zolnierkiewicz f06ab3402a ide: convert ide-timing.h to ide-timings.c library (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 3be53f3f21 ide: move some bits from ide-timing.h to <linux/ide.h> 17 years ago
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