On 18 June 2013 15:24, Manjunath Goudar wrote:
>
>
> On 14 June 2013 01:22, Alan Stern wrote:
>>
>> On Thu, 13 Jun 2013, Tomasz Figa wrote:
>>
>> > > + rc = ohci_suspend(hcd, do_wakeup);
>> > > + if (rc == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) {
>> > > + ohci_resume(hcd, false)
Hi Andrey,
On 12 September 2012 17:56, Andrey Konovalov
wrote:
> Greetings,
>
> The linux-linaro-core-tracking (llct) tree has been moved to v3.6-rc5 base.
> All the topics existed in the 12.08 version of llct have been carried over
> into the updated tree with few easy to resolve conflicts. The
On 12 September 2012 17:56, Andrey Konovalov
wrote:
> Greetings,
>
> The linux-linaro-core-tracking (llct) tree has been moved to v3.6-rc5 base.
> All the topics existed in the 12.08 version of llct have been carried over
> into the updated tree with few easy to resolve conflicts. The only one whi
Hi,
On 15/03/2012, Mans Rullgard wrote:
> On 14 March 2012 20:04, Jannis Pohlmann
> wrote:
>> Hi,
>>
>> I am currently playing with a couple of the development boards for which
>> there are Linaro hwpacks and LEBs. Since what I am trying to do requires
>> a lot of disk and network I/O, I've been
Hi Chander,
Subject line of patch: s/EEYNOS/EXYNOS
On 23 December 2011 11:21, Chander Kashyap wrote:
> Dear Minkyu Kang,
>
> On 23 December 2011 09:51, Minkyu Kang wrote:
> >
> > Dear Chander Kashyap,
> >
> > On 22 December 2011 19:52, Chander Kashyap
> wrote:
> > > SMDK5250 board is based on
This patch adds header file protection macros to prevent duplication.
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/include/mach/pm-core.h |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/include/mach/pm-core.h
b/arch/arm/mach-exynos4
On 16 September 2011 17:42, Kukjin Kim wrote:
> Sachin Kamat wrote:
> >
> > This patch adds keypad support for Origen board as GPIO keys.
> >
> > Signed-off-by: Sachin Kamat
> > ---
> > arch/arm/mach-exynos4/mach-origen.c | 58
> > +++
This patch adds keypad support for Origen board as GPIO keys.
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/mach-origen.c | 58 +++
1 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/mach-origen.c
b/arch/arm/mach
06367.html
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |2 ++
arch/arm/mach-exynos4/mach-origen.c |4
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index 181fb04..4f908f7 100644
Hi Kukjin,
As far as the patch is concerned, there is no difference between mine and
Jingoo's.
So you can go ahead with either of them. No problems from my side.
Regards
Sachin
On 7 September 2011 12:27, Kukjin Kim wrote:
> Kukjin Kim wrote:
> >
> > Sachin Kamat wrote:
&g
This patch set is based on Kukjin Kim's for-next branch.
Tested on SMDKV310 and Origen boards.
The patch set cleans up intermediate functions and combines USB host and device
initialisation into a single function.
Pankaj Dubey (2):
ARM: EXYNOS4: Code cleanup and remove extra functions.
ARM: E
From: Pankaj Dubey
This patch modifies USB PHY initialization code so that USB host
and device can be initialized with the same function.
Signed-off-by: Pankaj Dubey
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/include/mach/regs-pmu.h |2 +-
arch/arm/mach-exynos4/setup-usb-phy.c
From: Pankaj Dubey
This patch removes the intermediate exynos4_usb_phy1_init and
exynos4_usb_phy1_exit function calls.
Signed-off-by: Pankaj Dubey
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/setup-usb-phy.c | 166 +++-
1 files changed, 78 insertions
From: Giridhar Maruthy
This patch adds support for LCD backlight using PWM timer on
Origen board.
Signed-off-by: Giridhar Maruthy
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |2 ++
arch/arm/mach-exynos4/mach-origen.c | 16
2 files changed, 18
This patch adds definitions to enable support for s5p-fimc driver on
Origen board.
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |4
arch/arm/mach-exynos4/mach-origen.c |4
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach
This patch adds definitions to enable support for s5p-fimc driver on
SMDKV310 board.
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |4
arch/arm/mach-exynos4/mach-smdkv310.c |4
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |1 +
arch/arm/mach-exynos4/mach-origen.c |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index 3ab0f18..bdb76e2 100644
--- a/arch/arm
Signed-off-by: Pankaj Dubey
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |2 ++
arch/arm/mach-exynos4/mach-origen.c | 17 +
2 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
Signed-off-by: Bhuvana Kakunoori
Signed-off-by: Pankaj Dubey
Signed-off-by: Sachin Kamat
---
arch/arm/mach-exynos4/Kconfig |2 ++
arch/arm/mach-exynos4/mach-smdkv310.c | 16
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4
On 3 August 2011 23:06, Alexander Sack wrote:
> On Wed, Aug 3, 2011 at 1:20 PM, Sachin Kamat
> wrote:
> >
> >
> > On 3 August 2011 14:31, Fathi Boudra wrote:
> >>
> >> forward to linaro-dev ml
> >>
> >> -- Forwarded message -
On 3 August 2011 14:31, Fathi Boudra wrote:
> forward to linaro-dev ml
>
> -- Forwarded message --
> From: Frans Gifford
> Date: 3 August 2011 11:55
> Subject: ADB/Android Screencast
>
> Hi all,
>
> I assume most people have used ADB and had to create a udev rule to
> set permiss
Signed-off-by: Sachin Kamat
---
This patch is based on Kukjin's for-arm-soc branch.
arch/arm/mach-exynos4/Kconfig |1 +
arch/arm/mach-exynos4/mach-smdkv310.c | 11 +++
2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos4/Kconfig b/arc
On 21 July 2011 09:27, Tushar Behera wrote:
> From: JeongHyeon Kim
>
> Insignal's ORIGEN board is based Samsung EXYNOS4210 SoC.
>
> Signed-off-by: JeongHyeon Kim
> Signed-off-by: Tushar Behera
> ---
>
> Changes for V2:
> - Reworked based on Kukjin's comments and rebased to kgene/for-next
>
>
Hi Kurt,
Here is the output from Samsung Orion board:
Ubuntu Natty (development branch) (GNU/Linux 2.6.38-1000-s5pv310 armv7l)
Machine: SMDKV310
ALSA device list:
#0: SMDK-I2S
# pacmd list-sinks
Welcome to PulseAudio! Use "help" for usage information.
>>> 1 sink(s) available.
* index: 0
Bergmann wrote:
> On Wednesday 16 March 2011, Sachin Kamat wrote:
> > --- a/elfcopy.c
> > +++ b/elfcopy.c
> > @@ -2456,7 +2456,6 @@ update_symbol_values(Elf *elf, GElf_Ehdr *ehdr,
> > out why and also figure out whether t
Thanks Jassi..
Resending the patch (created using -M)
Signed-off-by: Sachin Kamat
Change-Id: I39652f14b362c42ebc2ceb37952d8e57cf89692c
---
opensles/libopensles/Android.mk|2 +-
.../{IAndroidEffect.c => IAndroidEffect.cpp} |
Signed-off-by: Sachin Kamat
Change-Id: Ibebec39dfd1e083a052870927a4129fdeca7cf8a
---
src/images/SkFlipPixelRef.cpp|2 +-
src/images/SkImageRef_GlobalPool.cpp |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/images/SkFlipPixelRef.cpp b/src/images
Signed-off-by: Sachin Kamat
Change-Id: I471e831d569b37345752d788f5a213ffd6616690
---
core/config.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/core/config.mk b/core/config.mk
index a76aec8..45100fb 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -98,7 +98,7
Signed-off-by: Sachin Kamat
Change-Id: I39652f14b362c42ebc2ceb37952d8e57cf89692c
---
opensles/libopensles/Android.mk |2 +-
opensles/libopensles/IAndroidEffect.c | 130 ---
opensles/libopensles/IAndroidEffect.cpp | 130
Signed-off-by: Sachin Kamat
Change-Id: I2cd4ccdf7edc39b025ef39bd5db0154c616aa5a9
---
WebKit/android/nav/FindCanvas.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebKit/android/nav/FindCanvas.cpp
b/WebKit/android/nav/FindCanvas.cpp
index d8e908b..15cce43 100644
Hi,
The next set of patches will help in building Android source code out of the
box using Linaro GCC 4.5/4.6 toolchains.
The patches basically try to circumvent the build problem caused by stricter
GCC 4.5/4.6.
These patches are based on remotes/m/linaro_android_2.3.2 branch.
Regards,
Sachin
Signed-off-by: Sachin Kamat
Change-Id: Id31f863427cd3a7d5d5abced71de78a76ae3d028
---
libs/utils/RefBase.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libs/utils/RefBase.cpp b/libs/utils/RefBase.cpp
index 0bd1af4..d28b751 100644
--- a/libs/utils/RefBase.cpp
+++ b
Signed-off-by: Sachin Kamat
Change-Id: I2c4699686ada362b43b836ace61636fc000720d3
---
NativeCode.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/NativeCode.mk b/NativeCode.mk
index 4c6ffa5..7b56aef 100644
--- a/NativeCode.mk
+++ b/NativeCode.mk
@@ -85,7 +85,7
Signed-off-by: Sachin Kamat
Change-Id: I01286388a1bef915cb06adae862d9f3a0397b059
---
elfcopy.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/elfcopy.c b/elfcopy.c
index ed1e6ce..da054c7 100644
--- a/elfcopy.c
+++ b/elfcopy.c
@@ -2456,7 +2456,6 @@ update_symbol_values
Signed-off-by: Sachin Kamat
Change-Id: I61a9d5c9b5aef8358a04d0e1ac8964f905f0970a
---
Android.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Android.mk b/Android.mk
index 331d794..181f115 100644
--- a/Android.mk
+++ b/Android.mk
@@ -32,7 +32,7 @@ ifneq
Signed-off-by: Sachin Kamat
Change-Id: I8fa29112df35fea05d034ef4d08559135c5e327a
---
vm/Dvm.mk |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/vm/Dvm.mk b/vm/Dvm.mk
index 0867ffa..7b8a39d 100644
--- a/vm/Dvm.mk
+++ b/vm/Dvm.mk
@@ -264,7 +264,6 @@ MTERP_ARCH_KNOWN
On 16 March 2011 10:03, Michael Hudson-Doyle
wrote:
> On Tue, 15 Mar 2011 11:17:14 -0500, Paul Larson
> wrote:
> > > I like statically IP. How do we know which board would get which IP?
> > > One idea would be to set up a DNS for internal board names. e.g.
> > > panda01.internal.network would res
37 matches
Mail list logo