1. 5bd50dc ide-tape: remove misc references to pipelined operation in the comments by Borislav Petkov · 17 years ago
  2. c0674bf ide-tape: remove pipelined mode parameters by Borislav Petkov · 17 years ago
  3. 83042b2 ide-tape: remove pipeline-specific members from struct ide_tape_obj by Borislav Petkov · 17 years ago
  4. 42d5468 ide-tape: remove pipelined mode tape control flags by Borislav Petkov · 17 years ago
  5. 0aa4b01 ide-tape: remove remaining pipeline functionality by Borislav Petkov · 17 years ago
  6. ea1ab3d ide-tape: unwrap idetape_queue_pc_tail() by Borislav Petkov · 17 years ago
  7. 189bb3b ide-tape: remove pipeline-specific code from idetape_end_request() by Borislav Petkov · 17 years ago
  8. 473567f ide-tape: remove idetape_remove_stage_head() by Borislav Petkov · 17 years ago
  9. b361acb ide-tape: remove idetape_pipeline_size() by Borislav Petkov · 17 years ago
  10. 7f5e72f ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() by Borislav Petkov · 17 years ago
  11. 8646c88 ide-tape: remove unused parameter from idetape_copy_stage_from_user by Borislav Petkov · 17 years ago
  12. 99d74e6 ide-tape: remove unused parameter from idetape_copy_stage_to_user by Borislav Petkov · 17 years ago
  13. 5e69bd9 ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request() by Borislav Petkov · 17 years ago
  14. ddfe7a7 ide-tape remove pipeline speed/control calculations by Borislav Petkov · 17 years ago
  15. 97c566c ide-tape: remove pipeline-specific code from idetape_add_chrdev_write_request by Borislav Petkov · 17 years ago
  16. f64eee7 ide-tape: remove tape->cache_stage by Borislav Petkov · 17 years ago
  17. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  18. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 17 years ago
  19. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 9dd4cf1 ide: remove obsoleted "idex=serialize" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 9c391ba ide: fix icside breakage by Al Viro · 17 years ago
  23. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 8552865 au1xxx-ide: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  28. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 0d07192 ide-pmac: use ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  32. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  35. d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  44. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  45. c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 17 years ago
  46. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  50. d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  51. d9b819a ide: add ide_legacy_init_one() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 1664949 ide-generic: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  55. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 17 years ago
  56. eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 17 years ago
  57. d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 134d454 ide-pnp: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 7a2199f qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  62. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  63. e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 17 years ago
  64. 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 17 years ago
  65. 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 17 years ago
  66. 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 17 years ago
  67. 9aba468 ide-cd: include proper headers by Borislav Petkov · 17 years ago
  68. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  69. c837c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  70. 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  71. d9c04d6 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  72. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 4764b68 sis5513: fail early for unsupported chipsets by Bartlomiej Zolnierkiewicz · 17 years ago
  74. eb7a07e it821x: fix kzalloc() failure handling by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 79472b6 qd65xx: use IDE_HFLAG_SINGLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  76. d07616f qd65xx: always use ->selectproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 1134b6f ide-cd: put proc-related functions together under single ifdef by Borislav Petkov · 17 years ago
  78. 177773e ide-cd: Replace __FUNCTION__ with __func__ by Paolo Ciarrocchi · 17 years ago
  79. 9ce70fb IDE: Coding Style fixes to drivers/ide/ide-cd.c by Paolo Ciarrocchi · 17 years ago
  80. 175f354 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c by Paolo Ciarrocchi · 17 years ago
  81. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 17 years ago
  82. 52d3ccf IDE: Coding Style fixes to drivers/ide/ide-floppy.c by Paolo Ciarrocchi · 17 years ago
  83. 38bdb41 IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c by Paolo Ciarrocchi · 17 years ago
  84. ec29782 IDE: Coding Style fixes to drivers/ide/legacy/hd.c by Paolo Ciarrocchi · 17 years ago
  85. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 17 years ago
  86. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 17 years ago
  87. 177b8fe IDE: Coding Style fixes to drivers/ide/ide-pnp.c by Paolo Ciarrocchi · 17 years ago
  88. 441e92d IDE: Coding Style fixes to drivers/ide/ide-proc.c by Paolo Ciarrocchi · 17 years ago
  89. f94e008 IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c by Paolo Ciarrocchi · 17 years ago
  90. 0905bc9 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c by Paolo Ciarrocchi · 17 years ago
  91. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 17 years ago
  92. 740694f IDE: Coding Style fixes to drivers/ide/pci/jmicron.c by Paolo Ciarrocchi · 17 years ago
  93. 1eb3c2e IDE: Coding Style fixes to drivers/ide/pci/sis5513.c by Paolo Ciarrocchi · 17 years ago
  94. 5749c84 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c by Paolo Ciarrocchi · 17 years ago
  95. 5c634bb IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c by Paolo Ciarrocchi · 17 years ago
  96. 846bb88 IDE: Coding Style fixes to drivers/ide/setup-pci.c by Paolo Ciarrocchi · 17 years ago
  97. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  99. cb5528a falconide: fix resources reservation (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 54c0539 ide-mpc8xx: fix resources reservation by Bartlomiej Zolnierkiewicz · 17 years ago