summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl-edma: Adjust indentationKrzysztof Kozlowski2019-05-041-3/+3
* dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski2019-05-041-1/+1
* dmaengine: stm32-dma: fix residue calculation in stm32-dmaArnaud Pouliquen2019-05-041-13/+77
* dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang2019-04-291-2/+2
* dmaengine: bcm-sba-raid: Use dev_get_drvdata()Kefeng Wang2019-04-291-2/+1
* dmaengine: stm32-dma: Fix unsigned variable compared with zeroVinod Koul2019-04-291-2/+4
* dmaengine: stm32-dma: use platform_get_irq()Fabien Dessenne2019-04-261-5/+6
* dmaengine: rcar-dmac: Update copyright informationHiroyuki Yokoyama2019-04-261-2/+2
* dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)2019-04-261-1/+14
* dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"Colin Ian King2019-04-261-1/+1
* dmaengine: idma64: Move driver name to the headerAndy Shevchenko2019-04-262-7/+6
* dmaengine: bcm2835: Drop duplicate capability setting.Michal Suchanek2019-04-261-1/+0
* dmaengine: pl330: _stop: clear interrupt statusSugar Zhang2019-04-261-3/+7
* dmaengine: axi-dmac: Enable DMA_INTERLEAVE capabilityDragos Bogdan2019-04-241-0/+1
* dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean2019-04-241-1/+1
* dmaengine: axi-dmac: Infer synthesis configuration parameters hardwareLars-Peter Clausen2019-04-241-12/+20
* dmaengine: at_xdmac: only monitor overflow errors for peripheral xferNicolas Ferre2019-04-231-1/+12
* dmaengine: at_xdmac: enhance channel errors handling in taskletNicolas Ferre2019-04-231-6/+42
* dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-04-231-1/+5
* dmaengine: axi-dmac: extend support for ZynqMP archMichael Hennerich2019-03-251-1/+1
* dmaengine: xgene-dma: move spin_lock_bh to spin_lock in taskletJeff Xie2019-03-251-2/+2
* dmaengine: pl08x: be fair when re-assigning physical channelJean-Nicolas Graux2019-03-251-6/+16
* dmaengine: axi-dmac: Split too large segmentsLars-Peter Clausen2019-03-251-20/+61
* dmaengine: pl330: introduce debugfs interfaceKatsuhiro Suzuki2019-03-251-0/+51
* dmaengine: tegra210-adma: update system sleep callbacksSameer Pujar2019-03-251-8/+2
* dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar2019-03-251-15/+12
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-03-214-10/+9
* Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\
| * xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \
| * | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-281-0/+12
| * | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0710-6/+23
| * | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-079-49/+202
| * | device-dax: Add support for a dax override driverDan Williams2019-01-073-10/+156
| * | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-075-79/+90
| * | device-dax: Introduce bus + driver modelDan Williams2019-01-075-87/+203
| * | device-dax: Start defining a dax bus modelDan Williams2019-01-079-224/+209
| * | device-dax: Remove multi-resource infrastructureDan Williams2019-01-074-49/+10
| * | device-dax: Kill dax_region baseDan Williams2019-01-074-8/+4
| * | device-dax: Kill dax_region idaDan Williams2019-01-072-24/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1621-77/+206
|\ \ \
| * | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-081-2/+20
| * | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-071-0/+2
| * | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-073-3/+49
| * | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-071-0/+10