1. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 51d87ed ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. ff23712 ide: remove needless includes from setup-pci.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. c1da678 ide: tighten checks on PCI BARs in ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  12. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 846bb88 IDE: Coding Style fixes to drivers/ide/setup-pci.c by Paolo Ciarrocchi · 16 years ago
  21. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  23. bad7c82 ide: cleanup ide_match_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 1baccff ide: make ide_pci_check_iomem() actually work by Sergei Shtylyov · 16 years ago
  25. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  28. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 1ebf749 ide: separate PCI specific init from generic init in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. bf77c53 ide: always set DMA masks in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  32. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  33. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 8ac2b42 ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  37. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 16 years ago
  38. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  41. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  42. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  43. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 1b7d347 ide: coding style fixes for drivers/ide/setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 125a819 ide: fix ide_scan_pcibus() error message by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 0fd4980 ide: remove stale/incorrect comment from setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  47. bde07e5 ide: enhance ide_setup_pci_noise() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  53. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  54. caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  58. cf6e854 ide: fix disabled ports reporting for PCI controllers by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  63. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  69. c58e79d ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 0505b55 ide: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  71. 4bf9fdf ide: remove stale changelog from setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  74. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  75. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  76. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  80. 6451956 [PATCH] ide: complete switch to pci_get by Alan Cox · 18 years ago
  81. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  82. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  83. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  84. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  85. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  86. c37ea21 [PATCH] ide: make comment match reality by Ralf Baechle · 19 years ago
  87. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  88. 2f09a7f [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver by Matt Gillette · 19 years ago
  89. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago