Age | Commit message (Expand) | Author |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-16 | s390/pci: use proper endianness annotations | Sebastian Ott |
2016-12-14 | s390/pci: query fmb length | Sebastian Ott |
2016-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-11-23 | s390/pci: use unique UIDs for domain enumeration | Sebastian Ott |
2016-11-17 | s390/pci_dma: remove memset from dma_alloc | Sebastian Ott |
2016-11-17 | s390/pci_dma: make lazy flush independent from the tlb_refresh bit | Sebastian Ott |
2016-11-17 | s390/pci: fix dma address calculation in map_sg | Sebastian Ott |
2016-11-11 | s390: pci: don't print uninitialized data for debugging | Arnd Bergmann |
2016-11-11 | s390/atomic: refactor atomic primitives | Martin Schwidefsky |
2016-09-22 | s390/pci_dma: improve lazy flush for unmap | Sebastian Ott |
2016-09-22 | s390/pci_dma: split dma_update_trans | Sebastian Ott |
2016-09-22 | s390/pci_dma: improve map_sg | Sebastian Ott |
2016-09-22 | s390/pci_dma: simplify dma address calculation | Sebastian Ott |
2016-09-22 | s390/pci_dma: remove dma address range check | Sebastian Ott |
2016-08-24 | s390/pci: add zpci_report_error interface | Martin Schwidefsky |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-18 | s390/pci: Delete an unnecessary check before the function call "pci_dev_put" | Markus Elfring |
2016-06-28 | s390/pci: use basic blocks for pci inline assemblies | Heiko Carstens |
2016-06-13 | s390/pci: ensure to not cross a dma segment boundary | Sebastian Ott |
2016-06-13 | s390/pci: ensure page aligned dma start address | Sebastian Ott |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-04-21 | s390/pci: fix use after free in dma_init | Sebastian Ott |
2016-04-15 | s390/pci: fmb enhancements | Sebastian Ott |
2016-04-15 | s390/pci: add report_error attribute | Sebastian Ott |
2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-04-01 | s390/pci: PCI function group 0 is valid for clp_query_pci_fn | Pierre Morel |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-14 | s390/pci: enforce fmb page boundary rule | Sebastian Ott |
2016-03-07 | s390/pci: add ioctl interface for CLP | Martin Schwidefsky |
2016-03-02 | s390/dma: Allow per device dma ops | Christian Borntraeger |
2016-02-23 | s390/pci: remove pdev pointer from arch data | Sebastian Ott |
2016-01-26 | s390/pci: remove iomap sanity checks | Sebastian Ott |
2016-01-26 | s390/pci: set error state for unusable functions | Sebastian Ott |
2016-01-26 | s390/pci: fix bar check | Sebastian Ott |
2016-01-26 | s390/pci: resize iomap | Sebastian Ott |
2016-01-26 | s390/pci: improve ZPCI_* macros | Sebastian Ott |
2016-01-26 | s390/pci: provide ZPCI_ADDR macro | Sebastian Ott |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-01-09 | [s390] page_to_phys() always returns a multiple of PAGE_SIZE | Al Viro |
2015-11-27 | s390/pci_dma: fix DMA table corruption with > 4 TB main memory | Gerald Schaefer |
2015-11-09 | s390/pci_dma: improve debugging of errors during dma map | Sebastian Ott |
2015-11-09 | s390/pci_dma: handle dma table failures | Sebastian Ott |
2015-11-09 | s390/pci_dma: unify label of invalid translation table entries | Sebastian Ott |
2015-11-05 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-10-14 | s390/pci: reshuffle struct used to write debug data | Sebastian Ott |
2015-10-06 | iommu/s390: Add iommu api for s390 pci devices | Gerald Schaefer |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |