Re: [PWM 01/10] API to consolidate PWM devices behind a common user and kernel interface

2010-10-05 Thread sugumar
Bill Gatliff bgat at billgatliff.com writes: Signed-off-by: Bill Gatliff bgat at billgatliff.com --- Documentation/pwm.txt | 260 +++ drivers/pwm/pwm.c | 635 +++ include/linux/pwm.h | 31 ---

[PATCH] pramfs: Persistent and protected RAM filesystem

2010-10-05 Thread Marco Stornelli
Hi all, after a lot of improvement, test, bug fix and new features, it's the moment for third round with the kernel community to submit PRAMFS for mainline. First of all, I have to say thanks to Tim Bird and CELF to actively support the project. Since the last review (June 2009) a lot of things

Re: [PATCH] pramfs: Persistent and protected RAM filesystem

2010-10-05 Thread Minchan Kim
Hello. On Tue, Oct 5, 2010 at 8:39 PM, Marco Stornelli marco.storne...@gmail.com wrote: Hi all, after a lot of improvement, test, bug fix and new features, it's the moment for third round with the kernel community to submit PRAMFS for mainline. First of all, I have to say thanks to Tim Bird