summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01dmaengine: PL08x: split DMA signal muxing from channel allocRussell King
2012-07-01dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King
2012-07-01dmaengine: PL08x: ignore 'direction' argument in dma_slave_configRussell King
2012-07-01dmaengine: PL08x: extract function to to generate cctl valuesRussell King
2012-07-01dmaengine: PL08x: move the bus and increment selection to dma prepare functionRussell King
2012-07-01dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chanRussell King
2012-07-01dmaengine: PL08x: get src/dst addr direct from dma_slave_config structRussell King
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King
2012-07-01ARM: spear: update for PL08x dma engine changesRussell King
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King
2012-07-01dmaengine: PL08x: remove redundant spinlockRussell King
2012-07-01dmaengine: PL08x: fix missed dma_transfer_direction fixupRussell King
2012-07-01dmaengine: PL08x: remove runtime PM supportRussell King
2012-07-01dmaengine: virt-dma: add support for cyclic DMA periodic callbacksRussell King
2012-07-01dmaengine: virt-dma: vchan_find_desc()Russell King
2012-07-01dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King
2012-06-30Linux 3.5-rc5Linus Torvalds
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30printk.c: fix kernel-doc warningsRandy Dunlap
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-30Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-06-29printk: Optimize if statement logic where newline existsSteven Rostedt
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas