First
|
Prev |
Next
|
Last
Pages: 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492
USB: isp1760: Soften DW3 X/transaction error bit handling On Thu, May 6, 2010 at 15:15, Anton Vorontsov wrote: [3] http://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=5148 i doubt you feel like resending, but this is a better link: http://blackfin.uclinux.org/gf/tracker/5148 -mike -- To unsubscribe from this list: se... 7 May 2010 04:33
x86: detect running on a HyperV system On 05/06/2010 12:08 PM, Greg KH wrote: x86-maintainers, we need this patch in the tree to get a -staging driver to work properly. If you don't object, can I take it through the staging tree? Or do you want to take it in -tip? I'd prefer to take it in -tip, partly because I would like to rework a ... 7 May 2010 13:22
[PATCH] x86: detect running on a HyperV system From: Ky Srinivasan <ksrinivasan(a)novell.com> This patch integrates HyperV detection within the framework currently used by VmWare. With this patch, we can avoid having to replicate the HyperV detection code in each of the Microsoft HyperV drivers. Reworked and tweaked by Greg K-H to build properly. Signed-of... 6 May 2010 15:23
[PATCH 2/3] direct-io: add a hook for the fs to provide its own submit_bio function Because BTRFS can do RAID and such, we need our own submit hook so we can setup the bio's in the correct fashion, and handle checksum errors properly. So there are a few changes here 1) The submit_io hook. This is straightforward, just call this instead of submit_bio. 2) Honor the boundary flag a little more... 6 May 2010 15:23
[PATCH 1/3] fs: allow short direct-io reads to be completed via buffered IO V2 V1->V2: Check to see if our current ppos is >= i_size after a short DIO read, just in case it was actually a short read and we need to just return. This is similar to what already happens in the write case. If we have a short read while doing O_DIRECT, instead of just returning, fallthrough and try to read the r... 6 May 2010 15:23
mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core --- On Wed, 5/5/10, Dinh Nguyen <Dinh.Nguyen(a)freescale.com> wrote: From: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> Subject: [PATCHv1 2.6.34-rc6 1/3] mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core To: linux-kernel(a)vger.kernel.org Cc: amit.kucheria(a)canonical.com, "Dinh Nguyen" <Di... 6 May 2010 15:23
ad7877: keep dma rx buffers in seperate cache lines On Thu, May 6, 2010 at 06:37, Oskar Schirmer wrote:  struct ser_req { +    u16           sample; +    char           __padalign[L1_CACHE_BYTES - sizeof(u16)]; +     u16           reset;     u16          Â... 19 May 2010 09:20
HELLO astuzokaya(a)yahoo.co.uk , my name is Miss astu. It gives me great pleasure by seeing your mail.i felt very happy for having a net friend.i will be greatfulif we continue our relationship as long as it goes.after seeing your mail,so that i can send my pictures to you;i felt more interested in knowing more about you in... 6 May 2010 15:23
astuzokaya@yahoo.co.uk HELLO, my name is Miss astu. It gives me great pleasure by seeing your mail.i felt very happy for having a net friend.i will be greatfulif we continue our relationship as long as it goes.after seeing your mail,so that i can send my pictures to you;i felt more interested in knowing more about you in person & per... 6 May 2010 14:15
[PATCH 11/13] drivers/video: removing redundant ifdefs wbr, jirka Signed-off-by: Jiri Olsa <jolsa(a)redhat.com> --- drivers/video/atafb.c | 2 -- drivers/video/matrox/matroxfb_DAC1064.c | 5 +---- 2 files changed, 1 insertions(+), 6 deletions(-) diff --git a/drivers/video/atafb.c b/drivers/video/atafb.c index f3aada2..5b2b5ef 100644 --... 6 May 2010 14:15 |