Age | Commit message (Expand) | Author |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-07 | dma: shdma: don't register the global die notifier multiple times | Guennadi Liakhovetski |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge branch 'devel-stable' into devel | Russell King |
2011-01-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt |
2011-01-05 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-01-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2011-01-03 | mv_xor: fix race in tasklet function | Saeed Bishara |
2011-01-03 | Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ... | Sascha Hauer |
2010-12-29 | powerpc/512x: try to free dma descriptors in case of allocation failure | Ilya Yanok |
2010-12-29 | powerpc/512x: add MPC8308 dma support | Ilya Yanok |
2010-12-29 | powerpc/512x: fix the hanged dma transfer issue | Ilya Yanok |
2010-12-29 | powerpc/512x: scatter/gather dma fix | Ilya Yanok |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-17 | dma: shdma: NMI support. | Paul Mundt |
2010-12-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2010-12-14 | dmaengine: at_hdmac: fix buffer transfer size specification | Nicolas Ferre |
2010-12-13 | fsldma: fix issue of slow dma | Forrest Shi |
2010-12-07 | dmaengine i.MX SDMA: initialize on module_init | Sascha Hauer |
2010-12-07 | dma : EG20T PCH: Fix miss-setting DMA descriptor | Tomoya MORINAGA |
2010-12-04 | intel_mid_dma: fix section mismatch warnings | Dan Williams |
2010-12-04 | dmaengine: imx-sdma: fix bug in buffer descriptor initialization | Anatolij Gustschin |
2010-12-04 | drivers/dma/ppc4xx: Use printf extension %pR for struct resource | Joe Perches |
2010-12-04 | drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS | Tracey Dent |
2010-12-03 | dmaengine i.MX SDMA: Allow to run without firmware | Sascha Hauer |
2010-12-03 | drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS | Tracey Dent |
2010-12-03 | dma: intel_mid_dma: fix double free on mid_setup_dma error path | Axel Lin |
2010-12-03 | dma: imx-dma: fix imxdma_probe error path | Axel Lin |
2010-11-25 | dma: shdma: add a MODULE_ALIAS() to allow module autoloading | Guennadi Liakhovetski |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-29 | drivers/dma/Kconfig: add part number for Topcliff. | Valdis.Kletnieks@vt.edu |
2010-10-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-10-27 | NULL-terminate all pci_device_id tables | Dzianis Kahanovich |
2010-10-22 | DMAENGINE: move COH901318 to arch_initcall | Linus Walleij |
2010-10-22 | dma: imx-dma: fix signedness bug | Sascha Hauer |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-19 | Merge branch 'dma40' into dmaengine | Dan Williams |
2010-10-19 | dma/timberdale: simplify conditional | Nicolas Kaiser |
2010-10-19 | ste_dma40: remove enum for endianess | Rabin Vincent |
2010-10-19 | ste_dma40: move mode_opt to separate config | Rabin Vincent |
2010-10-19 | ste_dma40: move channel mode to a separate field | Rabin Vincent |
2010-10-19 | ste_dma40: move priority to separate field | Rabin Vincent |
2010-10-19 | ste_dma40: add variable to indicate valid dma_cfg | Rabin Vincent |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | ioat2: fix performance regression | Dan Williams |
2010-10-07 | async_tx: make async_tx channel switching opt-in | Dan Williams |
2010-10-07 | Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine | Dan Williams |
2010-10-07 | dmaengine: Add Freescale i.MX1/21/27 DMA driver | Sascha Hauer |
2010-10-07 | intel_mid_dma: change the slave interface | Koul, Vinod |