summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13dma: use dev_get_platdata()Jingoo Han
2013-08-13dma: sirf: use NULL instead of 0Jingoo Han
2013-08-13dma: mv_xor: use NULL instead of 0Jingoo Han
2013-08-13dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()Jingoo Han
2013-08-05dma: mmp_pdma: clear DRCMR when free a phy channelXiang Wang
2013-08-05dma: mmp_pdma: add protect when alloc/free phy channelsXiang Wang
2013-08-05dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA ControllerViresh Kumar
2013-08-05dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko
2013-08-05dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05dma: dw: allow shared interruptsAndy Shevchenko
2013-08-05dma: dw: improve comparison with ~0Andy Shevchenko
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko
2013-08-05acpi-dma: fix sparse warningAndy Shevchenko
2013-08-05txx9dmac: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko
2013-08-05ipu_idmac: re-use dma_cookie_status()Andy Shevchenko
2013-08-05tegra20-apb-dma: remove useless use of lockAndy Shevchenko
2013-08-05pch_dma: remove useless use of lockAndy Shevchenko
2013-08-05mpc512x_dma: remove useless use of lockAndy Shevchenko
2013-08-05mmp_pdma: remove useless use of lockAndy Shevchenko
2013-08-05fsldma: remove useless use of lockAndy Shevchenko
2013-08-05ep93xx_dma: remove useless use of lockAndy Shevchenko
2013-08-05edma: no need to assign residue to 0 explicitlyAndy Shevchenko
2013-08-05mxs-dma: remove useless variableAndy Shevchenko
2013-08-05imx-sdma: remove useless variableAndy Shevchenko
2013-08-04Linux 3.11-rc4Linus Torvalds
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin