Age | Commit message (Expand) | Author |
2012-07-01 | dmaengine: PL08x: split the pend_list in two | Russell King |
2012-07-01 | dmaengine: PL08x: re-jig the starting of txds | Russell King |
2012-07-01 | dmaengine: PL08x: remove waiting descriptor pointer | Russell King |
2012-07-01 | dmaengine: PL08x: move DMA signal muxing into slave prepare code | Russell King |
2012-07-01 | dmaengine: PL08x: convert to a list of completed descriptors | Russell King |
2012-07-01 | dmaengine: PL08x: track mux usage on a per-channel basis. | Russell King |
2012-07-01 | dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct | Russell King |
2012-07-01 | dmaengine: PL08x: split DMA signal muxing from channel alloc | Russell King |
2012-07-01 | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config | Russell King |
2012-07-01 | dmaengine: PL08x: ignore 'direction' argument in dma_slave_config | Russell King |
2012-07-01 | dmaengine: PL08x: extract function to to generate cctl values | Russell King |
2012-07-01 | dmaengine: PL08x: move the bus and increment selection to dma prepare function | Russell King |
2012-07-01 | dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan | Russell King |
2012-07-01 | dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct | Russell King |
2012-07-01 | dmaengine: PL08x: constify channel names and bus_id strings | Russell King |
2012-07-01 | dmaengine: PL08x: move private data structures into amba-pl08x.c | Russell King |
2012-07-01 | ARM: spear: update for PL08x dma engine changes | Russell King |
2012-07-01 | dmaengine: PL08x: clean up get_signal/put_signal | Russell King |
2012-07-01 | dmaengine: PL08x: remove circular_buffer boolean from channel data | Russell King |
2012-07-01 | dmaengine: PL08x: remove redundant spinlock | Russell King |
2012-07-01 | dmaengine: PL08x: fix missed dma_transfer_direction fixup | Russell King |
2012-07-01 | dmaengine: PL08x: remove runtime PM support | Russell King |
2012-07-01 | dmaengine: virt-dma: add support for cyclic DMA periodic callbacks | Russell King |
2012-07-01 | dmaengine: virt-dma: vchan_find_desc() | Russell King |
2012-07-01 | dmaengine: split out virtual channel DMA support from sa11x0 driver | Russell King |
2012-06-30 | Linux 3.5-rc5v3.5-rc5 | Linus Torvalds |
2012-06-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-30 | printk.c: fix kernel-doc warnings | Randy Dunlap |
2012-06-30 | linux/irq.h: fix kernel-doc warning | Randy Dunlap |
2012-06-30 | Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-06-30 | ARM: imx6q: fix suspend regression caused by common clk migration | Shawn Guo |
2012-06-30 | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-30 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes |
2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui |
2012-06-29 | Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-06-29 | printk: Optimize if statement logic where newline exists | Steven Rostedt |
2012-06-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-29 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-29 | printk: flush continuation lines immediately to console | Kay Sievers |
2012-06-29 | powerpc/pseries: Fix software invalidate TCE | Michael Neuling |
2012-06-29 | powerpc: check_and_cede_processor() never cedes | Anton Blanchard |
2012-06-29 | powerpc/ftrace: Do not trace restore_interrupts() | Steven Rostedt |
2012-06-29 | powerpc: Fix Section mismatch warnings in prom_init.c | Li Zhong |
2012-06-29 | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen |
2012-06-29 | powerpc: Fix uninitialised error in numa.c | Michael Neuling |