Age | Commit message (Collapse) | Author |
|
spin_lock_bh called in interrupt mode, which is incorrect.
Changed from spin_lock_bh/spin_inlock_bh to
spin_lock_irqsave/spin_lock_irqrestore.
Signed-off-by: mjain001 <mridul.jain@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
The short_not_ok flag is needed by the musb driver to allow
mass storage data to go over DMA in mode1.
Signed-off-by: supriya karanth <supriya.karanth@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
The line setting SVN_REV assumes "svnversion" will report
either the svn revision of the directory or "exported". This
assumption is no longer true for subversion 1.7.4, which reports
"Unversioned directory" instead of "exported", causing the build
to fail (gcc -DSVN_REV=Unversioned directory)
Signed-off-by: Bernhard Rosenkranzer <bernhard.rosenkranzer@linaro.org>
Submitted-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
|
stable-ubuntu-ux500-3.3
Conflicts:
drivers/Kconfig
|
|
stable-ubuntu-ux500-3.3"
This reverts commit 91eb730cbd3deefbcdf142bcf17b11ae5d761430, reversing
changes made to ceed3b07f950118e40a880b585ddd7236a83a832.
|
|
Files and scripts for creating Debian packages for
Gator and ARM DS-5 target.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Make this a #warning as in version 5.9. This lets Gator build (with
much reduced functionality) on platforms which require
CONFIG_PERF_EVENTS to be disabled for whatever reason.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
In mxml/mxml-file.c in the expression:
(getc(fp) << 8) | getc(fp)
the C standard allows right-hand getc() to be called before left hand
one, which would cause a bug.
The compiler gives an warning about this and we are treating warnings as
errors this breaks the build with:
error: operation on 'fp->_r' may be undefined [-Werror=sequence-point]
We can fix this by rewriting the expressions in two parts, however the
code in question has licensing clauses for modified versions which have
not yet been resolved.
Therefore, for now, we will disable the problematic error in the
makefiles.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Remove compiler options for arm arch and interworking as they
break the build and are superfluous now we build for armhf.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
At the moment, we only have users with the old style interface, so
make our life easier by making it the default.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
New gator release (build 1385) for ARM DS-5 v5.10
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
and enable UIE Emulation
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
and enable UIE Emulation
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
The snowball user_led is enabled and exported to userspace, but no
useful default trigger is currently enabled by default. This patch is to
just change the default trigger when heartbeat is compiled and enabled,
so it can report the CPU status already during boot.
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
|
|
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
Adding 'inline' before a function requires that the
body be provided in the same file when using gcc 4.7.
Signed-off-by: Bernhard Rosenkranzer <bernhard.rosenkranzer@linaro.org>
Committed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
|
A small fallout from Vinod's conversions to dma_transfer_direction,
this small comparison was done with a dma_data_direction instead.
Fix it by comparing against the correct enum.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
|
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Conflicts:
debian.linaro/changelog
|
|
stable-ubuntu-ux500-3.3
Conflicts:
drivers/Kconfig
|
|
|
|
Enable "Headset left" and "Headset Right" ALSA options by default
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
|
|
This reverts commit 9bfa8c7f5cf9aff1df84f1761841c8f3e7c84e97.
|
|
This workaround fix is used to avoid the hangs during hibernation.
This will be reverted once all the peripheral driver supports
suspend and resume functionality.
Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>
|
|
By disbaling the suspend we could avoid the hangs in suspend and resume.
This workaround will be removed once the power management supports
for all other peripheral drivers.
Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>
|
|
On snwoball V5 and up GPIO161 is routed to PMU_EN of the cg2900
and as such shouldn't be configured to handle an event from the
external connector (J23).
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
|
Snowball have the GPIO_EN on GPIO161 diffrent from u8500.
Change-Id: I6dddb1e3d7b7b80ce046fbd92a7852a3d0a6c59d
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
|
|
This is a workaround, till there is an explanation why
this don't work on Snowball
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
|
|
There are conflicts with Snowball GPIOs
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
|
|
Must not upload this to primary archive as is.
This is a hack until we find conditional way to do this.
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Kernel module .ko files now have .gnu_debuglink sections pointing
to the full unstripped .ko in /usr/lib/debug/.. in the dbgsym ddebs.
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Buglink: http://launchpad.net/bugs/824610
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
|
|
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
|
|
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
|
|
Signed-off-by: John Rigby <john.rigby@linaro.org>
|
|
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
|
Some meminfo tracepoint APIs were renamed in commit b413d48a
(mm-tracepoint: rename page-free events)
Signed-off-by: Wade Cherry <wade.cherry@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
|