Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
drivers
/
parisc
/
ccio-dma.c
a2d616b
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 3 years, 4 months ago
8ef5b28
parisc: ccio-dma.c: Added tab instead of spaces
by Shubhankar Kuranagatti
· 3 years, 8 months ago
0c38502
parisc: switch from 'pci_' to 'dma_' API
by Christophe JAILLET
· 3 years, 4 months ago
9a22f2f
parisc: return error code from .map_sg() ops
by Martin Oliveira
· 3 years, 5 months ago
0a0f0d8
dma-mapping: split <linux/dma-mapping.h>
by Christoph Hellwig
· 4 years, 3 months ago
efa70f2
dma-mapping: add a new dma_alloc_pages API
by Christoph Hellwig
· 4 years, 4 months ago
1e9d90d
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
by Nicolin Chen
· 4 years, 4 months ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
5128da3
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
by Christoph Hellwig
· 5 years ago
f9f3232
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
by Christoph Hellwig
· 5 years ago
16d72dd
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
116d753
parisc: Use lpa instruction to load physical addresses in driver code
by John David Anglin
· 6 years ago
63923d2
parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
by John David Anglin
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3654f01
parisc: remove the HBA_DATA macro
by Christoph Hellwig
· 6 years ago
9b8eeab
parisc: move internal implementation details out of <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
7753a91
ccio: allow large DMA masks
by Christoph Hellwig
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
748c3c4
parisc/ccio: remove the mapping_error dma_map_ops method
by Christoph Hellwig
· 6 years ago
3847dab
parisc: Add alternative coding infrastructure
by Helge Deller
· 6 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
8a92281
parisc: Move ccio_cujo20_fixup() into init section
by Helge Deller
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
8d73b18
parisc: Fix section mismatches
by Helge Deller
· 7 years ago
cfe4fbf
parisc: Fix section mismatches in parisc core drivers
by Helge Deller
· 7 years ago
227145e
parisc: ->mapping_error
by Christoph Hellwig
· 7 years ago
33f9e02
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
by Thomas Bogendoerfer
· 7 years ago
f47e2db
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
e28f701
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
by Arvind Yadav
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
7938717
parisc: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
247e75d
pci: remove pci_dma_supported
by Christoph Hellwig
· 9 years ago
b342a65
parisc: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
8bf8a1d
parisc: Eliminate sg_virt_addr() and private scatterlist.h
by Matthew Wilcox
· 10 years ago
e693d73
parisc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
a87df54
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
b10ff54
parisc: includecheck fix for ccio-dma.c
by Jaswinder Singh Rajput
· 15 years ago
8d2d00d
parisc: ccio-dma: fix build failure without procfs
by Alexander Beregalov
· 16 years ago
c18b460
parisc: drivers: fix warnings
by Alexander Beregalov
· 16 years ago
0063507
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
by FUJITA Tomonori
· 16 years ago
df8e5bc
parisc: drivers/parisc/: make code static
by Adrian Bunk
· 16 years ago
1e22166
parisc: unify CCIO_COLLECT_STATS implementation
by Kyle McMartin
· 16 years ago
a8043ec
drivers/parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0fd6894
parisc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
4a0d3f3
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
by FUJITA Tomonori
· 17 years ago
4666344
iommu: parisc: make the IOMMUs respect the segment boundary limits
by FUJITA Tomonori
· 17 years ago
7c8cda6
iommu: parisc: pass struct device to iommu_alloc_range
by FUJITA Tomonori
· 17 years ago
d1b5163
iommu sg merging: parisc: make iommu respect the segment size limits
by FUJITA Tomonori
· 17 years ago
4f63ba1
drivers/parisc/: Spelling fixes
by Joe Perches
· 17 years ago
b61e8f4
parisc: fix sg_page() fallout
by FUJITA Tomonori
· 17 years ago
25971f6
[PARISC] fix section mismatch in ccio-dma
by Helge Deller
· 18 years ago
3cb1d95
[PARISC] ROUNDUP macro cleanup in drivers/parisc
by Milind Arun Choudhary
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
5076c15
[PARISC] I/O-Space must be ioremap_nocache()'d
by Helge Deller
· 19 years ago
f823bca
[PARISC] Convert ccio-dma.c to use seq_file
by Kyle McMartin
· 19 years ago
cb6fc18
[PARISC] Use kzalloc and other janitor-style cleanups
by Helge Deller
· 19 years ago
210cc67
Auto-update from upstream
by Kyle McMartin
· 19 years ago
5c1fb41
[PATCH] gfp_t: dma-mapping (parisc)
by Al Viro
· 19 years ago
86a61ee
[PARISC] Update ccio-dma from parisc tree
by Grant Grundler
· 19 years ago
53f01bb
[PARISC] Convert parisc_device to use struct resource for hpa
by Matthew Wilcox
· 19 years ago
bdad1f8
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
by Matthew Wilcox
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago