1. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 2be564b piix: remove stale comments by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  4. dd0fd40 piix: add HP compaq laptop to short cable list by Bartlomiej Zolnierkiewicz · 17 years ago
  5. afda5e4 piix: add support for ICH7 on Acer 5602aWLMi by sebdeg@ngi.it · 17 years ago
  6. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 1c54a93 it8213/piix/slc90e66: "de-couple" PIO and UDMA modes by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  21. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 8c91abf it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 9098602 it8213/piix/slc90e66: don't change DMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  27. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  33. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 07af427 piix/slc90e66: more tuneproc() fixing (take 2) by Sergei Shtylyov · 17 years ago
  39. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  40. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 74594fd piix: cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 6e6cd4c ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) by Albert Lee · 17 years ago
  44. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 17 years ago
  45. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 17 years ago
  46. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 17 years ago
  47. 44854ad [PATCH] PIIX/SLC90E66: PIO mode fallback fix by Sergei Shtylyov · 18 years ago
  48. 242ce41 [PATCH] PIIX: remove check for broken MW DMA mode 0 by Sergei Shtylyov · 18 years ago
  49. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 18 years ago
  50. 5ac2469 [PATCH] ide: backport piix fixes from libata into the legacy driver by Alan Cox · 18 years ago
  51. 1424e50 [PATCH] piix: Use refcounted interface when searching for a 450NX by Alan Cox · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  54. b7bed9e [PATCH] piix: add Intel ICH8M device IDs by Jason Gaston · 18 years ago
  55. d69332b [PATCH] piix: IDE PATA patch for Intel ESB2 by Jason Gaston · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago