1. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  3. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 16 years ago
  4. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  7. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  9. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 1b7d347 ide: coding style fixes for drivers/ide/setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 125a819 ide: fix ide_scan_pcibus() error message by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 0fd4980 ide: remove stale/incorrect comment from setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  13. bde07e5 ide: enhance ide_setup_pci_noise() by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  19. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  20. caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  24. cf6e854 ide: fix disabled ports reporting for PCI controllers by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. fc212bb ide: use pci_dev->revision 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. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  35. c58e79d ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 0505b55 ide: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  37. 4bf9fdf ide: remove stale changelog from setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 6a824c9 ide: remove ide_find_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. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  42. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  46. 6451956 [PATCH] ide: complete switch to pci_get by Alan Cox · 18 years ago
  47. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  48. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  51. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  52. c37ea21 [PATCH] ide: make comment match reality by Ralf Baechle · 19 years ago
  53. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  54. 2f09a7f [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver by Matt Gillette · 19 years ago
  55. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago