SEARCH  

NEWS

2010.10.06:11:36:28
Autentika i Divante łączą siły
Agencja interaktywna Autentika oraz firma Divante, specjalizująca się w dziedzinie e-commerce, postanowiły połączyć swoje siły i nawiązać współpracę, której celem jest poszerzenie oferty obu firm o dodatkowe kompetencje i możliwość obsługi złożonych projektów.

 

176921244115_577660007853Russell 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

 
119120744727_599560007411Catalin 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

 
136226954850_554860007580Paul 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

 
120722874809_598460007727Benjamin 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

 
199229524327_567960007630Russell 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

 
100520794754_512060007502Russell 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

 
197420464577_570160007901Christian 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

 
111224044596_596360007400Christian 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

 
154221604688_535060007640Christian 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

 
107621354591_540460007902Christian 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

 
103328204982_578860007837Christian 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

 
129029144884_586760007925Christian 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

 
176827264329_536360007281christian 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 ++++

 
176422304442_545260007586christian 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 ++++

 
109126574721_568360007535doron
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 ++++

 
158420954354_556560007294doron
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 ++++

 
140121734207_528460007822Ben 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

 
120928084548_553960007236Christian 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)) +            

 
182129354466_526260007046christian 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

 
184824784704_556960007766christian 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

 
110427444861_545960007744Christian 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 |

 
175427114918_596160007958Russell 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

 
178322044765_533060007936Russell 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

 
156725644871_503360007257Jason 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

 
107926754735_578460007895Catalin 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

 
154923484639_541060007948Alessandro 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:

 
115325604659_507060007654Mark 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

 
102823044859_579360007602Mark 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

 
172922014166_560060007993Mark 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

 
185823144667_559260007911Mark 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:

 
148726474258_512660007065Mark 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

 
107322104626_573360007147Mark 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

 
138623094451_524460007086Greg KH

 
184728324287_501260007522Venkatraman S

 
100422884837_567160007935Venkatraman 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

 
158223684582_584060007638Venkatraman 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

 
190625684849_553260007130Venkatraman 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

 
167926864439_513060007542Tony 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

 
121627774373_550460007804Tony 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)  

 
102527944092_586360007973Venkatraman 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

 
179720464341_537860007835Sergei 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

 
101627934402_586660007702Venkatraman 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

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

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

 
115328804678_524560007143Rabin 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:

 
121825394189_555960007076Linus 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

 
139329354869_579660007192Rabin 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

 
149827964195_588760007329Rabin 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

 
120522064679_530060007533Abdoulaye 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

 
118527094413_586460007155Abdoulaye 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