1. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 9adf768 pdc202xx_old: remove broken SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  15. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  18. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  19. e98d6e5 pdc202xx_old: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  24. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  25. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  26. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  27. bd203b5 ide: use ide_tune_dma() part #2 by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 4fce316 pdc202xx_old: rewrite mode programming code (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  33. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  34. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  35. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  36. 572543d pdc202xx_old: remove dead code by Bartlomiej Zolnierkiewicz · 18 years ago
  37. fed2164 pdc202xx_old: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  38. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  39. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  40. f3d5b34 [PATCH] Enable cdrom dma access with pdc20265_old by Tobias Oed · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  43. 57e834e [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports) by Alan Cox · 18 years ago
  44. 08f46de [PATCH] 64bit resource: fix up printks for resources in ide drivers by Greg Kroah-Hartman · 18 years ago
  45. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  46. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  47. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  48. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  49. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  50. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago