1. ab1a852 m68k: Fix falconide `data_adr' typo by Geert Uytterhoeven · 16 years ago
  2. 1024c5f ide: IDE_HFLAG_SERIALIZE_DMA bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 23f8e4b ide: fix early setup of hwif->host_flags by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 6d1cee4 alim15x3: disable init_hwif_ali15x3 for PowerPC by Anton Vorontsov · 16 years ago
  5. b26b0c5 ide: fix crash at boot with siimage driver by Benjamin Herrenschmidt · 16 years ago
  6. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  7. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  8. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  9. e7b241a ide: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  10. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  11. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  12. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  13. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 16 years ago
  14. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 16 years ago
  16. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  22. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  24. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  28. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  37. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  40. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 16 years ago
  44. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  45. d28aa3a q40ide breakage by Al Viro · 16 years ago
  46. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  47. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 16 years ago
  48. 077e3bd ide-tape: remove tape->merge_stage by Borislav Petkov · 16 years ago
  49. 01a63aeb ide-tape: mv tape->merge_stage_size tape->merge_bh_size by Borislav Petkov · 16 years ago
  50. d9df937 ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_buffer by Borislav Petkov · 16 years ago
  51. ec0fdb0 ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_buffer by Borislav Petkov · 16 years ago
  52. 9798630 ide-tape: make __idetape_discard_read_pipeline() of type void by Borislav Petkov · 16 years ago
  53. fd0949e ide: remove now unused ide_pci_create_host_proc() by Alexey Dobriyan · 16 years ago
  54. 19ba7b8 ide: remove /proc/ide/ali by Alexey Dobriyan · 16 years ago
  55. d01dbc3 ide-tape: improve buffer pages freeing strategy by Borislav Petkov · 16 years ago
  56. a997a43 ide-tape: mv tape->pages_per_stage tape->pages_per_buffer by Borislav Petkov · 16 years ago
  57. f73850a ide-tape: mv tape->stage_size tape->buffer_size by Borislav Petkov · 16 years ago
  58. 41aa170 ide-tape: improve buffer allocation strategy by Borislav Petkov · 16 years ago
  59. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  61. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 16019c3 mpc8xx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 1dbfeb4 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 9dcba7f gayle: add "doubler" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 4706a7e ide: add "cdrom=" and "chs=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 6e87543 ide: add "nodma|noflush|noprobe|nowerr=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  68. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  69. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 0d28ec7 ide: always auto-tune PIO in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  72. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 5bd50dc ide-tape: remove misc references to pipelined operation in the comments by Borislav Petkov · 16 years ago
  74. c0674bf ide-tape: remove pipelined mode parameters by Borislav Petkov · 16 years ago
  75. 83042b2 ide-tape: remove pipeline-specific members from struct ide_tape_obj by Borislav Petkov · 16 years ago
  76. 42d5468 ide-tape: remove pipelined mode tape control flags by Borislav Petkov · 16 years ago
  77. 0aa4b01 ide-tape: remove remaining pipeline functionality by Borislav Petkov · 16 years ago
  78. ea1ab3d ide-tape: unwrap idetape_queue_pc_tail() by Borislav Petkov · 16 years ago
  79. 189bb3b ide-tape: remove pipeline-specific code from idetape_end_request() by Borislav Petkov · 16 years ago
  80. 473567f ide-tape: remove idetape_remove_stage_head() by Borislav Petkov · 16 years ago
  81. b361acb ide-tape: remove idetape_pipeline_size() by Borislav Petkov · 16 years ago
  82. 7f5e72f ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() by Borislav Petkov · 16 years ago
  83. 8646c88 ide-tape: remove unused parameter from idetape_copy_stage_from_user by Borislav Petkov · 16 years ago
  84. 99d74e6 ide-tape: remove unused parameter from idetape_copy_stage_to_user by Borislav Petkov · 16 years ago
  85. 5e69bd9 ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request() by Borislav Petkov · 16 years ago
  86. ddfe7a7 ide-tape remove pipeline speed/control calculations by Borislav Petkov · 16 years ago
  87. 97c566c ide-tape: remove pipeline-specific code from idetape_add_chrdev_write_request by Borislav Petkov · 16 years ago
  88. f64eee7 ide-tape: remove tape->cache_stage by Borislav Petkov · 16 years ago
  89. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  90. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  91. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 9dd4cf1 ide: remove obsoleted "idex=serialize" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 9c391ba ide: fix icside breakage by Al Viro · 16 years ago
  95. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 8552865 au1xxx-ide: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  100. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago