summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd
2018-10-05dma-direct: fix return value of dma_direct_supportedAlexander Duyck
2018-10-02dma-mapping: move dma_default_get_required_mask under ifdefChristoph Hellwig
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig
2018-09-25Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig
2018-09-20dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig
2018-09-20dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig
2018-09-08arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig
2018-09-08hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig
2018-09-08hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-09-07afs: Fix cell specification to permit an empty address listDavid Howells
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-09-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2018-09-07Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-09-06Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-06Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov