Commit Graph

98 Commits (b73c7ee25da6133f97f47ffd3557288417da7c76)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 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
Elias Oltmanns 64a8f00ff1 IDE: Report errors during drive reset back to user space 17 years ago
Elias Oltmanns 79e36a9f54 IDE: Fix HDIO_DRIVE_RESET handling 17 years ago
Bartlomiej Zolnierkiewicz ff07488346 ide: remove drive->ctl 17 years ago
Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 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 49e153e681 ide: remove commented out code from ide_config_drive_speed() 17 years ago
Mikhail Cherkashin 5ddee516da ide: disable drive interrupts in ide_driveid_update() 17 years ago
Adrian Bunk e0b4eb5193 make ide-iops.c:SELECT_MASK() static 17 years ago
Alexander Smal 3ced5c49bd ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] 17 years ago
Bartlomiej Zolnierkiewicz 22cdd6cedc ide: skip "VLB sync" if host uses MMIO 17 years ago
Bartlomiej Zolnierkiewicz 7c0daf2681 ide: remove ->INW and ->OUTW methods 17 years ago
Bartlomiej Zolnierkiewicz ca545c1e75 ide: use IDE I/O helpers directly in ide_tf_{load,read}() 17 years ago
Bartlomiej Zolnierkiewicz 94cd5b62ff ide: add ->tf_load and ->tf_read methods 17 years ago
Bartlomiej Zolnierkiewicz d309e0bb8e ide: move ide_tf_{load,read} to ide-iops.c 17 years ago
Bartlomiej Zolnierkiewicz 1fc142589e ide: add ide_execute_pkt_cmd() helper 17 years ago
Bartlomiej Zolnierkiewicz 32b3fe4fff ide: always use ->OUTBSYNC method for executing commands 17 years ago
Bartlomiej Zolnierkiewicz 16bb69c14a ide: remove ->INS{W,L} and ->OUTS{W,L} methods 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
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
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 23579a2a17 ide: remove IDE_*_REG macros 17 years ago
Bartlomiej Zolnierkiewicz 7e77718579 ide: use ->ata_input_data in ide_driveid_update() 17 years ago
Bartlomiej Zolnierkiewicz f367bed005 Revert "ide: change master/slave IDENTIFY order" 17 years ago
Sergei Shtylyov d30a426dc5 ide: insert BUG_ON() into __ide_set_handler() (take 2) 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
Bartlomiej Zolnierkiewicz f2694b7e3b ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() 17 years ago
Bartlomiej Zolnierkiewicz 578cfa0d72 ide: move check_dma_crc() to ide-dma.c 17 years ago
Bartlomiej Zolnierkiewicz 296921a4ca ide: remove ide_auto_reduce_xfer() 17 years ago
Bartlomiej Zolnierkiewicz 99ffbe0e97 ide: move drive->crc_count check out from check_dma_crc() 17 years ago
Bartlomiej Zolnierkiewicz af10f77390 ide: remove ide_ata66_check() 17 years ago
Bartlomiej Zolnierkiewicz 5efe7c540e ide: remove set_transfer() 17 years ago
Bartlomiej Zolnierkiewicz fa017176f7 ide: unexport SELECT_DRIVE() 17 years ago
Bartlomiej Zolnierkiewicz 629f944bb1 ide: use __ide_set_handler() in ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 9d501529b6 ide: make probe_hwif() return an error value 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 5a9e77af97 ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz f37aaf9ede ide: move drive->using_dma check to callers of ->dma_host_on method 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz aea5d37560 ide: (hopefully) fix VDMA for CS5520 17 years ago
Bartlomiej Zolnierkiewicz c2b57cdc1d ide: add ide_tf_read() helper 17 years ago