1. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  13. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 16 years ago
  15. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  19. d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. d9b819a ide: add ide_legacy_init_one() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 1664949 ide-generic: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  24. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 134d454 ide-pnp: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 7a2199f3 qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  31. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  32. e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 16 years ago
  33. 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 16 years ago
  34. 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 16 years ago
  35. 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 16 years ago
  36. 9aba468 ide-cd: include proper headers by Borislav Petkov · 16 years ago
  37. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  39. c837c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  40. d485cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining by Linus Torvalds · 16 years ago
  41. 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  42. b822875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-misc by Linus Torvalds · 16 years ago
  43. 2a8a271 x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  44. d9c04d6 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  45. 4d9c55e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  46. 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 16 years ago
  47. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  48. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  49. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 4764b68 sis5513: fail early for unsupported chipsets by Bartlomiej Zolnierkiewicz · 16 years ago
  51. eb7a07e it821x: fix kzalloc() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 79472b6 qd65xx: use IDE_HFLAG_SINGLE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  53. d07616f qd65xx: always use ->selectproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 1134b6f ide-cd: put proc-related functions together under single ifdef by Borislav Petkov · 16 years ago
  55. 177773e ide-cd: Replace __FUNCTION__ with __func__ by Paolo Ciarrocchi · 16 years ago
  56. 9ce70fb IDE: Coding Style fixes to drivers/ide/ide-cd.c by Paolo Ciarrocchi · 16 years ago
  57. 175f354 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c by Paolo Ciarrocchi · 16 years ago
  58. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 16 years ago
  59. 52d3ccf IDE: Coding Style fixes to drivers/ide/ide-floppy.c by Paolo Ciarrocchi · 16 years ago
  60. 38bdb41 IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c by Paolo Ciarrocchi · 16 years ago
  61. ec29782 IDE: Coding Style fixes to drivers/ide/legacy/hd.c by Paolo Ciarrocchi · 16 years ago
  62. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 16 years ago
  63. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 16 years ago
  64. 177b8fe IDE: Coding Style fixes to drivers/ide/ide-pnp.c by Paolo Ciarrocchi · 16 years ago
  65. 441e92d IDE: Coding Style fixes to drivers/ide/ide-proc.c by Paolo Ciarrocchi · 16 years ago
  66. f94e008 IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c by Paolo Ciarrocchi · 16 years ago
  67. 0905bc9 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c by Paolo Ciarrocchi · 16 years ago
  68. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 16 years ago
  69. 740694f IDE: Coding Style fixes to drivers/ide/pci/jmicron.c by Paolo Ciarrocchi · 16 years ago
  70. 1eb3c2e IDE: Coding Style fixes to drivers/ide/pci/sis5513.c by Paolo Ciarrocchi · 16 years ago
  71. 5749c84 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c by Paolo Ciarrocchi · 16 years ago
  72. 5c634bb IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c by Paolo Ciarrocchi · 16 years ago
  73. 846bb88 IDE: Coding Style fixes to drivers/ide/setup-pci.c by Paolo Ciarrocchi · 16 years ago
  74. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  76. cb5528a falconide: fix resources reservation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 54c0539 ide-mpc8xx: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  78. cb7500d ide-mpc8xx: make m8xx_ide_init_ports() return an error value by Bartlomiej Zolnierkiewicz · 16 years ago
  79. b81c226 bast-ide: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 7f6f33c delkin_cb: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 3e2990e ide_platform: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  82. b3a37f1 remove include/linux/hdsmart.h by Adrian Bunk · 16 years ago
  83. 968c496 ide-cd: remove the internal 64k buffer by Borislav Petkov · 16 years ago
  84. 9841654 ide-disk: fix issues found by checkpatch.pl by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 799ee57 ide-disk: add proc_idedisk_read_smart() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 1a2f84e ide: unexport ide_hwifs[] by Bartlomiej Zolnierkiewicz · 16 years ago
  87. dc9114e ide-generic: use ide_find_port() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  89. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  92. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 7daf66d qd65xx: return error value in qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 2e4ed29 ht6560b: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  95. d147e7d umc8672: don't use ide_hwifs[] in umc_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 589b062 scc_pata: store 'hwif' pointer in struct scc_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 84f05df cmd640: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 9523076 cmd640: remove cmd_drives[] by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 4f7bada au1xxx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 3fd4d20 scc_pata: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago