Commit History

Author SHA1 Message Date
  Bartlomiej Zolnierkiewicz ced3ec8aa7 ide: prefix messages from IDE PCI host drivers by driver name 17 years ago
  Bartlomiej Zolnierkiewicz adc7f85ae6 opti621: add ->remove method and module_exit() 17 years ago
  Bartlomiej Zolnierkiewicz 6cdf6eb357 ide: add ->dev and ->host_priv fields to struct ide_host 17 years ago
  Bartlomiej Zolnierkiewicz 80a65fc5ee opti621: add PIO 4 support 17 years ago
  Bartlomiej Zolnierkiewicz 810253d44b opti621: use pre-calculated PIO timings 17 years ago
  Bartlomiej Zolnierkiewicz 6c987183fc opti621: program devices timings separately in ->set_pio_mode 17 years ago
  Bartlomiej Zolnierkiewicz 21bd33a656 opti621: use PCI clock value provided by controller 17 years ago
  Bartlomiej Zolnierkiewicz f361037631 opti621: remove DMA support 17 years ago
  Bartlomiej Zolnierkiewicz 62128b2ca8 opti621: disable read prefetch 17 years ago
  Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
  Bartlomiej Zolnierkiewicz 73f1ad8670 ide: mark "idebus=" kernel parameter as obsoleted (take 2) 17 years ago
  Bartlomiej Zolnierkiewicz ebae41a5a0 ide: add "vlb|pci_clock=" parameter 17 years ago
  Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
  Paolo Ciarrocchi 4eb68a256d IDE: Coding Style fixes to drivers/ide/pci/opti621.c 17 years ago
  Bartlomiej Zolnierkiewicz 5e71d9c5a5 ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE 17 years ago
  Bartlomiej Zolnierkiewicz 1f2cf8b001 ide: add ->port_init_devs method to ide_hwif_t 17 years ago
  Bartlomiej Zolnierkiewicz 78829dd922 ide: remove needless includes from PCI host drivers 17 years ago
  Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
  Bartlomiej Zolnierkiewicz e65dde715c opti621: fix deadlock on error handling 17 years ago
  Bartlomiej Zolnierkiewicz 8562043606 ide: constify struct ide_port_info 17 years ago
  Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info 17 years ago
  Bartlomiej Zolnierkiewicz 85ad93ad56 ide: set drive->autotune in ide_pci_setup_ports() 17 years ago
  Bartlomiej Zolnierkiewicz 912fb29a36 opti621: always tune PIO 17 years ago
  Bartlomiej Zolnierkiewicz 5f8b6c3485 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) 17 years ago
  Bartlomiej Zolnierkiewicz 47b687882c ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags 17 years ago
  Bartlomiej Zolnierkiewicz 7cab14a799 ide: add IDE_HFLAG_BOOTABLE host flag 17 years ago
  Bartlomiej Zolnierkiewicz 33c1002ed9 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 17 years ago
  Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 17 years ago
  Bartlomiej Zolnierkiewicz 9cbcc5e3c5 ide: use PCI_VDEVICE() macro 17 years ago
  Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 17 years ago