index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
1
-5
/
+13
|
\
|
*
s390: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-5
/
+13
*
|
s390/pci: improve unreg_ioat error handling
Sebastian Ott
2017-06-28
1
-1
/
+3
|
/
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-13
1
-17
/
+19
|
\
|
*
s390/pci_dma: remove memset from dma_alloc
Sebastian Ott
2016-11-17
1
-2
/
+0
|
*
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
Sebastian Ott
2016-11-17
1
-8
/
+11
|
*
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
2016-11-17
1
-7
/
+8
*
|
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
2016-11-11
1
-1
/
+1
|
/
*
s390/pci_dma: improve lazy flush for unmap
Sebastian Ott
2016-09-22
1
-14
/
+33
*
s390/pci_dma: split dma_update_trans
Sebastian Ott
2016-09-22
1
-21
/
+44
*
s390/pci_dma: improve map_sg
Sebastian Ott
2016-09-22
1
-24
/
+82
*
s390/pci_dma: simplify dma address calculation
Sebastian Ott
2016-09-22
1
-19
/
+18
*
s390/pci_dma: remove dma address range check
Sebastian Ott
2016-09-22
1
-5
/
+0
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-11
/
+12
*
s390/pci: ensure to not cross a dma segment boundary
Sebastian Ott
2016-06-13
1
-1
/
+2
*
s390/pci: ensure page aligned dma start address
Sebastian Ott
2016-06-13
1
-0
/
+1
*
s390/pci: fix use after free in dma_init
Sebastian Ott
2016-04-21
1
-6
/
+10
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
1
-2
/
+2
|
\
|
*
s390/dma: Allow per device dma ops
Christian Borntraeger
2016-03-02
1
-2
/
+2
*
|
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-9
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-13
1
-5
/
+14
|
\
|
*
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
2015-11-27
1
-5
/
+14
*
|
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
2016-01-09
1
-2
/
+1
|
/
*
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
2015-11-09
1
-11
/
+30
*
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
1
-14
/
+24
*
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
2015-11-09
1
-4
/
+3
*
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
2015-10-06
1
-12
/
+25
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-10
/
+0
*
s390/pci: inline get_zdev
Sebastian Ott
2015-07-22
1
-4
/
+4
*
s390/pci: extract software counters from fmb
Sebastian Ott
2015-04-15
1
-4
/
+4
*
s390/pci: introduce lazy IOTLB flushing for DMA unmap
Gerald Schaefer
2014-07-22
1
-14
/
+36
*
s390/pci/dma: use correct segment boundary size
Gerald Schaefer
2014-02-21
1
-3
/
+5
*
s390/pci/dma: fix accounting of allocated_pages
Sebastian Ott
2013-12-16
1
-5
/
+8
*
s390/pci: message cleanup
Sebastian Ott
2013-10-24
1
-10
/
+8
*
s390/pci: use virtual memory for iommu bitmap
Sebastian Ott
2013-08-30
1
-9
/
+3
*
s390/pci: cleanup function names
Martin Schwidefsky
2013-08-22
1
-2
/
+2
*
s390/pci: use to_pci_dev
Sebastian Ott
2013-06-26
1
-3
/
+3
*
s390/pci: return correct dma address for offset > PAGE_SIZE
Gerald Schaefer
2013-04-23
1
-3
/
+1
*
s390/pci: rename instruction wrappers
Sebastian Ott
2013-04-17
1
-2
/
+3
*
s390/pci: remove dead code
Heiko Carstens
2013-01-08
1
-2
/
+0
*
s390/pci: performance statistics and debug infrastructure
Jan Glauber
2012-12-14
1
-1
/
+7
*
s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
Wei Yongjun
2012-12-03
1
-1
/
+2
*
s390/pci: DMA support
Jan Glauber
2012-11-30
1
-0
/
+505