First  |  Prev |  Next  |  Last
Pages: 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606
[PATCHv2 4/11] Power:Battery module of DA9052 PMIC device driver (RESEND)
Battery module of the device driver for DA9052 PMIC device from Dialog Semiconductor. Changes made since last submission: .. code has been reorganised as per the standard linux kernel driver framework .. removal of redundant printk and comments .. removal of test framework Linux Kernel Version: 2.6.34 Sign... 14 Jul 2010 06:35
[PATCH v2] drivers: code cleanups
drivers: code cleanups the first three goto clauses caused kfree(NULL), and the error code returned by kset->uevent_ops->uevent() wasn't passed to the caller of show_uevent(). This patch also eliminates the unnecessary initializations of env and count. Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- driv... 14 Jul 2010 06:35
[PATCH] drivers: code cleanups
drivers: code cleanups the first three goto clauses caused kfree(NULL), and the error code returned by kset->uevent_ops->uevent() wasn't passed to the caller of show_uevent(). This patch also eliminates the unnecessary initializations of env and count. Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- driv... 14 Jul 2010 06:35
[PATCH] net/nuc900: enable Mac driver clock
This patch fixed a bug that Mac driver does not work,because I missed the clk enable. I have ever tested the driver when I submitted previous Mac driver patch, and it worked good, since my bootloader has enabled the clock in advance. But when I try to use other bootloader where clock engine was disabled,the Mac... 14 Jul 2010 06:35
Request to submit driver for Nuvoton TPM I2C device (WPCT301)
Hello, I'd like to submit a new TPM driver. Attached is a new driver for Nuvoton TPM with I2C interface. - tpm_i2c.c is the driver code - tpm.h and Makefile are added only for reference and stand alone compilation The driver should be part of the drivers/char/tpm. The driver uses standard Linux I2C bus driv... 14 Jul 2010 12:04
INPUT/MISC:ONKEY module of DA9052 PMIC device driver
Hi, On Wed, Jul 14, 2010 at 10:10:17AM +0100, Dajun Chen wrote: Initial work of Onkey module of the device driver for DA9052 PMIC device from Dialog Semiconductor. The ONKEY feature for DA9052 Animal board has been supported in this new driver patch Linux Kernel Version: 2.6.34 Signed-o... 14 Jul 2010 06:35
workqueue: fix locking in retry path of maybe_create_worker()
On 07/12/2010 03:23 PM, Yong Zhang wrote: On Mon, Jul 12, 2010 at 10:53:18AM +0200, Tejun Heo wrote: maybe_create_worker() mismanaged locking when worker creation fails and it has to retry. Fix locking and simplify lock manipulation. Signed-off-by: Tejun Heo <tj(a)kernel.org> Reported-by: Yong Zha... 14 Jul 2010 06:35
staging: tidspbridge: header cleanup series
On Tue, Jul 13, 2010 at 1:55 AM, Nishanth Menon <nm(a)ti.com> wrote: Series targetted to remove std.h, GlobalTypes.h and dbdefs.h. These introduce custom types and macros which dont make sense for linux kernel Nishanth Menon (11):  staging: tidspbridge: remove custom TRUE FALSE  staging: tidspbridge: no... 22 Jul 2010 18:01
Power:Battery module of DA9052 PMIC device driver
On Wed, Jul 14, 2010 at 10:04:11AM +0100, Dajun Chen wrote: Battery module of the device driver for DA9052 PMIC device from Dialog Semiconductor. Changes made since last submission: . code has been reorganised as per the standard linux kernel driver framework . removal of redundant printk and comm... 14 Jul 2010 05:30
[PATCHv2] 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... 14 Jul 2010 05:30
First  |  Prev |  Next  |  Last
Pages: 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606