summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-04dmaengine: stm32-dma: fix residue calculation in stm32-dmaArnaud Pouliquen1-13/+77
2019-04-29dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang1-2/+2
2019-04-29dmaengine: bcm-sba-raid: Use dev_get_drvdata()Kefeng Wang1-2/+1
2019-04-29dmaengine: stm32-dma: Fix unsigned variable compared with zeroVinod Koul1-2/+4
2019-04-26dmaengine: stm32-dma: use platform_get_irq()Fabien Dessenne1-5/+6
2019-04-26dmaengine: rcar-dmac: Update copyright informationHiroyuki Yokoyama1-2/+2
2019-04-26dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)1-1/+14
2019-04-26dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"Colin Ian King1-1/+1
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko2-7/+6
2019-04-26dmaengine: bcm2835: Drop duplicate capability setting.Michal Suchanek1-1/+0
2019-04-26dmaengine: pl330: _stop: clear interrupt statusSugar Zhang1-3/+7
2019-04-24dmaengine: axi-dmac: Enable DMA_INTERLEAVE capabilityDragos Bogdan1-0/+1
2019-04-24dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean1-1/+1
2019-04-24dmaengine: axi-dmac: Infer synthesis configuration parameters hardwareLars-Peter Clausen1-12/+20
2019-04-23dmaengine: at_xdmac: only monitor overflow errors for peripheral xferNicolas Ferre1-1/+12
2019-04-23dmaengine: at_xdmac: enhance channel errors handling in taskletNicolas Ferre1-6/+42
2019-04-23dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre1-1/+5
2019-03-25dmaengine: axi-dmac: extend support for ZynqMP archMichael Hennerich1-1/+1
2019-03-25dmaengine: xgene-dma: move spin_lock_bh to spin_lock in taskletJeff Xie1-2/+2
2019-03-25dmaengine: pl08x: be fair when re-assigning physical channelJean-Nicolas Graux1-6/+16
2019-03-25dmaengine: axi-dmac: Split too large segmentsLars-Peter Clausen1-20/+61
2019-03-25dmaengine: pl330: introduce debugfs interfaceKatsuhiro Suzuki1-0/+51
2019-03-25dmaengine: tegra210-adma: update system sleep callbacksSameer Pujar1-8/+2
2019-03-25dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar1-15/+12
2019-03-21dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko4-10/+9
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds22-502/+1044
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-77/+206
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds17-121/+247
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+47
2019-03-16Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-80/+114
2019-03-16Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds5-15/+99
2019-03-16Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds21-114/+69
2019-03-16Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-16/+29
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-369/+435
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand1-1/+4
2019-03-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-03-15zram: default to lzo-rle instead of lzoDave Rodgman1-1/+1
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-22/+33
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds16-75/+81
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-138/+273
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-631/+2453
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds11-104/+607
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds144-1573/+8659
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar1-5/+8
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter1-7/+9
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki3-21/+28
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-3/+15