index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
ccio-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-06
1
-4
/
+2
|
\
|
*
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
2019-06-06
1
-1
/
+1
|
*
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
2019-06-06
1
-3
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-2
/
+2
|
\
|
*
ccio: allow large DMA masks
Christoph Hellwig
2019-02-20
1
-2
/
+2
*
|
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
1
-3
/
+6
*
|
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
1
-0
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
|
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
*
|
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-9
/
+1
|
/
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
1
-8
/
+4
*
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-2
/
+0
|
\
|
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-2
/
+0
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-30
/
+4
|
\
\
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-30
/
+4
*
|
|
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
2018-05-18
1
-1
/
+1
|
/
/
*
|
parisc: Fix section mismatches
Helge Deller
2018-05-02
1
-1
/
+1
|
/
*
parisc: Fix section mismatches in parisc core drivers
Helge Deller
2017-08-22
1
-2
/
+2
*
parisc: ->mapping_error
Christoph Hellwig
2017-07-05
1
-1
/
+9
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-03
1
-0
/
+12
*
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-1
/
+5
|
\
|
*
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-02-25
1
-1
/
+5
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-8
/
+8
*
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
1
-26
/
+31
*
pci: remove pci_dma_supported
Christoph Hellwig
2015-11-10
1
-2
/
+0
*
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-10
/
+3
*
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
2015-04-21
1
-3
/
+3
*
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-28
/
+26
*
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-2
/
+2
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
parisc: includecheck fix for ccio-dma.c
Jaswinder Singh Rajput
2009-08-02
1
-1
/
+0
*
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
2009-07-03
1
-3
/
+4
*
parisc: drivers: fix warnings
Alexander Beregalov
2009-04-02
1
-8
/
+8
*
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
2009-01-05
1
-2
/
+0
*
parisc: drivers/parisc/: make code static
Adrian Bunk
2009-01-05
1
-1
/
+1
*
parisc: unify CCIO_COLLECT_STATS implementation
Kyle McMartin
2008-10-10
1
-26
/
+17
*
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-18
/
+18
*
parisc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-9
/
+5
*
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
FUJITA Tomonori
2008-03-05
1
-2
/
+2
*
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-04
1
-7
/
+16
*
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-04
1
-2
/
+2
*
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-1
/
+1
*
drivers/parisc/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
[PARISC] fix section mismatch in ccio-dma
Helge Deller
2007-05-27
1
-3
/
+3
[next]