First  |  Prev |  Next  |  Last
Pages: 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586
[PATCHv3 2/2] usb: gadget: storage: optional SCSI WRITE FUA bit
MS Windows mounts removable storage in "Removal optimized mode" by default. All the writes to the media are synchronous which is achieved by setting FUA (Force Unit Access) bit in SCSI WRITE(10,12) commands. This prevents I/O requests aggregation in block layer dramatically decreasing performance. This patch bri... 15 Jul 2010 05:32
sound/alsa/soc/codec: fix memory leak and resource relaim in error path
On Thu, Jul 15, 2010 at 10:49:07AM +0800, Axel Lin wrote: [PATCH 1/12] ad1836: fix a memory leak if another ad1836 is registered [PATCH 2/12] ak4642: fix a memory leak if failed to initialise AK4642 [PATCH 3/12] da7210: fix a memory leak if failed to initialise da7210 audio codec [PATCH 4/12] wm8523: fix ... 23 Jul 2010 14:43
wm8978: fix a memory leak if another WM8978 is registered
On Thu, 15 Jul 2010, Axel Lin wrote: From e53ff15ee6843d6591509f9aeeb2fa1a0c1eccee Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Thu, 15 Jul 2010 16:33:20 +0800 Subject: [PATCH] wm8978: fix a memory leak if a wm8978_register fail There is a memory leak found if wm8978_registe... 15 Jul 2010 05:32
[PATCH v2 11/12] wm8978: fix a memory leak if another WM8978 is registered
>From e53ff15ee6843d6591509f9aeeb2fa1a0c1eccee Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Thu, 15 Jul 2010 16:33:20 +0800 Subject: [PATCH] wm8978: fix a memory leak if a wm8978_register fail There is a memory leak found if wm8978_register() fail. This patch moves the buffer allocate and r... 15 Jul 2010 05:32
[PATCH v2 2/3] x86: unify current 3 similar ways of saving IRQ info
From: Feng Tang <feng.tang(a)intel.com> There are 3 places defining the similar function of saving IRQ vector info into mp_irqs[] array: mmparse/acpi/sfi. This patch will reduce the redundant code, and make it only one API: void mp_save_irq(struct mpc_intsrc *m); Signed-off-by: Feng Tang <feng.tang(a)intel.com> ... 15 Jul 2010 04:28
[PATCH v2 0/3] adding vrtc driver for x86/mrst platform
From: Feng Tang <feng.tang(a)intel.com> Hi all, Moorestown platform doesn't have a m146818 RTC device like traditional x86 PC, but a firmware emulated virtual RTC device(vrtc), which provides some basic RTC functions like get/set time. vrtc serves as the only wall clock device on Moorestown platform. Currentl... 15 Jul 2010 04:28
[PATCH v2 1/3] timekeeping: moving xtime's init to a later time
From: Feng Tang <feng.tang(a)intel.com> xtime doesn't need to be inited early, move it to a subsys_initcall, as most of its consumers come from userspace. It will also give enough time for some MMIO based wallclock devices to init Signed-off-by: Feng Tang <feng.tang(a)intel.com> Cc: Thomas Gleixner <tglx(a)linutroni... 15 Jul 2010 04:28
wm8940: fix resource reclaim in wm8940_register error path
On Thu, 15 Jul 2010, Axel Lin wrote: I agree that it is good to release resources at the same level, where they have been acquired. But I prefer to follow the maintainer/author's coding style. Yeah, unless that "style" is a bug. IMHO this design is just buggy, unmaintainable, error-prone, and unjustifie... 15 Jul 2010 05:32
[PATCH] I2C driver of Topcliff PCH
I2C driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intel's upcoming general embedded platform. All IO peripherals in Topcliff PCH are actually devices sitting on AMBA bus. Topcliff PCH has I2C I/F. Using this I/F, it is able to access system devices connected to I2... 15 Jul 2010 04:28
wm8940: fix resource reclaim in wm8940_register error path
Hi Guennadi, 2010/7/15 Guennadi Liakhovetski <g.liakhovetski(a)gmx.de>: Hi Axel On Thu, 15 Jul 2010, Axel Lin wrote: From 44c93254e5158e3086c4707148d24746067f6b14 Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Thu, 15 Jul 2010 10:13:34 +0800 Subject: [PATCH] wm8940: fi... 15 Jul 2010 04:28
First  |  Prev |  Next  |  Last
Pages: 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586