summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-01-06Merge branch 'topic/async' into for-linusVinod Koul
2016-01-06Merge branch 'topic/univ_api' into for-linusVinod Koul
2016-01-06Merge branch 'topic/desc_reuse' into for-linusVinod Koul
2015-12-18dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi
2015-12-18dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi
2015-12-18dmaengine: core: Move and merge the code paths using private_candidatePeter Ujfalusi
2015-12-18dmaengine: core: Skip mask matching when it is not provided to private_candidatePeter Ujfalusi
2015-12-18dmaengine: mdc: Correct terminate_all handlingDamien.Horsley
2015-12-18dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi
2015-12-18dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard
2015-12-05dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()Lars-Peter Clausen
2015-12-05dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2015-12-05dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao
2015-12-05dmaengine: hsu: speed up residue calculationAndy Shevchenko
2015-12-05dmaengine: acpi-dma: check for 64-bit MMIO addressAndy Shevchenko
2015-12-05dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches
2015-12-05dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda
2015-11-16dmaengine: pxa_dma: declare transfer are reusableRobert Jarzmik
2015-11-16dmaengine: enable DMA_CTRL_REUSERobert Jarzmik
2015-11-16dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik
2015-11-16dmaengine: axi_dmac: Add synchronization supportLars-Peter Clausen
2015-11-16dmaengine: virt-dma: Add synchronization helper functionLars-Peter Clausen
2015-11-16dmaengine: Add transfer termination synchronization supportLars-Peter Clausen
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-12Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11thermal: rockchip: fix compile errorCaesar Wang