1. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  2. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  4. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  5. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  6. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  7. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  8. ad7c52d ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 5df3bc2 ide: unexport ide_find_dma_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  10. 5f4417a ide: fix PowerMac bootup oops by Hugh Dickins · 15 years ago
  11. a20b2a4 ide: skip probe if there are no devices on the port (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 75c2d7d sl82c105: add printk() logging facility by Sergei Shtylyov · 15 years ago
  13. 9d01e4c ide-tape: fix proc warning by Borislav Petkov · 15 years ago
  14. 734affd ide: add IDE_DFLAG_NIEN_QUIRK device flag by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 0fcef02 hpt366: enable all quirks for devices on quirk_drives[] list by Bartlomiej Zolnierkiewicz · 15 years ago
  17. d328e76 hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c by Bartlomiej Zolnierkiewicz · 15 years ago
  18. d6dcdea ide: remove superfluous SELECT_MASK() call from do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 15 years ago
  19. f9952be ide: remove superfluous SELECT_MASK() call from ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  20. dff8817 icside: remove superfluous ->maskproc method by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 49d8078 ide-tape: fix IDE_AFLAG_* atomic accesses by Borislav Petkov · 15 years ago
  22. 626542c ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomically by Borislav Petkov · 15 years ago
  23. ffddf17 pdc202xx_old: kill resetproc() method by Sergei Shtylyov · 15 years ago
  24. 1221e24 pdc202xx_old: don't call pdc202xx_reset() on IRQ timeout by Sergei Shtylyov · 15 years ago
  25. 72b9304 pdc202xx_old: use ide_dma_test_irq() by Sergei Shtylyov · 15 years ago
  26. 6250d3a Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 075affc ide: preserve Host Protected Area by default (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  28. e957b60 ide-gd: implement block device ->set_capacity method (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  30. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  31. c339dfd ide_pci_generic: add quirk for Netcell ATA RAID by Bartlomiej Zolnierkiewicz · 15 years ago
  32. 3b77f77 ide-disk: fix missing max_sectors accessor function by Martin K. Petersen · 15 years ago
  33. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  34. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  35. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  36. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  37. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 15 years ago
  38. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  39. cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 15 years ago
  41. e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 15 years ago
  42. 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  44. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  45. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  47. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 582078e ide: merge ide_disk_special() into do_special() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  49. 5f582c8 ide: BUG() on unknown flags in ide_disk_special() by Bartlomiej Zolnierkiewicz · 15 years ago
  50. 6029336 ide: try to use PIO Mode 0 during probe if possible by Joao Ramos · 15 years ago
  51. e8e7526 ide-tape: fix debug call by Mark de Wever · 15 years ago
  52. fdac1c7 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  53. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  54. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 15 years ago
  55. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  56. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  57. 8f6205c ide: dequeue in-flight request by Tejun Heo · 15 years ago
  58. 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  59. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  60. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  61. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  62. 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 15 years ago
  63. 0368241 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC by Anton Vorontsov · 15 years ago
  64. 23a39ee Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  65. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  66. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  67. 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  68. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  69. 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  70. 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  71. 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  72. 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  73. e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  74. 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  75. eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  76. 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  77. 765139e ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  78. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  79. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  80. c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  81. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  82. 1f181d2 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  83. ac0b011 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  84. d868ca2 ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  85. 8968932 ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  86. 59a4f6f ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  87. b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  88. 220d06b ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  89. 0de57fb ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  90. b656eba1 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  91. d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 15 years ago
  92. 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 15 years ago
  93. 24fc484 Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  94. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 15 years ago
  95. a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 15 years ago
  96. db2f38c palm_bk3710: UDMA performance fix by David Brownell · 15 years ago
  97. 2ecf0a5 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  98. 2c316bb ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  99. 6d70038 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  100. 07bd968 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago