Commit History

Author SHA1 Message Date
  Bartlomiej Zolnierkiewicz 86ccf37c6a ide: remove pciirq argument from ide_pci_setup_ports() 16 years ago
  Bartlomiej Zolnierkiewicz 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 16 years ago
  Bartlomiej Zolnierkiewicz 8b07ed26f8 ide: remove no longer needed IRQ fallback code from hwif_init() 16 years ago
  Bartlomiej Zolnierkiewicz 2467922a56 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS 16 years ago
  Bartlomiej Zolnierkiewicz 327fa1c294 ide: move error handling code to ide-eh.c (v2) 16 years ago
  Bartlomiej Zolnierkiewicz 7eeaaaa522 ide: move xfer mode tuning code to ide-xfer-mode.c 16 years ago
  Bartlomiej Zolnierkiewicz 11938c9290 ide: move device settings code to ide-devsets.c 16 years ago
  Bartlomiej Zolnierkiewicz c4e66c36cc ide: move ide_do_park_unpark() to ide-park.c 16 years ago
  Bartlomiej Zolnierkiewicz 1866082339 ide: remove ide_do_drive_cmd() 16 years ago
  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 8b803bd184 ide: sanitize ACPI initialization 16 years ago
  Bartlomiej Zolnierkiewicz 7ed5b157d9 ide: add ide_for_each_present_dev() iterator 16 years ago
  Bartlomiej Zolnierkiewicz 7a254df007 ide: move ide_pktcmd_tf_load() to ide-atapi.c 16 years ago
  FUJITA Tomonori 5d82720a7f ide: save the returned value of dma_map_sg 16 years ago
  Stanislaw Gruszka 849d713000 ide: allow to wrap interrupt handler 16 years ago
  Bartlomiej Zolnierkiewicz 8fed436841 ide: fix refcounting in device drivers 16 years ago
  Ben Dooks e720b9e498 IDE: fix sparse signed-ness errors with host->host_busy 16 years ago
  Sergei Shtylyov 592b531521 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' 16 years ago
  Bartlomiej Zolnierkiewicz 94c96445f3 ide: remove unused ide_hwif_t.sg_mapped field 16 years ago
  Bartlomiej Zolnierkiewicz 906ef986a7 ide: struct ide_atapi_pc - remove unused fields and update documentation 16 years ago
  Borislav Petkov d6251d4488 ide-cd: convert to ide-atapi facilities 16 years ago
  Bartlomiej Zolnierkiewicz 2bd24a1cfc ide: add port and host iterators 16 years ago
  Bartlomiej Zolnierkiewicz 5e7f3a4669 ide: dynamic allocation of device structures 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 9892ec5497 ide: remove 'byte' typedef 16 years ago
  Bartlomiej Zolnierkiewicz c0ae502347 ide: remove ide_pci_enablebit_t typedef 16 years ago
  Bartlomiej Zolnierkiewicz 54cc1428cf ide: remove local_irq_set() macro 16 years ago
  Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago