summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-18dmaengine: sf-pdma: remove unused 'desc'Vinod Koul
2020-09-18dmaengine: zx: remove redundant irqsave in hardIRQBarry Song
2020-09-11dmaengine: Kconfig: Update description for RCAR_DMAC configLad Prabhakar
2020-09-11dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parametersPeter Ujfalusi
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul
2020-09-11dmaengine: dmatest: Print error codes as signed valueAndy Shevchenko
2020-09-11dmaengine: pl330: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: qcom: bam_dma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: ste_dma40: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: rcar-dmac: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: mxs: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: imx-sdma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: imx-dma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: bcm2835: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: axi-dmac: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: sf-pdma: Fix an error that calls callback twiceBrad Kim
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-09-04Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi
2020-09-03dmaengine: idxd: add command status to idxd sysfs attributeDave Jiang
2020-09-03dmaengine: idxd: add support for configurable max wq batch sizeDave Jiang
2020-09-03dmaengine: idxd: add support for configurable max wq xfer sizeDave Jiang
2020-09-03dmaengine: xilinx: Simplify with dev_err_probe()Krzysztof Kozlowski