deliverable/linux.git
2016-05-17  Vinod KoulMerge branch 'topic/tegra' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/sun6i' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/qcom' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/pxa' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/pl08x' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/mv_xor' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/mpc512x' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/hsu' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/dw' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/bcm' into for-linus
2016-05-17  Vinod KoulMerge branch 'topic/core' into for-linus
2016-05-14  Dave Jiangdmaengine: ioatdma: disable relaxed ordering for ioatdma
2016-05-14  Niklas Söderlunddmaengine: of_dma: approximate an average distribution
2016-05-14  Javier Martinez... dmaengine: core: Use IS_ENABLED() instead of checking...
2016-05-14  Peter Ujfalusidmaengine: edma: Re-evaluate errors when ccerr is trigg...
2016-05-14  Sinan Kayadmaengine: qcom_hidma: add support for object hierarchy
2016-05-14  Sinan Kayadmaengine: qcom_hidma: add debugfs hooks
2016-05-14  Sinan Kayadmaengine: qcom_hidma: implement lower level hardware...
2016-05-13  Jon HunterMAINTAINERS: Update Tegra DMA maintainers
2016-05-13  Jon Hunterdmaengine: tegra-adma: Add support for Tegra210 ADMA
2016-05-13  Jon HunterDocumentation: DT: Add binding documentation for NVIDIA...
2016-05-12  Andy Shevchenkodmaengine: slave means at least one of DMA_SLAVE, DMA_C...
2016-05-03  Gregory CLEMENTdmaengine: mv_xor: Allow selecting mv_xor for mvebu...
2016-05-03  Marcin Wojtasdmaengine: mv_xor: add support for Armada 3700 SoC
2016-05-03  Gregory CLEMENTdmaengine: mv_xor: use SoC type instead of directly...
2016-05-03  Gregory CLEMENTdmaengine: mv_xor: make the code 64 bits compliant
2016-05-03  Julia Lawalldmaengine: fsldma: Use dma_pool_zalloc
2016-05-03  Julia Lawalldmaengine: ioatdma: Use dma_pool_zalloc
2016-05-03  Julia Lawalldmaengine: mmp_pdma: Use dma_pool_zalloc
2016-05-02  Jean-Francois... dmaengine: sun6i: Add cyclic capability
2016-05-02  Jean-Francois... dmaengine: sun6i: Remove useless check
2016-05-02  Jean-Francois... dmaengine: sun6i: Set default maxburst size and bus...
2016-05-02  Andy Shevchenkodmaengine: dw: pass platform data via struct dw_dma_chip
2016-05-02  Andy Shevchenkodmaengine: dw: keep entire platform data in struct...
2016-05-02  Andy Shevchenkodmaengine: dw: revisit data_width property
2016-05-02  Andy Shevchenkodmaengine: dw: platform: check nr_masters to be non...
2016-05-02  Shardar Shariff Mddmaengine: tegra-apb: proper default init of channel...
2016-05-02  Martin Sperldmaengine: bcm2835: fix typo/added newline in legacy...
2016-04-26  Eric Engestromdmaengine: pxa_dma: remove duplicate const qualifier
2016-04-26  Jean-Francois... dmaengine: sun6i: Simplify lli setting
2016-04-26  Jean-Francois... dmaengine: sun6i: Fix impossible settings of burst...
2016-04-26  Jean-Francois... dmaengine: sun6i: Fix the access of the IRQ register
2016-04-26  Robert Jarzmikdmaengine: pxa: handle bus errors
2016-04-19  Christian Lamparterdmaengine: dw: lazy allocation of dma descriptors
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE...
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: use correct pipe FIFO size
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: add controlled-remotely dt...
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: document controlled-remotely...
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: clear BAM interrupt only...
2016-04-19  Stanimir Varbanovdmaengine: qcom: bam_dma: fix dma free memory on remove
2016-04-19  Martin SperlARM: bcm2835: add interrupt-names and apply correct...
2016-04-19  Martin Sperldmaengine: bcm2835: use platform_get_irq_byname
2016-04-19  Martin Sperldt/bindings: bcm2835: add interrupt-names property
2016-04-15  Martin Sperldmaengine: bcm2835: add dma_memcopy support to bcm2835-dma
2016-04-15  Martin Sperldmaengine: bcm2835: add slave_sg support to bcm2835-dma
2016-04-15  Martin Sperldmaengine: bcm2835: limit max length based on channel...
2016-04-15  Martin Sperldmaengine: bcm2835: move controlblock chain generation...
2016-04-15  Martin Sperldmaengine: bcm2835: move cyclic member from bcm2835_cha...
2016-04-15  Martin Sperldmaengine: bcm2835: add additional defines for DMA...
2016-04-15  Martin Sperldmaengine: bcm2835: remove unnecessary masking of dma...
2016-04-15  Martin Sperldmaengine: bcm2835: set residue_granularity field
2016-04-13  Andy Shevchenkodmaengine: dw: set cdesc to NULL when free cyclic transfers
2016-04-13  Andy Shevchenkodmaengine: dw: move residue to a descriptor
2016-04-13  Andy Shevchenkodmaengine: dw: move dwc->initialized to dwc->flags
2016-04-13  Andy Shevchenkodmaengine: dw: move dwc->paused to dwc->flags
2016-04-13  Andy Shevchenkodmaengine: dw: define counter variables as unsigned int
2016-04-13  Andy Shevchenkodmaengine: dw: substitute dma_read_byaddr by dma_readl_...
2016-04-13  Mans Rullgarddmaengine: dw: clear LLP_[SD]_EN bits in last descripto...
2016-04-13  Mans Rullgarddmaengine: dw: set LMS field in descriptors
2016-04-13  Mans Rullgarddmaengine: dw: fix byte order of hw descriptor fields
2016-04-13  Mans Rullgarddmaengine: dw: set src and dst master select according...
2016-04-13  Andy Shevchenkodmaengine: dw: rename masters to reflect actual topology
2016-04-13  Andy Shevchenkodmaengine: dw: fix master selection
2016-04-13  Jarkko Nikuladmaengine: core: Revert back to pr_debug in __dma_reque...
2016-04-12  Vinod Kouldmaengine: ensure dmaengine helpers check valid callback
2016-04-05  Linus Walleijdmaengine: pl08x: allocate OF slave channel data at...
2016-04-05  Vinod Kouldmaengine: add DMA_CYCLIC to dma_get_slave_caps
2016-04-04  Mario Sixdmaengine: mpc512x: Fix code style
2016-04-04  Mario Sixdmaengine: mpc512x: Implement additional chunk sizes...
2016-04-04  Mario Sixdmaengine: mpc512x: Fix hanging DMA device transfer...
2016-04-04  Andy Shevchenkodmaengine: hsu: set maximum allowed segment size for DMA
2016-04-04  Andy Shevchenkodmaengine: hsu: don't check direction of timeouted...
2016-04-04  Andy Shevchenkodmaengine: hsu: allow more than 3 descriptors
2016-04-04  Jarkko Nikuladmaengine: core: Use dev_ functions for debug and error...
2016-03-26  Linus TorvaldsLinux 4.6-rc1
2016-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-26  Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git./linux/kernel...
2016-03-26  Linus TorvaldsMerge tag 'ntb-4.6' of git://github.com/jonmason/ntb
2016-03-26  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-03-26  Linus Torvaldsf2fs/crypto: fix xts_tweak initialization
2016-03-26  Allen HubbeNTB: Remove _addr functions from ntb_hw_amd
2016-03-26  Al Viroorangefs: fix orangefs_superblock locking
2016-03-26  Al Viroorangefs: fix do_readv_writev() handling of error halfw...
2016-03-26  Al Viroorangefs: have ->kill_sb() evict the VFS side of things...
2016-03-26  Al Viroorangefs: sanitize ->llseek()
2016-03-26  Al Viroorangefs-bufmap.h: trim unused junk
2016-03-26  Al Viroorangefs: saner calling conventions for getting a slot
2016-03-26  Al Viroorangefs_copy_{to,from}_bufmap(): don't pass bufmap...
2016-03-26  Al Viroorangefs: get rid of readdir_handle_s
2016-03-25  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next
This page took 0.042382 seconds and 5 git commands to generate.