index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-6
/
+7
|
\
|
*
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
|
*
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
2021-08-09
1
-5
/
+7
*
|
s390/pci: improve DMA translation init and exit
Niklas Schnelle
2021-08-25
1
-8
/
+17
|
/
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
*
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
1
-4
/
+2
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-0
/
+2
|
\
|
*
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-09-04
1
-0
/
+2
*
|
s390/pci: avoid using strncmp with hardcoded length
Vasily Gorbik
2019-08-29
1
-2
/
+2
|
/
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
*
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-13
/
+5
*
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-9
/
+0
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-2
/
+0
*
s390/pci: handle insufficient resources during dma tlb flush
Sebastian Ott
2017-12-13
1
-2
/
+19
*
s390: pci: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
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-14
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
[next]