1. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/opti621.c]
  2. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  4. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  8. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  19. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 16 years ago
  21. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  25. e65dde7 opti621: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  41. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  43. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 9307145 [PATCH] ide: hotplug mark __devinit opti621.c by Herbert Xu · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago