aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-23dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann
2011-12-23dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann
2011-12-08DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera
2011-12-08video i.MX IPU: Fix display connectionsSascha Hauer
2011-12-08i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17USB-renesas: move to dma_transfer_directionVinod Koul
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-17dma i.MX: remove individual SOC dependencySascha Hauer
2011-11-17dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick
2011-11-10DMA: PL330: Fix build warningBoojin Kim
2011-11-10dmaengine: at_hdmac: add device tree supportNicolas Ferre
2011-11-10dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz