login
Header Space

 
 

Mailing list archives

Search results

Found 10845 matching messages (0.078 seconds). Page 1 of 50.

Re: [PATCH 2.6.19] mmc: Add support for SDHC cards

... wrote: > > When you have a commit message larger than the patch, you know there is > something wrong. ;) > > Please skip the ... email. Will do. > > Actually, the way the spec describes version 2.0 of the CSD leaves my > stomach a bit upset. I ...

linux-kernel - Philip Langdale - Jan 1 2007 - 11:20

Re: [PATCH 2.6.19] mmc: Add support for SDHC cards

Pavel Machek wrote: > Would you describe what SDHC is? I know SD flash cards, and IIRC SDIO > cards exist, with functionality such as bluetooth...? But SDHC? > > SDHC is short for "Secure Digital High Capacity". It's simply SD flash cards than

linux-kernel - Pierre Ossman - Jan 1 2007 - 13:49

Re: [patch 2.6.20-rc1 0/6] arch-neutral GPIO calls

... a refresh of the generic GPIO > > patch, with several (ARM based) implementations in ... updating implementations along the lines the patch below. Other implementations could work too ... after the first round of patches go upstream: accept the interface first ...

linux-kernel - David Brownell - Jan 1 2007 - 16:06

Re: [patch 2.6.20-rc1 1/6] GPIO core

... 't be safely accessed without sleeping is undefined."). See the appended doc patch ... better? - Dave ================= CUT HERE Index: at91/Documentation/gpio.txt =================================================================== --- at91. ...

linux-kernel - David Brownell - Jan 1 2007 - 17:27

Re: [patch 2.6.20-rc1 0/6] arch-neutral GPIO calls

... > See the appended for a patch roughly along the lines of ... The interface in the "gpiolib" patch is along the lines of ... after the first round > of patches go upstream: accept the interface ... the arch directory (as your patch encourages) which can lead to ...

linux-kernel - Kevin O'Connor - Jan 1 2007 - 19:17

Re: [PATCH 2.6.19] Adding branch to remove possible unnecessary inst

... . But the > assignment is unconditionally after the flag is set. It introduce > possible unnecessary instructions. Your patch is white space damaged, it makes it hard to read and impossible to apply. Note that blk_queue_bounce_limit() is an ...

linux-kernel - Jens Axboe - Jan 2 2007 - 04:32

Re: [patch 2.6.20-rc1 1/6] GPIO core

... for > > GPIOs that can't be safely accessed without sleeping is undefined."). > > See the appended doc patch ... better? Yes, thanks. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin. ...

linux-kernel - Pavel Machek - Jan 2 2007 - 10:18

Re: [PATCH 2/2] Handle error in sync_sb_inodes()

... when syncing, for example the following code could > write a file bigger than 10Mib on a 10Mib filesystem. With this patch, msync() > will report the error originally encountered by sync(). Tuning the number of > sync may be needed to reproduce the bug ...

linux-kernel - Andrew Morton - Jan 2 2007 - 17:26

Re: [PATCH 2/4] Add MMC Password Protection (lock/unlock) support V9: mmc_key_retention.diff

linux-kernel - Anderson Briglia - Jan 3 2007 - 08:08

Re: [PATCH 2.6.19.1-rt15][RFC] - futex_requeue_pi implementation (requeue from futex1 to PI-futex2)

... version is now > implemented too. > > Here after is the updated patch for kernel 2.6.19-rt15. looks good ... me in principle. The size of the patch is scary - is there really no simpler ... Also, could you send me a patch against a 20-rc3-rt0-ish ...

linux-kernel - Ingo Molnar - Jan 3 2007 - 08:35

Re: [PATCH 2.6.20-rc3] fix for bugzilla #7544 (keyspan USB-to-serial converter)

Rainer Weikusat writes: [...] >> And, we don't want to panic() for such a trivial thing. Just abort the >> probe sequence at most, but never shut down the machine for an odd >> device that we find. > > I actually thought

linux-kernel - Rainer Weikusat - Jan 3 2007 - 10:17

Re: [PATCH 2.6.19.1-rt15][RFC] - futex_requeue_pi implementation (requeue from futex1 to PI-futex2)

... : > > looks good to me in principle. The size of the patch is scary - is there > really no simpler way? Humf, in fact, ... . Perhaps I missed something ? > Also, could you send me a patch against a > 20-rc3-rt0-ish kernel so that i can stick this ...

linux-kernel - Pierre Peiffer - Jan 3 2007 - 10:35

Re: [PATCH 2.6.19.1-rt15][RFC] - futex_requeue_pi implementation (requeue from futex1 to PI-futex2)

... Peiffer wrote: > Ingo Molnar a écrit : > > > >looks good to me in principle. The size of the patch is scary - is there > >really no simpler way? > > Humf, in fact, for the 64-bit part, I've followed the rule of the > ...

linux-kernel - Ingo Molnar - Jan 3 2007 - 11:56

Re: [PATCH 2.6.20-rc3] qconf Search Dialog

... query, which is not supported yet. > > 2. Fixed the fact that the top ... highlights it in the main > application. > > 2. Eliminate the weird black-outlined rectangle ... of the dialog. > > -------- > > The patch was tested against kernel 2.6.20-rc3 ...

linux-kernel - Randy Dunlap - Jan 3 2007 - 13:54

Re: [PATCH 2.6.20-rc3] qconf Search Dialog

... or at most also the title. 2. Regular expression search. 3. Displaying the ... it in the > > main application. > > > > 2. Eliminate the weird black-outlined rectangle ... the dialog. > > > > -------- > > > > The patch was tested against kernel 2.6.20- ...

linux-kernel - Shlomi Fish - Jan 3 2007 - 16:01

Re: [PATCH 2.6.20-rc3] qconf Search Dialog

... I wrote the > preliminary version of the patch back in March. > > Aside from that my ... or at most also the title. > > 2. Regular expression search. > > 3. Displaying the ... it as separate smaller steps. So one patch where you move the dialog and ...

linux-kernel - Sam Ravnborg - Jan 3 2007 - 17:05

Re: [PATCH 2.6.19] mmc: Add support for SDHC cards

Philip Langdale wrote: > Heh. I forget that you don't want to manually alter the email. Will do. > > I'm rather reluctant to change anything once someone has put a signed-off-by line to it. Different people have different limits as to what they

linux-kernel - Pierre Ossman - Jan 3 2007 - 17:05

Re: [PATCH 2.6.20-rc2] [BUGFIX] drivers/atm/firestream.c: Fix infinite recursion when alignment passed is 0.

From: Amit Choudhary Date: Sat, 30 Dec 2006 18:26:03 -0800 > Description: Fix infinite recursion when alignment passed is 0 in function aligned_kmalloc(), in file drivers/atm/firestream.c. Also, a negative value for alignment does

linux-kernel - David Miller - Jan 3 2007 - 22:47

Re: [PATCH 2.6.19] mmc: Add support for SDHC cards (Take 2)

... All hw vendors that implement this particular form of brain damage should be dragged out and shot. I'll fix a patch for this later on. Rgds -- -- Pierre Ossman Linux kernel, MMC maintainer http://www.kernel.org PulseAudio, ...

linux-kernel - Pierre Ossman - Jan 4 2007 - 01:59

Re: [PATCH 2.6.19] mmc: Add support for SDHC cards (Take 2)

... dragged out and shot. > > I'll fix a patch for this later on. See my updated Take 3 patch. I've implemented a uniqueness fix by adding additional ... can ever be made to work with SD 2.0 cards. *sigh* --phil - To unsubscribe from ...

linux-kernel - Philip Langdale - Jan 4 2007 - 02:35

speck-geostationary