]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2011-01-15 Russell King... Fix dmaengine_submit() return type
2011-01-15 Nicolas Ferredmaengine: at_hdmac: fix race while monitoring channel...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: flags located in first descriptor
2011-01-15 Eric Xudmaengine: at_hdmac: use subsys_initcall instead of...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: no need set ACK in new descriptor
2011-01-15 Nicolas Ferredmaengine: at_hdmac: trivial add precision to unmapping...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: use dma_address to program DMA...
2011-01-15 Tomoya MORINAGApch_dma: support new device ML7213 IOH
2011-01-07 Dan WilliamsMerge branches 'amba' and 'dma40' into dmaengine
2011-01-05 Russell King... ARM: PL08x: prevent dma_set_runtime_config() reconfigur...
2011-01-05 Russell King... ARM: PL08x: allow dma_set_runtime_config() to return...
2011-01-05 Russell King... ARM: PL08x: fix locking between prepare function and...
2011-01-05 Russell King... ARM: PL08x: introduce 'phychan_hold' to hold on to...
2011-01-05 Russell King... ARM: PL08x: put txd's on the pending list in pl08x_tx_s...
2011-01-05 Russell King... ARM: PL08x: rename 'desc_list' as 'pend_list'
2011-01-05 Russell King... ARM: PL08x: implement unmapping of memcpy buffers
2011-01-05 Russell King... ARM: PL08x: store prep_* flags in async_tx structure
2011-01-05 Russell King... ARM: PL08x: shrink srcbus/dstbus in txd structure
2011-01-05 Russell King... ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus...
2011-01-05 Russell King... ARM: PL08x: fix fill_bytes calculation
2011-01-05 Russell King... ARM: PL08x: use min() to calculate target_len
2011-01-05 Russell King... ARM: PL08x: ensure pl08x_pre_boundary() works for any...
2011-01-05 Russell King... ARM: PL08x: make pl08x_fill_lli_for_desc() return void
2011-01-05 Russell King... ARM: PL08x: move callback outside spinlock'd region
2011-01-05 Russell King... ARM: PL08x: allow AHB master port selection to be confi...
2011-01-05 Russell King... ARM: PL08x: move AHB master port selection into prep_...
2011-01-05 Russell King... ARM: PL08x: move cctl increment and protection setup...
2011-01-05 Russell King... ARM: PL08x: move default cctl into txd structure
2011-01-05 Russell King... ARM: PL08x: assign ccfg DMA request signal in prep_phy_...
2011-01-05 Russell King... ARM: PL08x: move ccfg into txd structure
2011-01-05 Russell King... ARM: PL08x: avoid duplicating registers in txd and...
2011-01-05 Russell King... ARM: PL08x: combine functions to start DMA into one...
2011-01-05 Russell King... ARM: PL08x: clean up LLI lookup
2011-01-05 Russell King... ARM: PL08x: rename lli.next to lli.lli
2011-01-05 Russell King... ARM: PL08x: use 'u32' for LLI structure members, not...
2011-01-05 Russell King... ARM: PL08x: use 'size_t' for lengths
2011-01-05 Russell King... ARM: PL08x: don't try to use llis_bus as a pointer
2011-01-05 Russell King... ARM: PL08x: don't assume that the LLI pointer has the...
2011-01-05 Russell King... ARM: PL08x: ensure loops use cpu_relax()
2011-01-05 Russell King... ARM: PL08x: consolidate physical channel release code
2011-01-05 Russell King... ARM: PL08x: consolidate common txd initialization
2011-01-05 Russell King... ARM: PL08x: avoid 'void *' struct fields when we can...
2011-01-05 Russell King... ARM: PL08x: constify vendor data pointers
2011-01-05 Russell King... ARM: PL08x: remove circular buffer support
2011-01-05 Russell King... ARM: PL08x: remove unnecessary NULL and BUG checks
2011-01-05 Russell King... ARM: PL08x: remove unnecessary includes
2011-01-05 Russell King... ARM: PL08x: prefix hex numbers with 0x
2011-01-05 Russell King... ARM: PL08x: improve the announcement printk
2011-01-05 Russell King... ARM: PL08x: add comment explaining the flow control...
2011-01-05 Russell King... ARM: PL08x: fix sparse warnings
2011-01-05 Russell King... ARM: PL08x: fix deadlock in terminate_all
2011-01-05 Russell King... ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
2011-01-05 Russell King... ARM: PL08x: fix a leak when preparing TXDs
2011-01-05 Russell King... ARM: PL08x: fix locking in tasklet
2011-01-05 Russell King... ARM: PL08x: fix atomic_t usage and tx_submit() return...
2011-01-05 Russell King... ARM: PL08x: fix array overflow in dma_set_runtime_config()
2011-01-05 Russell King... ARM: PL08x: fix spelling errors
2011-01-05 Per Forlindmaengine: dma40: Add support to split up large elements
2010-12-08 Dan WilliamsMerge branches 'fsldma' and 'intel-mid' into dmaengine
2010-12-07 Sascha Hauerdmaengine i.MX SDMA: initialize on module_init
2010-12-07 Tomoya MORINAGAdma : EG20T PCH: Fix miss-setting DMA descriptor
2010-12-04 Feng Tangintel_mid_dma: add support for single item scatter...
2010-12-04 Dan Williamsintel_mid_dma: fix section mismatch warnings
2010-12-04 Anatolij Gustschindmaengine: imx-sdma: fix bug in buffer descriptor initi...
2010-12-04 Joe Perchesdrivers/dma/ppc4xx: Use printf extension %pR for struct...
2010-12-04 Tracey Dentdrivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS
2010-12-03 Li Yangfsldma: add support to 36-bit physical address
2010-12-03 Tracey Dentdrivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS
2010-12-03 Axel Lindma: intel_mid_dma: fix double free on mid_setup_dma...
2010-12-03 Axel Lindma: imx-dma: fix imxdma_probe error path
2010-12-03 Dan Carpenterdma/intel_mid_dma: remove unneeded null check
2010-11-30 Linus TorvaldsLinux 2.6.37-rc4
2010-11-30 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-11-29 Peter Zijlstrapowerpc: Use call_rcu_sched() for pagetables
2010-11-29 Dave AirlieRevert "debug_locks: set oops_in_progress if we will...
2010-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-11-29 Matthew Garretttpm: Autodetect itpm devices
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-11-29 Eric Dumazetaf_unix: limit recursion level
2010-11-29 Toshiharu Okadapch_gbe driver: The wrong of initializer entry
2010-11-29 Toshiharu Okadapch_gbe dreiver: chang author
2010-11-29 Chris MasonBtrfs: don't use migrate page without CONFIG_MIGRATION
2010-11-29 Yang Liucc_geth: fix ucc halt problem in half duplex mode
2010-11-29 Nagendra Tomarinet: Fix __inet_inherit_port() to correctly increment...
2010-11-29 Breno Leitaoehea: Add some info messages and fix an issue
2010-11-29 Chris MasonBtrfs: deal with DIO bios that span more than one order...
2010-11-29 Linus TorvaldsUn-inline get_pipe_info() helper function
2010-11-28 Linus TorvaldsExport 'get_pipe_info()' to other users
2010-11-28 Linus TorvaldsRename 'pipe_info()' to 'get_pipe_info()'
2010-11-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-11-28 Linus TorvaldsMerge branch 'fwnet' of git://git.kernel.org/pub/scm...
2010-11-28 Filip Abenhso: fix disable_net
2010-11-28 Jiri SlabyNET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
2010-11-28 Casey Leedomcxgb4vf: fix setting unicast/multicast addresses ...
2010-11-28 Cyrill Gorcunovnet, ppp: Report correct error code if unit allocation...
2010-11-28 Dan RosenbergDECnet: don't leak uninitialized stack byte
next