summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12ata: sata_dwc_460ex: supply physical address of FIFO to DMAAndy Shevchenko1-6/+7
2016-05-12ata: sata_dwc_460ex: use devm_ioremapAndy Shevchenko1-19/+11
2016-05-12ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()Mans Rullgard1-8/+6
2016-05-12ata: sata_dwc_460ex: use readl/writel_relaxed()Mans Rullgard1-48/+43
2016-05-12ata: sata_dwc_460ex: switch to new dmaengine_terminate_* APIAndy Shevchenko1-1/+1
2016-05-10ata: sata_dwc_460ex: add __iomem to register base pointerMans Rullgard1-1/+1
2016-05-10ata: sata_dwc_460ex: get rid of incorrect castMans Rullgard1-2/+2
2016-05-10ata: sata_dwc_460ex: get rid of some pointless castsMans Rullgard1-15/+15
2016-05-10ata: sata_dwc_460ex: remove empty libata callbackMans Rullgard1-22/+0
2016-05-10ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macrosAndy Shevchenko1-11/+6
2016-05-10ata: sata_dwc_460ex: get rid of global dataMans Rullgard1-50/+29
2016-05-10ata: sata_dwc_460ex: add phy supportMans Rullgard2-0/+23
2016-05-10ata: sata_dwc_460ex: use "dmas" DT property to find dma channelMans Rullgard2-71/+138
2016-05-10ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commandsAndy Shevchenko1-2/+2
2016-05-10ata: sata_dwc_460ex: skip dma setup for non-dma commandsMans Rullgard1-26/+9
2016-05-10ata: sata_dwc_460ex: select only core part of DMA driverAndy Shevchenko1-1/+1
2016-05-10ata: sata_dwc_460ex: DMA is always a flow controllerAndy Shevchenko1-1/+1
2016-05-10ata: sata_dwc_460ex: burst size must be in items not bytesAndy Shevchenko1-3/+3
2016-05-10ata: sata_dwc_460ex: set dma_boundary to 0x1fffAndy Shevchenko1-1/+7
2016-05-10ata: sata_dwc_460ex: fix crash on offline links without an attached driveChristian Lamparter1-0/+7
2016-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko6-11/+17
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko4-21/+20
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko6-38/+24
2016-05-02dmaengine: dw: platform: check nr_masters to be non-zeroAndy Shevchenko1-10/+10
2016-04-19dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter2-119/+48
2016-04-13dmaengine: dw: set cdesc to NULL when free cyclic transfersAndy Shevchenko1-0/+2
2016-04-13dmaengine: dw: move residue to a descriptorAndy Shevchenko2-21/+41
2016-04-13dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko2-5/+5
2016-04-13dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko2-8/+6
2016-04-13dmaengine: dw: define counter variables as unsigned intAndy Shevchenko1-5/+5
2016-04-13dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko2-9/+3
2016-04-13dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chainMans Rullgard1-0/+2
2016-04-13dmaengine: dw: set LMS field in descriptorsMans Rullgard2-12/+18
2016-04-13dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard2-68/+87
2016-04-13dmaengine: dw: set src and dst master select according to xfer directionMans Rullgard1-2/+6
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko9-42/+41
2016-04-13dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-03-27Linux 4.6-rc1v4.6-rc1Linus Torvalds1-2/+2
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds1-1/+1
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro3-58/+47
2016-03-26orangefs: fix do_readv_writev() handling of error halfway throughAl Viro1-1/+1
2016-03-26orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro1-3/+3
2016-03-26orangefs: sanitize ->llseek()Al Viro2-10/+3
2016-03-26orangefs-bufmap.h: trim unused junkAl Viro1-9/+0
2016-03-26orangefs: saner calling conventions for getting a slotAl Viro4-28/+16
2016-03-26orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro3-23/+14
2016-03-26orangefs: get rid of readdir_handle_sAl Viro1-63/+30
2016-03-26thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov1-1/+1