SEARCH  

NEWS

2010.10.06:11:36:28
Spotkania Netcamp wracają już 14 października
Fundacja Netcamp zaprasza na pierwsze po wakacjach spotkanie branży internetowej, które odbędzie się w czwartek 14 października 2010 r. o godzinie 18:00 w Klubie 13 Muz w Szczecinie. Gościem specjalnym będzie startup Zubibu - laureat nagrody publiczności konkursu Start with e-nnovation, który opowie o mobilnych sklepach internetowych.

 

110323274404_579060007194Russell King ARM Li
There are places in Linux where writes to newly allocated page cache pages happen without a subsequent call to flush_dcache_page() (several PIO drivers including USB HCD). This patch changes the mean

 
199826924304_530560007065Catalin Marinas
On Thu, 2010-03-04 at 16:44 +0000, Russell King - ARM Linux wrote: On Tue, Mar 02, 2010 at 05:34:29PM +0000, Catalin Marinas wrote: There are places in Linux where writes to newly allocated pag

 
164228154877_581260007984Paul Mundt
On Thu, Mar 04, 2010 at 06:36:42PM +0000, Catalin Marinas wrote: ARM: Assume new page cache pages have dirty D-cache From: Catalin Marinas <catalin.marinas@xxxxxxx There are places in

 
183524574523_565660007288Benjamin Herrenschmi
On Fri, 2010-03-05 at 10:28 +0900, Paul Mundt wrote: In the anonymous page case, flush_anon_page() is always called prior to flush_dcache_page(), so flush_anon_page() could just set PG_dcache_cle

 
168423824740_586860007456Russell King ARM Li
On Thu, 2010-03-04 at 21:44 +0000, Russell King - ARM Linux wrote: On Thu, Mar 04, 2010 at 06:36:42PM +0000, Catalin Marinas wrote: ARM: Assume new page cache pages have dirty D-cache F

 
119729064783_560260007516Russell King ARM Li
On Thu, 2010-03-04 at 21:44 +0000, Russell King - ARM Linux wrote: On Thu, Mar 04, 2010 at 06:36:42PM +0000, Catalin Marinas wrote: ARM: Assume new page cache pages have dirty D-cache F

 
179726934207_510060007179Christian Pellegrin
On Fri, 2010-03-05 at 21:16 +0000, Russell King - ARM Linux wrote: On Fri, Mar 05, 2010 at 04:52:40PM +0000, Catalin Marinas wrote: As Ben said, I think we can set PG_dcache_clean in the cl

 
116626404994_504260007645Christian Pellegrin
On Fri, 2010-03-05 at 21:16 +0000, Russell King - ARM Linux wrote: On Fri, Mar 05, 2010 at 04:52:40PM +0000, Catalin Marinas wrote: As Ben said, I think we can set PG_dcache_clean in the cl

 
102622864102_555060007977Christian Pellegrin
Hi Linus, Please pull omap updates from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-for-linus Regards, Tony The following changes since commit ac0f6f927db539e03

 
183826264359_557860007160Christian Pellegrin
Hi Linus, Please pull omap updates from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-for-linus Regards, Tony The following changes since commit ac0f6f927db539e03

 
103326914066_581760007762Christian Pellegrin
Sorry, blundered the description line. Sending a better one in response to this mail. -- Christian Pellegrin, see rel="nofollow" www.evolware.org/chri/ www.evolware.org/chri/ "Real Pro

 
133220894455_554060007452Christian Pellegrin
Sorry, blundered the description line. Sending a better one in response to this mail. -- Christian Pellegrin, see rel="nofollow" www.evolware.org/chri/ www.evolware.org/chri/ "Real Pro

 
171923554092_571360007543christian pellegrin
On Tue, Mar 02, 2010 at 05:05:37PM +0100, Christian Pellegrin wrote: Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/arm/mach-s3c2410/include/mach/gpio-core.h | 5 ++++

 
135824254830_546060007771christian pellegrin
On Tue, Mar 02, 2010 at 05:05:37PM +0100, Christian Pellegrin wrote: Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/arm/mach-s3c2410/include/mach/gpio-core.h | 5 ++++

 
143728124396_579660007890doron
This patch adds support to gpiolib for GPIO bank J present on S3C244X CPUs. Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/arm/mach-s3c2410/include/mach/gpio-nrs.h | 4 ++++

 
195724234581_502260007873doron
This patch adds support to gpiolib for GPIO bank J present on S3C244X CPUs. Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/arm/mach-s3c2410/include/mach/gpio-nrs.h | 4 ++++

 
178425734963_523860007151Ben Dooks
This patch adds bank H and J GPIOs (present on S3C244X CPUs) to the list of registers that must be saved/resumed during suspend. Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/a

 
169128324507_578360007906Christian Pellegrin
On Fri, Mar 5, 2010 at 12:21 AM, Ben Dooks <ben-linux@xxxxxxxxx wrote: +#ifdef CONFIG_CPU_S3C244X +     if (pin S3C2410_GPJ(15)) +            

 
132629034330_515560007304christian pellegrin
On Mon, Mar 08, 2010 at 12:21:28PM +0100, Christian Pellegrin wrote: This patch adds bank H and J GPIOs (present on S3C244X CPUs) to the list of registers that must be saved/resumed during suspen

 
192727994116_532360007506christian pellegrin
On Mon, Mar 08, 2010 at 05:14:05PM +0100, christian pellegrin wrote: On Mon, Mar 8, 2010 at 4:55 PM, Ben Dooks <ben-linux@xxxxxxxxx wrote: Still not getting why youre changing this from

 
121225514930_579360007169Christian Pellegrin
This patch corrects the list of registers that must be saved/resumed during suspend. Signed-off-by: Christian Pellegrin <chripell@xxxxxxxx --- arch/arm/mach-s3c2410/include/mach/gpio-core.h |

 
166623574742_562860007854Russell King ARM Li
clk_find function looks for clock with matching dev_id and con_id. We should return from clk_find as soon as we get a clock with matching dev_id and con_id. This can be done by comparing variable &qu

 
178022864686_528760007230Russell King ARM Li
Hello, On Tue, Mar 02, 2010 at 08:39:11PM +0000, Russell King - ARM Linux wrote: On Tue, Mar 02, 2010 at 04:35:54PM +0530, Viresh KUMAR wrote: clk_find function looks for clock with matching d

 
119223944132_552260007495Jason Wessel
Hi there ! I am curently trying to compile kgdb on an ARM SMP core. I have the following error : kernel/kgdb.c:1481: undefined reference to `kgdb_roundup_cpus When I am looking at the function kgd

 
182724764294_594360007889Catalin Marinas
Hello, No one has yet to submit a patch which implements the proper way to interrupt the slave CPUs and get them to call the kgdb_nmicallback(), as well as to run the kgdb test suite on the SM

 
144920114440_537860007012Alessandro Rubini
Hi Catalin, On Thu, 2010-03-04 at 17:28 +0000, Will Deacon wrote: I took a quick look at the code in kernel/kgdb.c and adding the following memory barrier appears to resolve the issue:

 
154724704369_528860007965Mark Brown
The reorgs of the Samsung headers have moved the GPIO bank definitions from plat/ to mach/ - the IIS driver needs to be updated to take care of this. Signed-off-by: Mark Brown <broonie@xxxxxxxxxx

 
114228784250_582960007318Mark Brown
On Mon, Mar 01, 2010 at 06:52:22PM +0000, Mark Brown wrote: Commit 5de813b6 (ARM: Eliminate decompressor -Dstatic= PIC hack) among other things changed the declared type of the error() function t

 
105823574713_519160007263Mark Brown
On Wed, Mar 10, 2010 at 05:17:37PM +0000, Mark Brown wrote: On Mon, Mar 01, 2010 at 06:52:22PM +0000, Mark Brown wrote: Commit 5de813b6 (ARM: Eliminate decompressor -Dstatic= PIC hack) among

 
168727074739_598160007538Mark Brown
On Wed, Mar 10, 2010 at 05:42:28PM +0000, Mark Brown wrote: On Wed, Mar 10, 2010 at 05:25:03PM +0000, Russell King - ARM Linux wrote: On Wed, Mar 10, 2010 at 05:17:37PM +0000, Mark Brown wrote:

 
187020984549_530960007352Mark Brown
On Wed, Mar 10, 2010 at 05:56:11PM +0000, Mark Brown wrote: On Wed, Mar 10, 2010 at 05:46:50PM +0000, Russell King - ARM Linux wrote: Lets do the job properly this time then and put a declar

 
132220234823_569160007921Mark Brown
Commit 5de813b6 (ARM: Eliminate decompressor -Dstatic= PIC hack) among other things changed the declared type of the error() function to an extern, conflicting with the forward declartion in the Sams

 
165524544799_590560007964Greg KH

 
122323414321_593760007201Venkatraman S

 
119922184908_593960007557Venkatraman S
-----Original Message----- From: linux-mmc-owner@xxxxxxxxxxxxxxx [ rel="nofollow" mailto:linux-mmc- mailto:linux-mmc- owner@xxxxxxxxxxxxxxx] On Behalf Of Venkatraman S Sent: Monday, Mar

 
147620684655_502460007131Venkatraman S
-----Original Message----- From: svenkatr@xxxxxxxxx [ rel="nofollow" mailto:svenkatr@xxxxxxxxx mailto:svenkatr@xxxxxxxxx ] On Behalf Of Venkatraman S Sent: Thursday, March 11, 2010 4:52

 
137727004154_519960007466Venkatraman S
-----Original Message----- From: svenkatr@xxxxxxxxx [ rel="nofollow" mailto:svenkatr@xxxxxxxxx mailto:svenkatr@xxxxxxxxx ] On Behalf Of Venkatraman S Sent: Thursday, March 11, 2010 11:43

 
112020454921_591960007202Tony Lindgren
See previous post rel="nofollow" patchwork.kernel.org/patch/82909/ patchwork.kernel.org/patch/82909/ . Rebased to 2.6.34-rc1 CC: Adrian Hunter <adrian.hunter@xxxxxxxxx CC: Madhusudhan C &l

 
188321744544_520460007075Tony Lindgren
Tony Lindgren wrote: * Venkatraman S <svenkatr@xxxxxx [100310 06:08]: @@ -1400,14 +1471,23 @@ omap_hsmmc_prepare_data(struct omap_hsmmc_host *host, struct mmc_request *req)  

 
140523104294_531360007493Venkatraman S
Tony Lindgren wrote: * Venkatraman S <svenkatr@xxxxxx [100311 07:04]: Tony Lindgren wrote: Does the driver still work in PIO mode? We need to have the drivers capable to

 
187027244562_552560007940Sergei Shtylyov
It is observed that sometimes the MMC Transfer Complete (TC) is not received when DMA completion callback is processed (or takes too long to process) This patch moves the releasing of DMA channel fro

 
165621254640_581060007030Venkatraman S
-----Original Message----- From: linux-mmc-owner@xxxxxxxxxxxxxxx [ rel="nofollow" mailto:linux-mmc- mailto:linux-mmc- owner@xxxxxxxxxxxxxxx] On Behalf Of Venkatraman S Sent: Monday, Mar

 
127524454076_519660007027Venkatraman S
-----Original Message----- From: linux-omap-owner@xxxxxxxxxxxxxxx [ rel="nofollow" mailto:linux-omap-owner@xxxxxxxxxxxxxxx mailto:linux-omap-owner@xxxxxxxxxxxxxxx ] On Behalf Of Venkatraman

 
139922464202_594360007313Chris Ball
Venkatraman S <svenkatr@xxxxxx writes: Shilimkar, Santosh wrote: -----Original Message----- From: linux-omap-owner@xxxxxxxxxxxxxxx [ rel="nofollow" mailto:linux-omap-owner@xxxxxxxxx

 
101728564623_531260007872Rabin Vincent
This patch series is introduction of new sDMA feature: descriptor autoloading (v5) and its adoption by omap hsmmc driver. Previous thread (v4 of sDMA patch, without hsmmc adoptions) is here:

 
180520374596_536660007344Linus Walleij
Add support for the GPIOs on the U8500, using the plat-nomadik GPIO driver. Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx Acked-by: Srinidhi Kasagar <srinidhi.kasagar@xxxxxxxxxxxxxx

 
130622184470_594760007795Rabin Vincent
Since we register as a chained handler, we need to take care of acking the parent irq. Current code had the acking disabled because just acking the interrupt disables it on some interrupt controller

 
197823044239_505360007603Rabin Vincent
Move the Nomadik GPIO driver to plat-nomadik so that it can also be used on the Ux500 platform. The mach-nomadik include/mach/gpio.h is replaced by one that includes the one now in plat-nomadik, so

 
108128994850_528360007299Abdoulaye Walsimou G
Currently the files in ux500 state that the instance of the MTU timer runs at 110 MHz, but actually this is currently either 50 MHz or 100 MHz depending on operating point. By explictly setting it to

 
159628594154_521960007322Abdoulaye Walsimou G
Currently the files in ux500 state that the instance of the MTU timer runs at 110 MHz, but actually this is currently either 50 MHz or 100 MHz depending on operating point. By explictly setting it to