summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-01dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()Lars-Peter Clausen
2016-07-01dmaengine: bcm2835: fix 64-bit warningArnd Bergmann
2016-06-30dmaengine: qcom-bam-dma: Add pm_runtime supportPramod Gurav
2016-06-30dmaengine: tegra-apb: Return the actual descriptor statusJon Hunter
2016-06-30dmaengine: tegra-apb: Remove duplicated residue calculationJon Hunter
2016-06-30dmaengine: tegra-apb: Correct grammar in TX status debug messageJon Hunter
2016-06-30dmaengine: at_xdmac: fix debug stringAlexandre Belloni
2016-06-28dmaengine: ti-dma-crossbar: make omap_dmaxbar_init staticBen Dooks
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2016-06-21dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: sun6i-dma: Only calculate residue if state exists.Peter Griffin
2016-06-21dmaengine: ste_dma40: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()Peter Griffin
2016-06-21dmaengine: coh901318: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: fsl-edma: print error code in error messages.Peter Griffin
2016-06-21dmaengine: fsl-edma: Fix clock handling error pathsPeter Griffin
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi cdmaKedareswara rao Appana
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi dmaKedareswara rao Appana
2016-06-14dmaengine: tegra: Remove some whitespace funkinessThierry Reding
2016-06-13dmaengine: xilinx-vdma: add some sanity checksArnd Bergmann
2016-06-13dmaengine: vdma: Fix compilation warning in cyclic dma modeKedareswara rao Appana
2016-06-08dmaengine: bcm2835: fix unexported functionBen Dooks
2016-06-08dmaengine: at_xdmac: fix un-exported functionsBen Dooks
2016-06-08dmaengine: sirf: fix un-exported struct warningsBen Dooks
2016-06-08dmaengine: ste_dma40_ll: make d40_width_to_bits staticBen Dooks
2016-06-08dmaengine: edma: Use early completion for intermediate paRAM set in slave_sgPeter Ujfalusi
2016-06-07dmaengine: mv_xor: Minor coding style fixStefan Roese
2016-06-07dmaengine: vdma: Use dma_pool_zallocKedareswara rao Appana
2016-06-07dmaengine: vdma: Add support for cyclic dma modeKedareswara rao Appana
2016-05-30dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()Kuninori Morimoto
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds