summaryrefslogtreecommitdiffstats
path: root/Documentation/i2c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17dmaengine: pxa: remove DBGFS_FUNC_DECL()Yangtao Li1-24/+12
2018-12-17dmaengine: mic_x100_dma: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-19/+3
2018-12-17dmaengine: amba-pl08x: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-12/+2
2018-12-17dmaengine: Documentation: Add documentation for multi chan testingSeraj Alijan1-6/+103
2018-12-17dmaengine: dmatest: Add transfer_size parameterSeraj Alijan1-6/+22
2018-12-17dmaengine: dmatest: Add alignment parameterSeraj Alijan1-4/+14
2018-12-17dmaengine: dmatest: Use fixed point div to calculate iopsSeraj Alijan1-3/+14
2018-12-17dmaengine: dmatest: Add support for multi channel testingSeraj Alijan1-19/+177
2018-12-17dmaengine: rcar-dmac: Document R8A774C0 bindingsFabrizio Castro1-0/+1
2018-12-17dt-bindings: dmaengine: usb-dmac: Add binding for r8a774c0Fabrizio Castro1-0/+1
2018-12-05dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsaveMichael Tretter1-15/+22
2018-12-05dmaengine: dmatest: fix a small memory leak in dmatest_func()Dan Carpenter1-4/+4
2018-12-05dmaengine: sh: Remove R-Mobile APE6 supportGeert Uytterhoeven5-99/+1
2018-11-26dmaengine: coh901318: Remove unused variableVinod Koul1-1/+0
2018-11-24dmaengine: ste_dma40: remove dma_slave_config direction usageVinod Koul1-6/+25
2018-11-24dmaengine: pl330: remove dma_slave_config direction usageVinod Koul1-4/+24
2018-11-24dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...Vinod Koul1-17/+39
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter4-0/+18
2018-11-24dt-bindings: dmaengine: dw-dmac: add protection control propertyChristian Lamparter3-1/+21
2018-11-24dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1Biju Das1-0/+1
2018-11-24dmaengine: rcar-dmac: Document R8A774A1 bindingsFabrizio Castro1-1/+2
2018-11-24dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai1-4/+0
2018-11-24dmaengine: dmatest: move size checks earlier in functionAlexandru Ardelean1-13/+13
2018-11-24dmaengine: dmatest: use dmaengine_terminate_sync() insteadAlexandru Ardelean1-2/+2
2018-11-24dmaengine: dmatest: unmap data on a single code-path when xfer doneAlexandru Ardelean1-4/+2
2018-11-24dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()Fabio Estevam1-3/+1
2018-11-11dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoCShun-Chih Yu3-0/+965
2018-11-11dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470Biju Das1-0/+1
2018-11-11dmaengine: ep93xx: fix some typoYangtao Li1-3/+3
2018-11-11dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean upRussell King2-37/+8
2018-11-11dmaengine: sh: convert to SPDX identifiersKuninori Morimoto2-5/+3
2018-11-11dmaengine: bcm2835: Switch to SPDX identifierStefan Wahren1-10/+1
2018-11-11dmaengine: bcm2835: make license text and module license matchStefan Wahren1-1/+1
2018-11-05dmaengine: mmp_pdma: remove dma_slave_config direction usageVinod Koul1-5/+23
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1