Re: ANN: New Wiki Theme

2011-11-15 Thread Mans Rullgard
On 16 November 2011 02:46, Michael Hope wrote: > On Wed, Nov 16, 2011 at 3:23 PM, Michael Hudson-Doyle > wrote: >> On Tue, 15 Nov 2011 19:22:17 -0600, Andy Doan wrote: >>> On 11/15/2011 06:56 PM, Michael Hudson-Doyle wrote: >>> > On Tue, 15 Nov 2011 14:28:57 -0600, Andy Doan >>> > wrote: >>> >

Re: hackbox will be rebooted on Friday, 2011/11/11 (how cool is that date eh?) at 11:11 UTC

2011-11-15 Thread Zach Pfeffer
Why don't you just make 10 the highest number? ;) On 8 November 2011 11:53, Wookey wrote: > +++ Zach Pfeffer [2011-11-08 12:06 -0500]: > >> (How cool is that date?) > > 11/11/11 has been declared 'Spinal Tap day'. > > A moment's thought will explain why :-) > > Wookey > -- > Principal hats:  Lin

Re: ANN: New Wiki Theme

2011-11-15 Thread Michael Hope
On Wed, Nov 16, 2011 at 3:23 PM, Michael Hudson-Doyle wrote: > On Tue, 15 Nov 2011 19:22:17 -0600, Andy Doan wrote: >> On 11/15/2011 06:56 PM, Michael Hudson-Doyle wrote: >> > On Tue, 15 Nov 2011 14:28:57 -0600, Andy Doan wrote: >> >> 2. The standard banner for links to other websites now shows

Re: ANN: New Wiki Theme

2011-11-15 Thread Michael Hudson-Doyle
On Tue, 15 Nov 2011 19:22:17 -0600, Andy Doan wrote: > On 11/15/2011 06:56 PM, Michael Hudson-Doyle wrote: > > On Tue, 15 Nov 2011 14:28:57 -0600, Andy Doan wrote: > >> 2. The standard banner for links to other websites now shows up on the > >> top of the page. > > > > This bit doesn't look so g

Re: ANN: New Wiki Theme

2011-11-15 Thread Andy Doan
On 11/15/2011 06:56 PM, Michael Hudson-Doyle wrote: > On Tue, 15 Nov 2011 14:28:57 -0600, Andy Doan wrote: >> 2. The standard banner for links to other websites now shows up on the >> top of the page. > > This bit doesn't look so good for me: > http://people.linaro.org/~mwh/bad-wiki.png (firefox

Re: ANN: New Wiki Theme

2011-11-15 Thread Michael Hudson-Doyle
On Tue, 15 Nov 2011 14:28:57 -0600, Andy Doan wrote: > We just updated wiki.linare.org with a new default theme. In addition > we've created a new front page to the wiki that is intended to make some > of most important links more discoverable. \o/ > 2. The standard banner for links to other web

Linaro Android Kernel Release for Nov 2011

2011-11-15 Thread John Stultz
Just following the release of the linux-linaro-3.1-20011.11-0 tag being made, I've updated the Linaro+Android tree. I've tagged it as: linux-linaro-3.1-2011.11-0-android-1 >From the branch: git://android.git.linaro.org/kernel/linaro-android.git linaro-android-3.1-agreen-rebase thanks -john

Re: [PATCH] Documentation: Fix minor typos in pinctrl.txt

2011-11-15 Thread Randy Dunlap
On 11/14/2011 09:36 PM, Rajendra Nayak wrote: > Fix some minor typos in the pinctrl documentation. > > Signed-off-by: Rajendra Nayak > --- > Documentation/pinctrl.txt | 16 > 1 files changed, 8 insertions(+), 8 deletions(-) > > diff --git a/Documentation/pinctrl.txt b/Documen

[ACTIVITY] Multimedia WG weekly status report - wk46.2011 (20111107-20111111)

2011-11-15 Thread Ilias Biris
Detailed status report - with working links: https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport Week 46 meeting notes: = Highlights = - Speex is back in the radar following requests coming from Android to provide a NEON optimised version. Deliverables arranged for 11.11 and

ANN: New Wiki Theme

2011-11-15 Thread Andy Doan
We just updated wiki.linare.org with a new default theme. In addition we've created a new front page to the wiki that is intended to make some of most important links more discoverable. Most people should just press refresh to see the changes. However, if you've updated your wiki account with the

Linaro Kernel November 2011 Release

2011-11-15 Thread Deepak Saxena
The Linaro Kernel Working Group (KWG) is excited to announce the availability our October 2011 development snapshot: linux-linaro-3.1-2011.11-1 As the word "snapshot" implies, these are meant as development kernels and have not been fully validated. You should expect issues and to help us deliver

important oneiric daily snapshot change

2011-11-15 Thread Tom Gall
Hi All, As a result of bug https://bugs.launchpad.net/linaro-ubuntu/+bug/890185, it was decided to enable a default password on images going forward. The released snapshots now use the password "linaro" for the linaro account. Auto login behavior for the serial cons as well as the graphical cons

Re: [PATCH 1/2] ARM: SAMSUNG: Add pm_caps into platform data

2011-11-15 Thread Sangwook Lee
Hi On 15 November 2011 09:53, Kukjin Kim wrote: > Sangwook Lee wrote: > > > > Add pm_caps into platform_data. This is power management, usually > > for SDIO device such as SDIO WLAN. > > > > Signed-off-by: Sangwook Lee > > --- > > arch/arm/plat-samsung/dev-hsmmc3.c |2 ++ > > arch/

RE: [PATCH 1/2] ARM: SAMSUNG: Add pm_caps into platform data

2011-11-15 Thread Kukjin Kim
Sangwook Lee wrote: > > Add pm_caps into platform_data. This is power management, usually > for SDIO device such as SDIO WLAN. > > Signed-off-by: Sangwook Lee > --- > arch/arm/plat-samsung/dev-hsmmc3.c |2 ++ > arch/arm/plat-samsung/include/plat/sdhci.h |2 ++ > 2 files changed,