Linus Torvalds 11caf57f6a Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 9 年之前
..
bestcomm 57c0342239 dmaengine: constify of_device_id array 10 年之前
dw b5b131c747 Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma 9 年之前
hsu f0579c8cea dmaengine: hsu: speed up residue calculation 9 年之前
ioat b5b131c747 Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma 9 年之前
ipu bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 年之前
ppc4xx 3b62286d0e dmaengine: Remove FSF mailing addresses 10 年之前
qcom b5b131c747 Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma 9 年之前
sh 20c169aceb dmaengine: rcar-dmac: clear pertinence number of channels 9 年之前
xilinx 694906348d dmaengine: xilinx_vdma: Remove unnecessary variable initializations 9 年之前
Kconfig 254efeec31 Merge branch 'topic/qcom' into for-linus 9 年之前
Makefile d9b31efcbf dmaengine: qcom_bam_dma: move to qcom directory 9 年之前
TODO dd8ecfcac6 dmaengine: dw: don't perform DMA when dmaengine_submit is called 11 年之前
acpi-dma.c 36bf8fc42e dmaengine: acpi-dma: align debug message with flow 9 年之前
amba-pl08x.c aa4734da66 dmaengine: pl08x: support dt channel assignment 10 年之前
at_hdmac.c 2c5d7407e0 dmaengine: at_hdmac: use %pad format string for dma_addr_t 9 年之前
at_hdmac_regs.h 2c5d7407e0 dmaengine: at_hdmac: use %pad format string for dma_addr_t 9 年之前
at_xdmac.c 25c5e9626c dmaengine: at_xdmac: fix residue computation 9 年之前
bcm2835-dma.c 27bc944ca3 dmaengine: bcm2835-dma: Convert to use DMA pool 9 年之前
coh901318.c 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
coh901318.h d70a8ed312 dma: coh901318: merge header files 12 年之前
coh901318_lli.c 5115f3c19d Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 12 年之前
cppi41.c ffeb13aab6 dmaengine: cppi41: add missing bitfields 10 年之前
dma-axi-dmac.c 860dd64c43 dmaengine: axi_dmac: Add synchronization support 9 年之前
dma-jz4740.c d6a4c0e5d3 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 10 年之前
dma-jz4780.c ae9c02b421 dmaengine: jz4780: Kill tasklets before unregistering the device 10 年之前
dmaengine.c 6d5bbed30f dmaengine: core: expose max burst capability to clients 9 年之前
dmaengine.h d3ee98cdcd dmaengine: consolidate initialization of cookies 13 年之前
dmatest.c 9c27847dda kernel/params: constify struct kernel_param_ops uses 10 年之前
edma.c b5b131c747 Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma 9 年之前
ep93xx_dma.c 94901e1b24 dmaengine: ep93xx: Treat STALL and NFB IRQs same way 9 年之前
fsl-edma.c 82d149b86d dmaengine: fsl-edma: add PM suspend/resume support 9 年之前
fsl_raid.c 453dcdb5ba dmaengine: fsl_raid: statify fsl_re_chan_probe 10 年之前
fsl_raid.h ad80da658b dmaengine: Driver support for FSL RaidEngine device. 10 年之前
fsldma.c a9af316c83 dmaengine: fsldma: fix memory leak 9 年之前
fsldma.h 75dc1775ec dmaengine: fsldma: declare slave capabilities for the generic code 10 年之前
idma64.c a2826e662e dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor 9 年之前
idma64.h 11caf57f6a Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 9 年之前
img-mdc-dma.c 0c328de771 dmaengine: mdc: Correct terminate_all handling 9 年之前
imx-dma.c 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
imx-sdma.c 29f493dafa dmaengine: imx-sdma: remove __init annotation on sdma_event_remap 9 年之前
iop-adma.c f6e45661f9 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() 9 年之前
k3dma.c 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
lpc18xx-dmamux.c e5f4ae84be dmaengine: add driver for lpc18xx dmamux 10 年之前
mic_x100_dma.c d387ef021a dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo 9 年之前
mic_x100_dma.h 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
mmp_pdma.c 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
mmp_tdma.c 77a68e56aa dmaengine: Add an enum for the dmaengine alignment constraints 10 年之前
moxart-dma.c 981ec2b248 dmaengine: moxart-dma: Fix module autoload for OF platform driver 10 年之前
mpc512x_dma.c 9ace300c98 dmaengine: mpc512x: Fix module autoload for OF platform driver 10 年之前
mv_xor.c f6e45661f9 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() 9 年之前
mv_xor.h 8b648436eb dmaengine: mv_xor: add suspend/resume support 9 年之前
mxs-dma.c 0d8505045e dmaengine: mxs: Constify platform_device_id 10 年之前
nbpfaxi.c 4715727394 dmaengine: nbpfaxi: Constify platform_device_id 10 年之前
of-dma.c 56f13c0d95 dmaengine: of_dma: Support for DMA routers 10 年之前
omap-dma.c 9bef6d8288 dmaengine: omap-dma: Implement device_synchronize callback 9 年之前
pch_dma.c d264b48687 dmaengine: Remove remaining FSF mailing addresses 10 年之前
pl330.c 0a18f9b268 dmaengine: pl330: fix to support the burst mode 9 年之前
pxa_dma.c 33b3d2e88c Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 9 年之前
s3c24xx-dma.c 428d96e91e dmaengine: s3c24xx: Constify platform_device_id 10 年之前
sa11x0-dma.c 28591dfdd9 dmaengine: sa11x0: report slave capabilities to upper layers 10 年之前
sirf-dma.c 6ff1cb88a7 dmaengine: sirf: use __maybe_unused to hide pm functions 9 年之前
ste_dma40.c aeb8974ac7 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() 9 年之前
ste_dma40_ll.c 8cc5af1255 dmaengine: ste_dma40_ll: Replace meaningless register set with comment 12 年之前
ste_dma40_ll.h 57e65ad77f dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() 12 年之前
stm32-dma.c aea08a5dfa dmaengine: stm32-dma: Fix unchecked deference of chan->desc 9 年之前
sun4i-dma.c 94c622b2a7 dmaengine: sun4i: support module autoloading 9 年之前
sun6i-dma.c c719d7fa81 dmaengine: sun6i: Fix module autoload for OF platform driver 10 年之前
tegra20-apb-dma.c 242637bac7 dmaengine: tegra: Move of_device_id table near to its user 9 年之前
ti-dma-crossbar.c 0f73f3e857 dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges 9 年之前
timb_dma.c d264b48687 dmaengine: Remove remaining FSF mailing addresses 10 年之前
txx9dmac.c be16d8330a dmaengine: txx9: Rename device_control 10 年之前
txx9dmac.h 34adb28d50 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT 10 年之前
virt-dma.c 13bb26ae88 dmaengine: virt-dma: don't always free descriptor upon completion 9 年之前
virt-dma.h d3f1e93ce8 Merge branch 'topic/async' into for-linus 9 年之前
xgene-dma.c b0b7902462 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag 9 年之前
zx296702_dma.c 041c79514a Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma 9 年之前