summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-1520-60/+128
|\
| * dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich2020-07-062-2/+12
| * dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello2020-07-061-12/+14
| * dmaengine: dmatest: stop completed threads when running without set channelPeter Ujfalusi2020-07-061-0/+2
| * dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong2020-07-061-1/+1
| * dmaengine: dw: Initialize channel before each transferAndy Shevchenko2020-07-061-12/+0
| * dmaengine: idxd: fix misc interrupt handler thread unmaskingDave Jiang2020-07-021-1/+2
| * dmaengine: idxd: cleanup workqueue config after disablingDave Jiang2020-07-023-0/+31
| * dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu2020-06-241-1/+4
| * dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski2020-06-241-0/+7
| * dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski2020-06-241-0/+7
| * dmaengine: fsl-edma: Add lockdep assert for exported functionKrzysztof Kozlowski2020-06-241-0/+2
| * dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang2020-06-241-0/+3
| * dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()Yu Kuai2020-06-241-0/+1
| * dmaengine: sh: usb-dmac: set tx_result parametersYoshihiro Shimoda2020-06-241-0/+2
| * dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaroundPeter Ujfalusi2020-06-241-3/+1
| * dmaengine: idxd: fix cdev locking for open and releaseNikhil Rao2020-06-241-3/+16
| * dmaengine: imx-sdma: Fix: Remove 'always true' comparisonFabio Estevam2020-06-241-7/+4
| * MAINTAINERS: switch dmaengine tree to kernel.orgVinod Koul2020-06-241-1/+1
| * dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resourcesPeter Ujfalusi2020-06-161-1/+1
| * dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resourcesPeter Ujfalusi2020-06-161-15/+16
| * dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"Peter Ujfalusi2020-06-161-1/+1
* | keys: asymmetric: fix error return code in software_key_query()Wei Yongjun2020-07-151-0/+1
* | afs: Fix interruption of operationsDavid Howells2020-07-152-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-138-11/+31
|\ \
| * | Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-081-0/+7
| * | Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-071-0/+7
| * | Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov2020-07-061-1/+0
| * | Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-061-4/+5
| * | Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-061-0/+1
| * | ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer2020-06-301-4/+8
| * | Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-06-302-2/+3
* | | Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-07-135-8/+7
|\ \ \
| * | | iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse2020-07-091-1/+1
| * | | iommu: Fix use-after-free in iommu_release_deviceQian Cai2020-07-091-1/+1
| * | | iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
| * | | iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
| * | | iommu/sun50i: Remove unused variableMaxime Ripard2020-06-301-2/+0
| * | | iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard2020-06-301-3/+3
* | | | mm: document warning in move_normal_pmd() and make it warn only onceLinus Torvalds2020-07-131-2/+21
* | | | Linux 5.8-rc5v5.8-rc5Linus Torvalds2020-07-121-1/+1
* | | | Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-07-123-6/+5
|\ \ \ \
| * | | | xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
| * | | | xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
| * | | | xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
| |/ / /
* | | | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\ \ \ \
| * | | | io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * | | | io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \ \ \ \
| * | | | | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1