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
*
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
*
[PARISC] ROUNDUP macro cleanup in drivers/parisc
Milind Arun Choudhary
2007-05-22
1
-4
/
+4
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-1
/
+1
*
[PARISC] Convert ccio-dma.c to use seq_file
Kyle McMartin
2006-02-08
1
-86
/
+74
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-4
/
+3
*
Auto-update from upstream
Kyle McMartin
2005-10-28
1
-1
/
+1
|
\
|
*
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-28
1
-1
/
+1
*
|
[PARISC] Update ccio-dma from parisc tree
Grant Grundler
2005-10-21
1
-58
/
+78
*
|
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
1
-2
/
+2
*
|
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-10-21
1
-1
/
+1
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1593