Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd27e6d3d27ce1485a64a4851c4dcf58e663b132
/
drivers
/
ide
/
ide-dma.c
5d82720
ide: save the returned value of dma_map_sg
by FUJITA Tomonori
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
2dbe7e9
ide: move SFF DMA code to ide-dma-sff.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
db3f99e
ide: cleanup ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
14c123f
ide: cleanup ide_build_dmatable()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c19f7f2
ide: remove needless includes from ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
2bbd57c
ide: switch to DMA-mapping API part #2
by Bartlomiej Zolnierkiewicz
· 16 years ago
ffa15a6
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
de23ec9
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
653bcf5
ide: __ide_dma_end() -> ide_dma_end()
by Bartlomiej Zolnierkiewicz
· 16 years ago
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
c67c216
ide: remove superfluous ->waiting_for_dma checks
by Bartlomiej Zolnierkiewicz
· 16 years ago
e4634d4
ide: remove superfluous ->dma field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
3a7d248
ide: use ATA_* defines instead of *_STAT and *_ERR ones
by Bartlomiej Zolnierkiewicz
· 16 years ago
48fb268
ide: remove drive->driveid
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
22e05b4
ide-dma: fix ide_build_dmatable() for TRM290
by Sergei Shtylylov
· 16 years ago
367fdcb
ide: fix pre-EIDE SWDMA support on big-endian
by Bartlomiej Zolnierkiewicz
· 16 years ago
7fa897b
ide: trivial sparse annotations
by Harvey Harrison
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba4b2e6
ide: remove dead Virtual DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
81e8d5a
ide: remove ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cab7f8e
ide: remove ->dma_{status,command} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ab86f91
ide: use I/O ops directly in ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2f951a
ide: add ->read_sff_dma_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1357214
ide: remove ->mmio flag from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
931ee0d
ide: remove obsoleted "ide=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
55224bc
ide: remove ->dma_prdtable field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
41051a1
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
63158d5
ide: cleanup ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8d9f9a7
ide: don't display "BIOS" settings in ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0a79acd
ide: remove ide_dma_iobase()
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
784506c
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ef4298d
ide: fix enabling DMA on it821x in "smart" mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
204f47c
ide: remove stale comments from ide-dma.c (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8e882ba
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
by Sergei Shtylyov
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
578cfa0
ide: move check_dma_crc() to ide-dma.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
062f9f0
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c05ff6
ide: switch to DMA-mapping API
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
f6fb786
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fcc1175
ide: remove BUG_ON() from ide_build_sglist()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ecf32796
ide: ide_setup_dma() assumes 8 ports
by Sergei Shtylyov
· 17 years ago
4e5a68a
trm290: cannot call ide_setup_dma()
by Sergei Shtylyov
· 17 years ago
a4b5a4d9
ide: unexport ide_dma_on
by Adrian Bunk
· 17 years ago
4d7a984
ide: task_end_request() fix
by Tejun Heo
· 17 years ago
15ce926
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37aaf9
ide: move drive->using_dma check to callers of ->dma_host_on method
by Bartlomiej Zolnierkiewicz
· 17 years ago
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
8704de8
cy82c693: add ->set_dma_mode method
by Bartlomiej Zolnierkiewicz
· 17 years ago
61a368c
ide: remove redundant DMA blacklist check from __ide_dma_on()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7b90599
ide: cleanup ide_set_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c029fd
ide: remove ->dma_master field from ide_hwif_t (take 5)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3f3e6e2
ide: remove dead code from __ide_dma_test_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ab7efe
ide: DMA reporting and validity checking fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b0bc65b
ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist
by Bartlomiej Zolnierkiewicz
· 17 years ago
bcbf6ee
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d34887d
ide: fix ide_find_dma_mode() to print human-readable info
by Bartlomiej Zolnierkiewicz
· 17 years ago
a02bfd3
ide: PCI BMDMA initialization fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
c223701
ide: add "hdx=nodma" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
259c063
ide: unexport ide_tune_dma
by Adrian Bunk
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
55c16a7
IDE: sg chaining support
by Jens Axboe
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
75d7d96
icside: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
851dd33
ide: call udma_filter() before resorting to the UltraDMA mask
by Sergei Shtylyov
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
a5b7e70
ide: add cable detection for early UDMA66 devices (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1116fae
ide: config_drive_for_dma() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
27a278a
drivers/ide/ide-dma.c: unexport ide_set_dma
by Adrian Bunk
· 17 years ago
15a4f94
ide: fix pre-EIDE SWDMA support
by Bartlomiej Zolnierkiewicz
· 17 years ago
f3577db
ide_in_drive_list(): "ALL" is not a wildcard anymore
by Junio C Hamano
· 17 years ago
c2d3ce8
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
by Junio C Hamano
· 17 years ago
c283f5d
ide: make void and rename ide_dma_timeout() method
by Sergei Shtylyov
· 17 years ago
841d2a9
ide: make void and rename ide_dma_lostirq() method
by Sergei Shtylyov
· 17 years ago
5a6248c
Match DMA blacklist entries between ide-dma.c and libata-core.c
by Junio C Hamano
· 18 years ago
122ab08
ide: remove ide_use_dma()
by Bartlomiej Zolnierkiewicz
· 18 years ago
3649c06
ide: add missing validity checks for identify words 62 and 63
by Bartlomiej Zolnierkiewicz
· 18 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 18 years ago
29e744d
ide: add ide_tune_dma() helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
6f5050a
ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n
by Bartlomiej Zolnierkiewicz
· 18 years ago
ccf3528
ide: make ide_hwif_t.ide_dma_host_on void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
Next »