index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-28
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-04-28
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
1
-25
/
+8
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-22
/
+37
2008-04-26
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-13
/
+0
2008-04-26
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-04-26
ide: don't display "BIOS" settings in ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-9
/
+2
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: remove ide_dma_iobase()
Bartlomiej Zolnierkiewicz
1
-27
/
+7
2008-04-26
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
1
-40
/
+3
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-04-26
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-03-07
ide: fix enabling DMA on it821x in "smart" mode
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-26
ide: remove stale comments from ide-dma.c (take 2)
Bartlomiej Zolnierkiewicz
1
-48
/
+4
2008-02-11
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
1
-7
/
+7
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-02-02
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2008-02-01
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-02-01
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-02-01
ide: switch to DMA-mapping API
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-02-01
ide: remove BUG_ON() from ide_build_sglist()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
1
-20
/
+20
2008-02-01
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
1
-7
/
+6
2008-02-01
ide: unexport ide_dma_on
Adrian Bunk
1
-2
/
+0
2008-01-26
ide: task_end_request() fix
Tejun Heo
1
-7
/
+1
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-35
/
+15
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-15
/
+12
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-4
/
+11
2008-01-25
ide: remove redundant DMA blacklist check from __ide_dma_on()
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-01-25
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
1
-14
/
+11
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2007-12-12
ide: remove dead code from __ide_dma_test_irq()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-12-12
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-45
/
+15
2007-11-27
ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-05
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-11-05
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-10-20
ide: PCI BMDMA initialization fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-22
/
+10
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2007-10-16
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-16
ide: unexport ide_tune_dma
Adrian Bunk
1
-2
/
+0
[next]