index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
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-13
ide: move SFF DMA code to ide-dma-sff.c
Bartlomiej Zolnierkiewicz
2008-10-13
ide: cleanup ide-dma.c
Bartlomiej Zolnierkiewicz
2008-10-13
ide: cleanup ide_build_dmatable()
Bartlomiej Zolnierkiewicz
2008-10-13
ide: remove needless includes from ide-dma.c
Bartlomiej Zolnierkiewicz
2008-10-13
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
2008-10-13
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
ide: __ide_dma_end() -> ide_dma_end()
Bartlomiej Zolnierkiewicz
2008-10-13
ide: use 'drive->dn & 1' instead of drive->select.b.unit
Bartlomiej Zolnierkiewicz
2008-10-13
ide: remove superfluous ->waiting_for_dma checks
Bartlomiej Zolnierkiewicz
2008-10-13
ide: remove superfluous ->dma field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
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
[next]