1. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 3f3e6e2 ide: remove dead code from __ide_dma_test_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  4. b0bc65b ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist by Bartlomiej Zolnierkiewicz · 17 years ago
  5. bcbf6ee ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. d34887d ide: fix ide_find_dma_mode() to print human-readable info by Bartlomiej Zolnierkiewicz · 17 years ago
  7. a02bfd3 ide: PCI BMDMA initialization fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  9. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 259c063 ide: unexport ide_tune_dma by Adrian Bunk · 17 years ago
  12. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  14. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 851dd33 ide: call udma_filter() before resorting to the UltraDMA mask by Sergei Shtylyov · 17 years ago
  18. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  19. a5b7e70 ide: add cable detection for early UDMA66 devices (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 1116fae ide: config_drive_for_dma() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 27a278a drivers/ide/ide-dma.c: unexport ide_set_dma by Adrian Bunk · 17 years ago
  22. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  23. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 17 years ago
  24. c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 17 years ago
  25. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  26. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  27. 5a6248c Match DMA blacklist entries between ide-dma.c and libata-core.c by Junio C Hamano · 17 years ago
  28. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 3649c06 ide: add missing validity checks for identify words 62 and 63 by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 6f5050a ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n by Bartlomiej Zolnierkiewicz · 17 years ago
  34. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  41. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  42. 14e0a19 [PATCH] ide: fix revision comparison in ide_in_drive_list by Kirill Smelkov · 18 years ago
  43. dc844e0 [PATCH] IDE: always release DMA engine by Sergei Shtylylov · 18 years ago
  44. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  45. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  46. 0a8348d [PATCH] ide: if the id fields looks screwy, disable DMA by Jens Axboe · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  49. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  50. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  51. 58ecd15 [PATCH] ide: samsung SN-124 works perfectly well with DMA by Alan Cox · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago