summaryrefslogtreecommitdiffstats
path: root/kernel/gcov (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-26DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux1-36/+42
2011-07-26DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux1-15/+19
2011-07-26DMA: PL08x: constify plchan->cd and plat->slave_channelsRussell King - ARM Linux1-2/+2
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2-14/+18
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2-13/+11
2011-07-26DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux1-17/+16
2011-07-26DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux1-4/+3
2011-07-26DMA: PL08x: remove unused constantsRussell King - ARM Linux1-4/+0
2011-07-26ARM: mxs-dma: reset after disable channelDong Aisheng1-0/+1
2011-07-26dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin1-2/+0
2011-07-26dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin1-0/+2
2011-07-26dmaengine: pl330: make platform data optionalRob Herring1-28/+36
2011-07-25dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin1-1/+3
2011-07-25pch_dma: Fix CTL register access issueTomoya MORINAGA1-11/+31
2011-07-14dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo1-4/+6
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij1-7/+12
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent1-66/+102
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2-49/+26
2011-07-14dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund1-1/+1
2011-07-14dmaengine/ste_dma40: fix missing kernel-docom prakash1-0/+2
2011-07-14dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin1-1/+0
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin1-2/+24
2011-07-14pch_dma: Fix channel lockingAlexander Stein1-8/+8
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten1-2/+2
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski1-2/+2
2011-06-16dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten1-1/+1
2011-06-08spi/ep93xx: add DMA supportMika Westerberg4-13/+308
2011-06-08ep93xx: remove the old M2P DMA codeMika Westerberg3-555/+1
2011-06-08ASoC: ep93xx: convert to use the DMA engine APIMika Westerberg3-64/+81
2011-06-08ep93xx: add dmaengine platform codeMika Westerberg2-0/+110
2011-06-08dmaengine: add ep93xx DMA supportMika Westerberg4-0/+1450
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-06Linux 3.0-rc2v3.0-rc2Linus Torvalds1-1/+1
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins1-2/+2
2011-06-06dma: at_hdmac.c: use resource_sizeH Hartley Sweeten1-2/+2
2011-06-06dma: ipu_idmac.c: use resource_size in ioremapH Hartley Sweeten1-4/+2
2011-06-06spi/ep93xx: add DMA supportMika Westerberg4-13/+308
2011-06-06ep93xx: remove the old M2P DMA codeMika Westerberg3-555/+1
2011-06-06ASoC: ep93xx: convert to use the DMA engine APIMika Westerberg3-64/+81
2011-06-06ep93xx: add dmaengine platform codeMika Westerberg2-0/+110
2011-06-06dmaengine: add ep93xx DMA supportMika Westerberg4-0/+1450
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik1-0/+5
2011-06-04btrfs: false BUG_ON when degradedArne Jansen1-1/+1