1. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  2. 353b39d ide: pdc202xx_new: Replace timeval with ktime_t by Amitoj Kaur Chawla · 9 years ago
  3. fe31edc Drivers: ide: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  4. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  5. 8776168 ide: change ->set_dma_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  6. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 14 years ago
  7. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 2ed0ef5 ide: fix ->init_chipset method to return 'int' value by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/pci/pdc202xx_new.c]
  11. a9ab09e ide: use unique names for struct pci_driver instances by Bartlomiej Zolnierkiewicz · 16 years ago
  12. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. a69999e drivers/ide/pci/: use __devexit_p() by Adrian Bunk · 16 years ago
  16. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  17. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  18. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  20. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  23. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  26. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  30. ad4ba7d pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. eadb6ec pdc202xx_new: fix Promise TX4 support by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  35. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  38. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 6e24939 pdc202xx_new: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  51. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 0704793 pdc202xx_new: switch to using pci_get_slot() (take 2) by Sergei Shtylyov · 17 years ago
  53. 56fe23d pdc202xx_new: PLL detection fix by Mikael Pettersson · 17 years ago
  54. 3519823 pdc202xx_new: fix PCI refcounting by Sergei Shtylyov · 17 years ago
  55. 01cc643 pdc202xx_new: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  58. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  60. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  62. 7f86723 pdc202xx_new: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  67. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  68. 247b03f pdc202xx_new: enable DMA for all ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 362ebd8 pdc202xx_new: Enable ATAPI DMA by Albert Lee · 17 years ago
  70. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  71. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  74. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 17 years ago
  75. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 17 years ago
  76. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 47694bb [PATCH] pdc202xx_new: fix PLL/timing issues by Sergei Shtylyov · 18 years ago
  78. b10a068 [PATCH] pdc202xx_new: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  79. b148900 [PATCH] ide: more conversion to pci_get APIs by Alan Cox · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  82. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  83. 08f46de [PATCH] 64bit resource: fix up printks for resources in ide drivers by Greg Kroah-Hartman · 18 years ago
  84. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 18 years ago
  85. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 18 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago