Commit History

Author SHA1 Message Date
  Bartlomiej Zolnierkiewicz 65ca537732 ide: move ide_dma_timeout_retry() to ide-dma.c 16 years ago
  Bartlomiej Zolnierkiewicz b6a45a0b1e ide: move drive_is_ready() to ide-io.c 16 years ago
  Bartlomiej Zolnierkiewicz 75a0cff4e8 ide: unexport ide_devset_execute() 16 years ago
  Bartlomiej Zolnierkiewicz 7a254df007 ide: move ide_pktcmd_tf_load() to ide-atapi.c 16 years ago
  Stanislaw Gruszka 849d713000 ide: allow to wrap interrupt handler 16 years ago
  Roel Kluin e0c6dcd8d4 ide: expiry() returns int, negative expiry() return values won't be noticed 16 years ago
  Borislav Petkov 9e772d0135 ide-cd: fix DMA for non bio-backed requests 16 years ago
  Bartlomiej Zolnierkiewicz c38714ed44 ide: remove now redundant ->cur_dev checks 16 years ago
  Bartlomiej Zolnierkiewicz b1b1cd9a23 ide: remove superfluous hwif variable assignment from ide_timer_expiry() 16 years ago
  Bartlomiej Zolnierkiewicz 9600dcf134 ide: make "paranoia" ->handler check in ide_intr() more strict 16 years ago
  Bartlomiej Zolnierkiewicz 627e05daa1 ide: remove ->error method from struct ide_driver 16 years ago
  Bartlomiej Zolnierkiewicz 7f3c868ba7 ide: remove ide_driver_t typedef 16 years ago
  Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago
  Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 5b31f855f1 ide: use lock bitops for ports serialization (v2) 16 years ago
  Bartlomiej Zolnierkiewicz efe0397eef ide: remove hwgroup->hwif and {drive,hwif}->next 16 years ago
  Bartlomiej Zolnierkiewicz ae86afaee6 ide: use per-port IRQ handlers 16 years ago
  Bartlomiej Zolnierkiewicz bd53cbcce5 ide: add ->cur_port to struct ide_host and use it for serialized hosts 16 years ago
  Bartlomiej Zolnierkiewicz 42cf2611b2 ide: fix setting nIEN on idle devices 16 years ago
  Bartlomiej Zolnierkiewicz b46f205da6 ide: fix LOCKDEP warning 16 years ago
  Borislav Petkov 5317464dcc ide: remove the last ide-scsi remnants 16 years ago
  Bartlomiej Zolnierkiewicz 201bffa464 ide: use per-device request queue locks (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 631de3708d ide: add ide_[un]lock_hwgroup() helpers 16 years ago
  Bartlomiej Zolnierkiewicz b2cfb05a70 ide: remove "paranoia" checks for hwgroup->busy 16 years ago
  Bartlomiej Zolnierkiewicz 2fb211502e ide: remove IDE PM hack from do_ide_request() 16 years ago
  Bartlomiej Zolnierkiewicz 295f00042a ide: don't execute the next queued command from the hard-IRQ context (v2) 16 years ago
  Bartlomiej Zolnierkiewicz e2984c628c ide: move Power Management support to ide-pm.c 16 years ago
  Bartlomiej Zolnierkiewicz b002415012 ide: remove redundant code from ide_end_drive_cmd() 16 years ago
  Bartlomiej Zolnierkiewicz f58c1ab8de ide: always set nIEN on idle devices 16 years ago
  Bartlomiej Zolnierkiewicz 46aa7af1d6 ide: fix ->quirk_list checking in ide_do_request() 16 years ago