summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-04dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul1-1/+1
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2-25/+25
2017-05-04dmaengine: pl080: Fix some missing kerneldocLinus Walleij1-2/+5
2017-05-04dmaengine: pl080: Cut some unused definesLinus Walleij1-9/+1
2017-05-01dmaengine: dmatest: Add check for supported buffer count (sg_buffers)Stefan Roese1-0/+7
2017-05-01dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg testStefan Roese1-0/+1
2017-04-26dmaengine: virt-dma: Convert to use list_for_each_entry_safe()Andy Shevchenko1-6/+5
2017-04-24dma-debug: use offset_in_page() macroGeliang Tang1-2/+2
2017-04-24dmaengine: mv_xor: use offset_in_page() macroGeliang Tang1-2/+2
2017-04-24dmaengine: dmatest: use offset_in_page() macroGeliang Tang1-2/+2
2017-04-24dmaengine: sun4i: fix invalid argumentMarc Gonzalez1-1/+1
2017-04-24dmaengine: ioat: use setup_timerGeliang Tang1-3/+1
2017-04-06dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()Alexandre Bailon1-3/+3
2017-03-27dmaengine: cppi: fix build error due to bad variableVinod Koul1-3/+3
2017-03-27dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang1-1/+16
2017-03-27dmaengine: cppi41: use managed functions devm_*()Andy Shevchenko1-39/+25
2017-03-27dmaengine: cppi41: fix cppi41_dma_tx_status() logicAndy Shevchenko1-4/+2
2017-03-27dmaengine: qcom_hidma: pause the channel on shutdownSinan Kaya1-0/+15
2017-03-27dmaengine: qcom_hidma: disable/enable IRQs on pause/resumeSinan Kaya1-0/+6
2017-03-27dmaengine: rcar-dmac: enable descriptor mode on 40bitKuninori Morimoto1-20/+32
2017-03-14dmaengine: imx-sdma: advertise correct residue granularityLucas Stach1-1/+1
2017-03-14dmaengine: mv_xor: remove redundant null check on cdColin Ian King1-5/+0
2017-03-07dmaengine: cppi41: Fix teardown warningsAlexandre Bailon1-2/+2
2017-03-07dmaengine: cppi41: Add support of DA8xx to CPPI 4.1Alexandre Bailon2-3/+26
2017-03-07dt/bindings: da8xx-usb: Add binding for the CPPI 4.1 DMA controllerAlexandre Bailon1-1/+40
2017-03-07dmaengine: cppi41: Remove isr callback from glue layerAlexandre Bailon1-3/+1
2017-03-07dmaengine: cppi41: init_sched(): Get number of channels from DTAlexandre Bailon1-8/+12
2017-03-07dmaengine: cppi41: Move some constants to glue layerAlexandre Bailon1-6/+14
2017-03-07dmaengine: cppi41: rename platform variablesAlexandre Bailon1-8/+9
2017-03-07dmaengine: cppi41: Remove usbss_memAlexandre Bailon1-8/+10
2017-03-06dmaengine: stm32-dma: fix up error dev_err messageColin Ian King1-1/+1
2017-03-05Linux 4.11-rc1v4.11-rc1Linus Torvalds1-2/+2
2017-03-04strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-04Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-04docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun4-14/+4
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells1-7/+8
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2-81/+58
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso1-5/+4