1. d7e2f36 ide cs5520: Initialize second port's interrupt number. by David S. Miller · 16 years ago
  2. a1317f7 ide: improve handling of Power Management requests by Bartlomiej Zolnierkiewicz · 16 years ago
  3. ba9413b ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 16 years ago
  5. d9ae624 ide-cd: Improve "weird block size" error message by Frans Pop · 16 years ago
  6. af054ed ide-cd: Don't warn on bogus block size unless it actually matters. by David S. Miller · 16 years ago
  7. ffc36c7 ide: fix handling of unexpected IRQs vs request_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. e01698a ide cmd64x: Remove serialize setting. by David S. Miller · 16 years ago
  9. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  10. 39c58f3 ide-cd: prevent null pointer deref via cdrom_newpc_intr by Rainer Weikusat · 16 years ago
  11. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  12. 2c7eaa4 ide: BUG() on unknown requests by Bartlomiej Zolnierkiewicz · 16 years ago
  13. a9c4150 ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handler by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 5bfb151f ide: do not access ide_drive_t 'drive_data' field directly by Joao Ramos · 16 years ago
  15. 3779f81 sl82c105: implement test_irq() method by Sergei Shtylyov · 16 years ago
  16. ec053e4 siimage: implement test_irq() method by Sergei Shtylyov · 16 years ago
  17. e0321fb pdc202xx_old: implement test_irq() method (take 2) by Sergei Shtylyov · 16 years ago
  18. 628df2f cmd64x: implement test_irq() method by Sergei Shtylyov · 16 years ago
  19. 87441db cmd640: implement test_irq() method by Sergei Shtylyov · 16 years ago
  20. f4d3ffa ide: move ack_intr() method into 'struct ide_port_ops' (take 2) by Sergei Shtylyov · 16 years ago
  21. eba8999 ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2) by Sergei Shtylyov · 16 years ago
  22. 74414a91 siimage: use ide_dma_test_irq() (take 2) by Sergei Shtylyov · 16 years ago
  23. 30e5ffc cmd64x: implement clear_irq() method (take 2) by Sergei Shtylyov · 16 years ago
  24. 53b987d ide: call clear_irq() method in ide_timer_expiry() by Sergei Shtylyov · 16 years ago
  25. ccae50b sgiioc4: coding style cleanup by Sergei Shtylyov · 16 years ago
  26. 5880b5d ide: don't enable IORDY at a probe time by Bartlomiej Zolnierkiewicz · 16 years ago
  27. c9ef59f ide: IORDY handling fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 79ca743 ide-tape: fix build issue by Borislav Petkov · 16 years ago
  29. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  30. 8dcce40 Merge branch 'bp-remove-pc-buf' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  31. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  32. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 16 years ago
  33. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  34. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  35. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  36. ad7c52d ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 5df3bc2 ide: unexport ide_find_dma_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 5f4417a ide: fix PowerMac bootup oops by Hugh Dickins · 16 years ago
  39. a20b2a4 ide: skip probe if there are no devices on the port (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 75c2d7d sl82c105: add printk() logging facility by Sergei Shtylyov · 16 years ago
  41. 9d01e4c ide-tape: fix proc warning by Borislav Petkov · 16 years ago
  42. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 0fcef02 hpt366: enable all quirks for devices on quirk_drives[] list by Bartlomiej Zolnierkiewicz · 16 years ago
  45. d328e76 hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c by Bartlomiej Zolnierkiewicz · 16 years ago
  46. d6dcdea ide: remove superfluous SELECT_MASK() call from do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. f9952be ide: remove superfluous SELECT_MASK() call from ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. dff8817 icside: remove superfluous ->maskproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 49d8078 ide-tape: fix IDE_AFLAG_* atomic accesses by Borislav Petkov · 16 years ago
  50. 626542c ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically by Borislav Petkov · 16 years ago
  51. ffddf17 pdc202xx_old: kill resetproc() method by Sergei Shtylyov · 16 years ago
  52. 1221e24 pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout by Sergei Shtylyov · 16 years ago
  53. 72b9304 pdc202xx_old: use ide_dma_test_irq() by Sergei Shtylyov · 16 years ago
  54. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 16 years ago
  58. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 16 years ago
  59. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3b77f77 ide-disk: fix missing max_sectors accessor function by Martin K. Petersen · 16 years ago
  61. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
  62. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
  63. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 16 years ago
  64. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 16 years ago
  66. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 16 years ago
  72. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  73. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  75. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 582078e ide: merge ide_disk_special() into do_special() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 5f582c8 ide: BUG() on unknown flags in ide_disk_special() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 6029336 ide: try to use PIO Mode 0 during probe if possible by Joao Ramos · 16 years ago
  79. e8e7526 ide-tape: fix debug call by Mark de Wever · 16 years ago
  80. fdac1c7 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 16 years ago
  81. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 16 years ago
  82. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 16 years ago
  83. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 16 years ago
  84. 103f703 ide: unify interrupt reason checking by Borislav Petkov · 16 years ago
  85. 239f7e2 ide-cd: use whole request_sense buffer in EH by Borislav Petkov · 16 years ago
  86. 19f52a7 ide-atapi: remove pc->buf by Borislav Petkov · 16 years ago
  87. 55ce3a1 ide-tape: fix READ POSITION cmd handling by Borislav Petkov · 16 years ago
  88. 837272b ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer by Borislav Petkov · 16 years ago
  89. 60cfab8 ide-floppy/ide_floppy_get_format_progress: use local sense buffer by Borislav Petkov · 16 years ago
  90. ae3a838 ide-atapi: use local sense buffer by Borislav Petkov · 16 years ago
  91. 5122e51 ide-floppy/ide_floppy_format_unit: use local buffer by Borislav Petkov · 16 years ago
  92. 802e6634 ide-floppy/ide_floppy_get_sfrp_bit: use local buffer by Borislav Petkov · 16 years ago
  93. d9a6830 ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer by Borislav Petkov · 16 years ago
  94. b13345f ide-atapi: add a buffer-arg to ide_queue_pc_tail by Borislav Petkov · 16 years ago
  95. 5a0e43b ide-atapi: add a len-parameter to ide_queue_pc_tail by Borislav Petkov · 16 years ago
  96. 077e6db ide-atapi: switch to rq->resid_len by Borislav Petkov · 16 years ago
  97. dfb7e62 ide-atapi: switch to blk_rq_bytes() on do_request() path by Borislav Petkov · 16 years ago
  98. 10c0b34 ide-tape: fix potential fs requests bug by Borislav Petkov · 16 years ago
  99. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  100. 8f6205c ide: dequeue in-flight request by Tejun Heo · 16 years ago