summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: PL08x: extract function to to generate cctl valuesRussell King2012-07-011-21/+32
* dmaengine: PL08x: move the bus and increment selection to dma prepare functionRussell King2012-07-011-12/+14
* dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chanRussell King2012-07-011-7/+1
* dmaengine: PL08x: get src/dst addr direct from dma_slave_config structRussell King2012-07-011-8/+7
* dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-011-1/+1
* dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-011-0/+136
* dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-011-2/+2
* dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-011-7/+0
* dmaengine: PL08x: remove redundant spinlockRussell King2012-07-011-3/+0
* dmaengine: PL08x: fix missed dma_transfer_direction fixupRussell King2012-07-011-1/+1
* dmaengine: PL08x: remove runtime PM supportRussell King2012-07-011-10/+0
* dmaengine: virt-dma: add support for cyclic DMA periodic callbacksRussell King2012-07-012-4/+29
* dmaengine: virt-dma: vchan_find_desc()Russell King2012-07-012-1/+14
* dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King2012-07-015-171/+320
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-306-10/+35
|\
| *-----. Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-303798-178419/+292967
| |\ \ \ \
| | | | | * ACPI sysfs.c strlen fixPavel Vasilyev2012-06-051-2/+2
| | | * | | ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-301-0/+2
| | * | | | ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-123-5/+27
| | | |/ / | | |/| |
| * | | | acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-301-3/+4
| | |/ / | |/| |
* | | | Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-06-302-4/+34
|\ \ \ \
| * | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-271-2/+30
| * | | | PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-06-241-2/+4
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-291-2/+2
|\ \ \ \ \
| * | | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-251-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-291-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-06-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-211-1/+1
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-285-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: Update my e-mail addressGuenter Roeck2012-06-254-4/+4
| * | | | | | | | hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl2012-06-251-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-06-283-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck2012-06-281-1/+1
| * | | | | | | | watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-281-1/+3
| * | | | | | | | watchdog: iTCO_wdt: add platform driver module aliasJan Beulich2012-06-281-0/+1
* | | | | | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-281-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-284-18/+27
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-273-18/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter2012-06-271-16/+0
| | * | | | | | | | | | drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai2012-06-231-1/+4
| | * | | | | | | | | | drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-231-1/+0
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | drm/nouveau: add license header to prime.Dave Airlie2012-06-271-0/+23
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2847-213/+314
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-271-2/+2
| * | | | | | | | | | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-271-4/+4
| * | | | | | | | | | vhost: use USER_DS in vhost_worker threadJens Freimann2012-06-271-0/+3
| * | | | | | | | | | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-273-7/+13
| * | | | | | | | | | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-262-4/+9
| * | | | | | | | | | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-261-0/+2