dmaengine: dmatest: Print error codes as signed value
[linux-2.6-microblaze.git] / drivers /
2020-09-11 Andy Shevchenkodmaengine: dmatest: Print error codes as signed value
2020-09-11 Robin Murphydmaengine: pl330: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: qcom: bam_dma: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: ste_dma40: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: rcar-dmac: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: mxs: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: imx-sdma: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: imx-dma: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: bcm2835: Drop local dma_parms
2020-09-11 Robin Murphydmaengine: axi-dmac: Drop local dma_parms
2020-09-11 Brad Kimdmaengine: sf-pdma: Fix an error that calls callback...
2020-09-03 Dave Jiangdmaengine: idxd: add command status to idxd sysfs attribute
2020-09-03 Dave Jiangdmaengine: idxd: add support for configurable max wq...
2020-09-03 Dave Jiangdmaengine: idxd: add support for configurable max wq...
2020-09-03 Krzysztof Kozlowskidmaengine: xilinx: Simplify with dev_err_probe()
2020-09-03 Krzysztof Kozlowskidmaengine: stm32: Simplify with dev_err_probe()
2020-09-03 Krzysztof Kozlowskidmaengine: pl330: Simplify with dev_err_probe()
2020-09-03 Andy Shevchenkodmaengine: Save few bytes and increase readability...
2020-09-03 Peter Ujfalusidmaengine: Mark dma_request_slave_channel() deprecated
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: add support for reading bus attrib...
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: wrap channel parameter adjust...
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: wrap entire dt parse in a function
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: move clock enable earlier
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: move active_descs list init after...
2020-08-25 Alexandru Ardeleandmaengine: axi-dmac: move version read in probe
2020-08-25 Łukasz Stelmachdmaengine: pl330: fix instruction dump formatting
2020-08-25 Gustavo Pimenteldmaengine: dw-edma: Fix typo in comments offset
2020-08-25 Peter Ujfalusidmaengine: ti: k3-udma: Remove redundant is_slave_direc...
2020-08-19 Wei Yongjundmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_re...
2020-08-17 Serge Semindmaengine: dw: Add DMA-channels mask cell support
2020-08-17 Serge Semindmaengine: dw: Ignore burst setting for memory peripherals
2020-08-17 Serge Semindmaengine: dw: Discard dlen from the dev-to-mem xfer...
2020-08-17 Serge Semindmaengine: dw: Activate FIFO-mode for memory peripheral...
2020-08-17 Laurent Pinchartdmaengine: xilinx: dpdma: Add debugfs support
2020-08-17 Peter Ujfalusidmaengine: ti: k3-psil-j721e: Add entries for 2nd port...
2020-08-17 Peter Ujfalusidmaengine: ti: k3-psil: add map for j7200
2020-08-17 Peter Ujfalusidmaengine: ti: k3-psil: Use soc_device_match to get...
2020-08-17 Dave Jiangdmaengine: idxd: clear misc interrupt cause after read
2020-08-17 Krzysztof Kozlowskidmaengine: ti: omap-dma: Drop of_match_ptr to fix ...
2020-08-17 Vaibhav Guptadmaengine: pch_dma: use generic power management
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15 Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
2020-08-15 Krzysztof Kozlowskintb: intel: constify ioreadX() iomem argument (as in...
2020-08-15 Krzysztof Kozlowskirtl818x: constify ioreadX() iomem argument (as in gener...
2020-08-15 Krzysztof Kozlowskiiomap: constify ioreadX() iomem argument (as in generic...
2020-08-15 Kuninori Morimotosh: clkfwk: remove r8/r16/r32
2020-08-15 Matthew Wilcox ... mm: add thp_size
2020-08-15 Geert Uytterhoeveninput: i8042 - Remove special Cayman handling
2020-08-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-08-14 Linus TorvaldsMerge tag 'pwm/for-5.9-rc1' of git://git./linux/kernel...
2020-08-14 Linus TorvaldsMerge tag 'sound-fix-5.9-rc1' of git://git./linux/kerne...
2020-08-14 Linus TorvaldsMerge tag 'timers-urgent-2020-08-14' of git://git....
2020-08-14 Linus TorvaldsMerge tag 'timers-core-2020-08-14' of git://git./linux...
2020-08-14 Linus TorvaldsMerge tag 'irq-urgent-2020-08-14' of git://git./linux...
2020-08-14 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-08-14 Linus TorvaldsMerge tag 'powerpc-5.9-2' of git://git./linux/kernel...
2020-08-14 Linus TorvaldsMerge tag 'for-linus-5.9-rc1b-tag' of git://git./linux...
2020-08-14 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-08-14 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-08-14 Linus TorvaldsMerge tag 'modules-for-v5.9' of git://git./linux/kernel...
2020-08-14 Linus TorvaldsMerge tag 'kconfig-v5.9' of git://git./linux/kernel...
2020-08-14 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-14 Linus TorvaldsMerge branch 'i2c/for-5.9' of git://git./linux/kernel...
2020-08-13 Linus TorvaldsMerge tag 'docs-5.9-2' of git://git.lwn.net/linux
2020-08-13 Linus TorvaldsMerge tag 's390-5.9-2' of git://git./linux/kernel/git...
2020-08-13 Linus TorvaldsMerge tag 'for-5.9-tag' of git://git./linux/kernel...
2020-08-13 Linus TorvaldsMerge tag 'xfs-5.9-merge-8' of git://git./fs/xfs/xfs...
2020-08-13 Linus TorvaldsMerge tag 'exfat-for-5.9-rc1' of git://git./linux/kerne...
2020-08-13 Oleksandr Andrushc... drm/xen-front: Pass dumb buffer data offset to the...
2020-08-13 Oleksandr Andrushc... drm/xen-front: Add YUYV to supported formats
2020-08-13 Oleksandr Andrushc... drm/xen-front: Fix misused IS_ERR_OR_NULL checks
2020-08-13 Oleksandr Andrushc... xen/gntdev: Fix dmabuf import with non-zero sgt offset
2020-08-13 Suman Annamfd: syscon: Use a unique name with regmap_config
2020-08-13 Alexander A. Klimovmfd: Replace HTTP links with HTTPS ones
2020-08-13 Andy Shevchenkomfd: dln2: Run event handler loop under spinlock
2020-08-13 Charles Keepaxmfd: madera: Improve handling of regulator unbinding
2020-08-13 Charles Keepaxmfd: mfd-core: Add mechanism for removal of a subset...
2020-08-13 Xu Wangmfd: intel_soc_pmic_mrfld: Simplify the return expressi...
2020-08-13 Colin Ian Kingmfd: max14577: Remove redundant initialization of varia...
2020-08-13 Andreas Kemnademfd: rn5t618: Fix caching of battery related registers
2020-08-13 Andreas Kemnademfd: rn5t618: Make restart handler atomic safe
2020-08-13 Stephen Rothwellmfd: kempld-core: Fix 'assignment of read-only location...
next