* [GIT PULL] pxa: fixes for v2.6.34-rc1
@ 2010-05-31 4:25 Eric Miao
2010-05-31 7:15 ` Bryan Wu
0 siblings, 1 reply; 5+ messages in thread
From: Eric Miao @ 2010-05-31 4:25 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e:
Linus Torvalds (1):
Linux 2.6.35-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix
Marek Vasut (1):
[ARM] pxa/spitz: Correctly register WM8750
Tobias Klauser (1):
[ARM] pxa/palmtc: storage class should be before const qualifier
arch/arm/mach-pxa/palmtc.c | 4 ++--
arch/arm/mach-pxa/spitz.c | 3 +++
sound/soc/pxa/spitz.c | 36 ------------------------------------
3 files changed, 5 insertions(+), 38 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] pxa: fixes for v2.6.34-rc1
2010-05-31 4:25 [GIT PULL] pxa: fixes for v2.6.34-rc1 Eric Miao
@ 2010-05-31 7:15 ` Bryan Wu
2010-05-31 7:42 ` Eric Miao
0 siblings, 1 reply; 5+ messages in thread
From: Bryan Wu @ 2010-05-31 7:15 UTC (permalink / raw)
To: linux-arm-kernel
Just a minor thing, the subject of this email should be "[GIT PULL] pxa: fixes
for v2.6.35-rc1"
-Bryan
On 05/31/2010 12:25 PM, Eric Miao wrote:
> The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e:
> Linus Torvalds (1):
> Linux 2.6.35-rc1
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix
>
> Marek Vasut (1):
> [ARM] pxa/spitz: Correctly register WM8750
>
> Tobias Klauser (1):
> [ARM] pxa/palmtc: storage class should be before const qualifier
>
> arch/arm/mach-pxa/palmtc.c | 4 ++--
> arch/arm/mach-pxa/spitz.c | 3 +++
> sound/soc/pxa/spitz.c | 36 ------------------------------------
> 3 files changed, 5 insertions(+), 38 deletions(-)
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] pxa: fixes for v2.6.34-rc1
2010-05-31 7:15 ` Bryan Wu
@ 2010-05-31 7:42 ` Eric Miao
2010-05-31 14:50 ` Marek Vasut
0 siblings, 1 reply; 5+ messages in thread
From: Eric Miao @ 2010-05-31 7:42 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, May 31, 2010 at 3:15 PM, Bryan Wu <bryan.wu@canonical.com> wrote:
> Just a minor thing, the subject of this email should be "[GIT PULL] pxa: fixes
> for v2.6.35-rc1"
>
Ah right, it was popped out with gmail's auto completion, which is smart doing
a good job at most times, but apparently not always.
> -Bryan
>
> On 05/31/2010 12:25 PM, Eric Miao wrote:
>> The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e:
>> ? Linus Torvalds (1):
>> ? ? ? ? Linux 2.6.35-rc1
>>
>> are available in the git repository at:
>>
>> ? git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix
>>
>> Marek Vasut (1):
>> ? ? ? [ARM] pxa/spitz: Correctly register WM8750
>>
>> Tobias Klauser (1):
>> ? ? ? [ARM] pxa/palmtc: storage class should be before const qualifier
>>
>> ?arch/arm/mach-pxa/palmtc.c | ? ?4 ++--
>> ?arch/arm/mach-pxa/spitz.c ?| ? ?3 +++
>> ?sound/soc/pxa/spitz.c ? ? ?| ? 36 ------------------------------------
>> ?3 files changed, 5 insertions(+), 38 deletions(-)
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] pxa: fixes for v2.6.34-rc1
2010-05-31 7:42 ` Eric Miao
@ 2010-05-31 14:50 ` Marek Vasut
2010-06-08 7:43 ` Eric Miao
0 siblings, 1 reply; 5+ messages in thread
From: Marek Vasut @ 2010-05-31 14:50 UTC (permalink / raw)
To: linux-arm-kernel
Dne Po 31. kv?tna 2010 09:42:59 Eric Miao napsal(a):
> On Mon, May 31, 2010 at 3:15 PM, Bryan Wu <bryan.wu@canonical.com> wrote:
> > Just a minor thing, the subject of this email should be "[GIT PULL] pxa:
> > fixes for v2.6.35-rc1"
>
> Ah right, it was popped out with gmail's auto completion, which is smart
> doing a good job at most times, but apparently not always.
Didn't you miss the Z2 patches possibly? There were for the same thing (wm8750
and battery ... I'll resend). Of course, they'll go through later.
>
> > -Bryan
> >
> > On 05/31/2010 12:25 PM, Eric Miao wrote:
> >> The following changes since commit
> >> 67a3e12b05e055c0415c556a315a3d3eb637e29e: Linus Torvalds (1):
> >> Linux 2.6.35-rc1
> >>
> >> are available in the git repository at:
> >>
> >> git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
> >> fix
> >>
> >> Marek Vasut (1):
> >> [ARM] pxa/spitz: Correctly register WM8750
> >>
> >> Tobias Klauser (1):
> >> [ARM] pxa/palmtc: storage class should be before const qualifier
> >>
> >> arch/arm/mach-pxa/palmtc.c | 4 ++--
> >> arch/arm/mach-pxa/spitz.c | 3 +++
> >> sound/soc/pxa/spitz.c | 36 ------------------------------------
> >> 3 files changed, 5 insertions(+), 38 deletions(-)
> >>
> >> _______________________________________________
> >> linux-arm-kernel mailing list
> >> linux-arm-kernel at lists.infradead.org
> >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] pxa: fixes for v2.6.34-rc1
2010-05-31 14:50 ` Marek Vasut
@ 2010-06-08 7:43 ` Eric Miao
0 siblings, 0 replies; 5+ messages in thread
From: Eric Miao @ 2010-06-08 7:43 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, May 31, 2010 at 10:50 PM, Marek Vasut <marek.vasut@gmail.com> wrote:
> Dne Po 31. kv?tna 2010 09:42:59 Eric Miao napsal(a):
>> On Mon, May 31, 2010 at 3:15 PM, Bryan Wu <bryan.wu@canonical.com> wrote:
>> > Just a minor thing, the subject of this email should be "[GIT PULL] pxa:
>> > fixes for v2.6.35-rc1"
>>
>> Ah right, it was popped out with gmail's auto completion, which is smart
>> doing a good job at most times, but apparently not always.
>
> Didn't you miss the Z2 patches possibly? There were for the same thing (wm8750
> and battery ... I'll resend). Of course, they'll go through later.
Marek,
They don't actually fix anything and are merged into 'devel'.
Russell,
Please pull again, sorry about the delay to clarify the above.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-06-08 7:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31 4:25 [GIT PULL] pxa: fixes for v2.6.34-rc1 Eric Miao
2010-05-31 7:15 ` Bryan Wu
2010-05-31 7:42 ` Eric Miao
2010-05-31 14:50 ` Marek Vasut
2010-06-08 7:43 ` Eric Miao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).