1. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  4. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  6. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  8. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  11. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  12. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  16. b66cae7 hpt366: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  17. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  18. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  21. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  22. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 866664d hpt366: merge set_dma_mode() methods by Sergei Shtylyov · 17 years ago
  27. a488f34 hpt366: kill set_dma_mode() method wrapper by Sergei Shtylyov · 17 years ago
  28. ceb1b2c hpt366: change timing register masks by Sergei Shtylyov · 17 years ago
  29. 809b53c hpt366: fix HPT37x PIO mode timings (take 2) by Sergei Shtylyov · 17 years ago
  30. 282037f hpt366: fix build for CONFIG_HOTPLUG=n by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. d3b90ba ide: remove drive->init_speed zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  45. a29ec3b hpt366: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  50. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  51. 2808b0a hpt366: UltraDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  52. 7293136 hpt366: fix PCI clock detection for HPT374 (take 4) by Sergei Shtylyov · 17 years ago
  53. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  55. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  57. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  58. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
  60. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  61. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  62. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  63. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  64. 278978e hpt366: disallow Ultra133 for HPT374 by Sergei Shtylyov · 17 years ago
  65. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  66. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  67. fdb0d72 hpt366: don't check enablebits for HPT36x by Sergei Shtylyov · 18 years ago
  68. 38b66f8 hpt366: fix kernel oops with HPT302N by Sergei Shtylyov · 18 years ago
  69. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  70. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  71. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  72. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  73. 73d4f7d hpt366: remove redundant check from init_dma_hpt366() by Bartlomiej Zolnierkiewicz · 18 years ago
  74. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago
  75. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 18 years ago
  76. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 18 years ago
  77. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 18 years ago
  78. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 18 years ago
  79. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 18 years ago
  80. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 18 years ago
  81. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 18 years ago
  82. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 18 years ago
  83. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  84. f13c152 [PATCH] HPT37x: read f_CNT saved by BIOS from port by Sergei Shtylyov · 18 years ago
  85. 26c068d [PATCH] ide: HPT3xx: fix PCI clock detection by Sergei Shtylyov · 18 years ago
  86. 73d1dd9 [PATCH] ide: fix the case of multiple HPT3xx chips present by Sergei Shtylyov · 18 years ago
  87. 33b18a6 [PATCH] ide: fix HPT3xx hotswap support by Sergei Shtylyov · 18 years ago
  88. 471a0bd [PATCH] ide: optimize HPT37x timing tables by Sergei Shtylyov · 18 years ago
  89. 9448732 [PATCH] ide: fix HPT37x timing tables by Sergei Shtylyov · 18 years ago
  90. 836c006 [PATCH] ide: HPT3xxN clocking fixes by Sergei Shtylyov · 18 years ago
  91. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  92. 9ea244b [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization by Loren M. Lang · 19 years ago
  93. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  94. 9ec4ff4 hpt366: write the full 4 bytes of ROM address, not just low 1 byte by Linus Torvalds · 19 years ago
  95. b39b01f [PATCH] ide: fix the HPT366 driver layer by Alan Cox · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago