Historial de Commits

Autor SHA1 Mensaje Fecha
  Bartlomiej Zolnierkiewicz d1d76714e2 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices hace 16 años
  Bartlomiej Zolnierkiewicz c39220483e ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY hace 16 años
  Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags hace 16 años
  Elias Oltmanns 92f1f8fd80 ide: Remove ide_spin_wait_hwgroup() and use special requests instead hace 16 años
  Bartlomiej Zolnierkiewicz ff2779b568 ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() hace 16 años
  Bartlomiej Zolnierkiewicz 4b58f17d7c ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() hace 16 años
  Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed hace 16 años
  Bartlomiej Zolnierkiewicz 3c619ffd48 ide: remove no longer needed ide_drive_t fields hace 16 años
  Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones hace 16 años
  Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* hace 16 años
  Bartlomiej Zolnierkiewicz f8881000d7 ide: remove superfluous check from ide_disk_special() hace 16 años
  Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) hace 17 años
  Bartlomiej Zolnierkiewicz 6e6afb3b74 ide: add ->set_irq method hace 17 años
  Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method hace 17 años
  Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method hace 17 años
  Elias Oltmanns 3ef5eb424e IDE: Remove unused code hace 17 años
  Elias Oltmanns 79e36a9f54 IDE: Fix HDIO_DRIVE_RESET handling hace 17 años
  FUJITA Tomonori 63f5abb095 ide: remove action argument in ide_do_drive_cmd hace 17 años
  Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method hace 17 años
  Bartlomiej Zolnierkiewicz ed4af48fd6 ide: move IRQ unmasking out from ->tf_load method hace 17 años
  Bartlomiej Zolnierkiewicz 57279a7a40 ide: remove try_to_flush_leftover_data() hace 17 años
  FUJITA Tomonori 124cafc5eb ide: remove ide_init_drive_cmd hace 17 años
  FUJITA Tomonori 5f2e1ceef4 ide: remove ide_wait/head_wait path in ide_do_drive_cmd hace 17 años
  Bartlomiej Zolnierkiewicz c6866a6ff5 ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) hace 17 años
  Bartlomiej Zolnierkiewicz e8a96aa713 ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users hace 17 años
  FUJITA Tomonori e7b241a771 ide: use blk_rq_init() to initialize the request hace 17 años
  Bartlomiej Zolnierkiewicz 9f87abe892 ide: add ide_pad_transfer() helper hace 17 años
  Bartlomiej Zolnierkiewicz 94cd5b62ff ide: add ->tf_load and ->tf_read methods hace 17 años
  Bartlomiej Zolnierkiewicz d309e0bb8e ide: move ide_tf_{load,read} to ide-iops.c hace 17 años
  Bartlomiej Zolnierkiewicz 089c5c7e00 ide: factor out debugging code from ide_tf_load() hace 17 años