1. e5fa4b2 ide: ide_find_best_pio_mode() fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 31c4df4 sc1200: remove stale Power Management code by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 8987d21 ide: ide_start_power_step() fix WRT disabling DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 1c164ac serverworks: fix DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 1880a8d serverworks: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  7. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 2229833 ide: add ide_dev_has_iordy() helper (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 328dcbb siimage: PIO mode setup fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 485efc6 atiixp: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  13. c82d72f IDE: Remove references to dead ETRAX-related variables. by Robert P. J. Day · 17 years ago
  14. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  15. 4ae41ff scc_pata.c: Workaround for errata A308 (take 2) by Kou Ishizaki · 17 years ago
  16. f644d47 scc_pata: Use inline function for eieio by Kumar Gala · 17 years ago
  17. 41e9d34 IDE: fix termination of non-fs requests by Jens Axboe · 17 years ago
  18. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  19. 1985026 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes by Linus Torvalds · 17 years ago
  20. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  21. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  22. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  23. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 17 years ago
  24. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  25. 48dd643 hd.c: remove BIOS/CMOS queries by H. Peter Anvin · 17 years ago
  26. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  27. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  28. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  29. 27a278a drivers/ide/ide-dma.c: unexport ide_set_dma by Adrian Bunk · 17 years ago
  30. bdab00b via82cxxx: backport short cables support from pata_via.c by Bartlomiej Zolnierkiewicz · 17 years ago
  31. f2befd9 sis5513: backport short cables support from pata_sis.c by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 95ba8c1 alim15x3: backport short cables support from pata_ali.c by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  37. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 17 years ago
  38. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 17 years ago
  39. e71bc14 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA by Robert P. J. Day · 17 years ago
  40. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  41. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 17 years ago
  42. c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 17 years ago
  43. 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 17 years ago
  44. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  45. 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 17 years ago
  46. b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 17 years ago
  47. 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 17 years ago
  48. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
  49. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  50. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  51. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  52. b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  55. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  56. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  57. 52374f8 it821x: fix incorrect SWDMA mask by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 603a0e2 amd74xx: resume fix by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  60. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  61. 7859557 ide: Fix a theoretical Ooops case by Alan Cox · 17 years ago
  62. b42fa13 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy by Masatake YAMATO · 17 years ago
  63. ce9b2b0 Resume from RAM on HPC nx6325 broken by Rafael J. Wysocki · 17 years ago
  64. c1183a3 ide: Add the MCP73/77 support to PATA driver by Peer Chen · 17 years ago
  65. 278978e hpt366: disallow Ultra133 for HPT374 by Sergei Shtylyov · 17 years ago
  66. ea30759 ide: generic IDE PCI driver, add another device exception by Jiri Slaby · 17 years ago
  67. 0d2157f ide: HPA detect from resume by Lee Trager · 17 years ago
  68. 0380dad it821x: RAID mode fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 1abb8a8 serverworks: fix CSB6 tuning logic by Bartlomiej Zolnierkiewicz · 17 years ago
  70. ed84fad serverworks: remove crappy code by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 585a285 ide serverworks warning fixes by Andrew Morton · 17 years ago
  72. 5a6248c Match DMA blacklist entries between ide-dma.c and libata-core.c by Junio C Hamano · 17 years ago
  73. 39c98c4 Add two missing chipsets to drivers/ide/ide-proc.c by Mika Kukkonen · 17 years ago
  74. 2074a10 ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE by Alan Cox · 17 years ago
  75. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  76. e0ff9cd Use menuconfig objects: IDE by Jan Engelhardt · 17 years ago
  77. 640b31b sl82c105: Switch to ref counting API by Alan Cox · 17 years ago
  78. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 3649c06 ide: add missing validity checks for identify words 62 and 63 by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 46cedc9 sl82c105: add speedproc() method and MWDMA0/1 support by Sergei Shtylyov · 17 years ago
  82. 3c3f5d2 cs5530/sc1200: add ->speedproc support by Bartlomiej Zolnierkiewicz · 17 years ago
  83. a01ba40 cs5530/sc1200: DMA support cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  84. bd203b5 ide: use ide_tune_dma() part #2 by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 5fd216b cs5530/sc1200: add ->udma_filter methods by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 7f86723 pdc202xx_new: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 38ff8a7 alim15x3: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 6b8cf77 sis5513: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 9445de7 serverworks: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 4fce316 pdc202xx_old: rewrite mode programming code (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 17 years ago
  93. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 17 years ago
  94. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  95. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  96. 317a46a ide: fix PIO setup on resume for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago