index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-dma.c
Age
Commit message (
Expand
)
Author
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-10-05
ide-dma: fix ide_build_dmatable() for TRM290
Sergei Shtylylov
2008-08-05
ide: fix pre-EIDE SWDMA support on big-endian
Bartlomiej Zolnierkiewicz
2008-07-24
ide: trivial sparse annotations
Harvey Harrison
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-23
ide: use I/O ops directly in ide-dma.c
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-04-28
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-28
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: don't display "BIOS" settings in ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ide_dma_iobase()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
2008-03-07
ide: fix enabling DMA on it821x in "smart" mode
Bartlomiej Zolnierkiewicz
2008-02-26
ide: remove stale comments from ide-dma.c (take 2)
Bartlomiej Zolnierkiewicz
2008-02-11
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
2008-02-02
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
2008-02-01
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: switch to DMA-mapping API
Bartlomiej Zolnierkiewicz
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
2008-02-01
ide: remove BUG_ON() from ide_build_sglist()
Bartlomiej Zolnierkiewicz
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
2008-02-01
ide: unexport ide_dma_on
Adrian Bunk
2008-01-26
ide: task_end_request() fix
Tejun Heo
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
[next]