Commit History

Author SHA1 Message Date
  Elias Oltmanns 4abdc6ee7c ide: Implement disk shock protection support (v4) 16 years ago
  Bartlomiej Zolnierkiewicz d6ff9f64e6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() 16 years ago
  Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 16 years ago
  Bartlomiej Zolnierkiewicz 05236ea6df ide: move ioctls handling to ide-ioctls.c 16 years ago
  Bartlomiej Zolnierkiewicz 151a670186 ide: remove SECTOR_WORDS define 16 years ago
  Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 16 years ago
  Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 16 years ago
  Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 16 years ago
  Bartlomiej Zolnierkiewicz 90d2c6bc68 ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase 17 years ago
  Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
  Bartlomiej Zolnierkiewicz 6e6afb3b74 ide: add ->set_irq 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 ad15e9fc89 ide: remove needless includes from ide-taskfile.c (take 2) 17 years ago
  Bartlomiej Zolnierkiewicz 605cfe8270 ide: remove superfluous BUG_ON() from set_geometry_intr() 17 years ago
  Bartlomiej Zolnierkiewicz 07fe69d5d0 ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE 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
  FUJITA Tomonori 154ed280e3 ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq 17 years ago
  Bartlomiej Zolnierkiewicz f54feafa6d ide: increase timeout in wait_drive_not_busy() 17 years ago
  FUJITA Tomonori e7b241a771 ide: use blk_rq_init() to initialize the request 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 089c5c7e00 ide: factor out debugging code from ide_tf_load() 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 f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
  Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
  Harvey Harrison eb63963a55 ide: replace remaining __FUNCTION__ occurrences 17 years ago