summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-01dmaengine: PL08x: rejig physical channel allocationRussell King
2012-07-01dmaengine: PL08x: start next descriptor from irq contextRussell King
2012-07-01dmaengine: PL08x: split the pend_list in twoRussell King
2012-07-01dmaengine: PL08x: re-jig the starting of txdsRussell King
2012-07-01dmaengine: PL08x: remove waiting descriptor pointerRussell King
2012-07-01dmaengine: PL08x: move DMA signal muxing into slave prepare codeRussell King
2012-07-01dmaengine: PL08x: convert to a list of completed descriptorsRussell King
2012-07-01dmaengine: PL08x: track mux usage on a per-channel basis.Russell King
2012-07-01dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan structRussell King
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-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-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...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-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-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 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
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-06-27drm/nouveau: add license header to prime.Dave Airlie