First  |  Prev |  Next  |  Last
Pages: 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923
ASoC: DaVinci: Added support for stereo I2S
On Wed, 2010-06-23 at 16:33 +0200, Raffaele Recalcati wrote: From: Raffaele Recalcati <raffaele.recalcati(a)bticino.it> Added audio playback support with [frame sync master - clock master] mode and with [frame sync master - clock slave]. Clock slave can be important when the external codec need system ... 23 Jun 2010 19:31
block: Don't count_vm_events for discard bio in submit_bio.
On Wed, Jun 23 2010 at 3:40pm -0400, Andrew Morton <akpm(a)linux-foundation.org> wrote: On Wed, 23 Jun 2010 11:24:51 +0800 Tao Ma <tao.ma(a)oracle.com> wrote: In submit_bio, we count vm events by check READ/WRITE. But actually DISCARD_NOBARRIER also has the WRITE flag set. It looks as if in blk... 24 Jun 2010 03:08
[PATCH 1/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
This is mostly cleanup and optimization, but also fixes the bug. proc_flush_task() checks upid->nr == 1 to detect the case when a sub-namespace exits. However, this doesn't work in case when a multithreaded init execs and calls release_task(old_leader), the old leader has the same pid 1. Move pid_ns_release_pr... 23 Jun 2010 17:18
[PATCH 3/3 v3] msm: 8x50: add gpio device configuration.
Add device configuration and board-init for gpio support on the QSD8x50. Signed-off-by: Gregory Bean <gbean(a)codeaurora.org> --- arch/arm/mach-msm/board-qsd8x50.c | 27 +++++++++++++++++++++++++-- arch/arm/mach-msm/devices-qsd8x50.c | 21 +++++++++++++++++++++ 2 files changed, 46 insertions(+), 2 deletions... 23 Jun 2010 17:18
[PATCH 1/3 v3] msm: Add gpio register address mapping information.
Add tables containing iomap information for gpio registers on all supported MSM7x and QSD8x targets. Signed-off-by: Gregory Bean <gbean(a)codeaurora.org> --- arch/arm/mach-msm/gpio_hw-7x30.h | 100 ++++++++++++++++++++++++++++++++++++++ arch/arm/mach-msm/gpio_hw-7xxx.h | 84 ++++++++++++++++++++++++++++++++ a... 23 Jun 2010 17:18
[PATCH 0/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
On 06/19, Oleg Nesterov wrote: But first of all I think we should cleanup the pid_ns_prepare_proc() logic. Imho, this code is really ugly. Please see the patches. The last one, 4/4, is orthogonal to other changes. And the last one on top of this series, before I go away from this thread ;) Since m... 23 Jun 2010 17:18
[PATCH 0/3 v3] msm: Add gpiolib devices to MSM7x30 and QSD8x50.
Hi folks: Here is a proposed patch series which adds the configuration and devices needed to enable gpiolib on the MSM7x30 and QSD8x50 chipsets. Thanks, G Gregory Bean (3): msm: Add gpio register address mapping information. msm: 7x30: Add gpio device configuration. msm: 8x50: add gpio device conf... 23 Jun 2010 17:18
[PATCH] fix problem with reschenduling in rest_init (2.6.35-rc3)
There is a bug in rest_init function. The problem is that kernel_init thread starts before initialization of kthreadd_task when CONFIG_PREEMPT_VOLUNTARY is enabled. kernel_init thread do wake_up_process(kthreadd_task) and I have kernel Oops in try_to_wake_up when I try to get p->state. I found this problem o... 23 Jun 2010 17:18
tpm_tis: Fix subsequent suspend failures
On Wed, 23 Jun 2010 16:55:54 -0300 Rajiv Andrade <srajiv(a)linux.vnet.ibm.com> wrote: (top-posting repaired. Please don't do that). This wasn't a very good way to send a patch. I edited the diff, reconstructed the patch and then assembled a decent-looking changelog. I also changed your ack... 29 Jul 2010 07:29
[PATCH] timer: Added usleep[_range][_interruptable] timer
On Wed, 2010-06-23 at 12:22 -0700, Patrick Pannuto wrote: *** INTRO *** As discussed here ( http://lkml.org/lkml/2007/8/3/250 ), msleep(1) is not precise enough for many drivers (yes, sleep precision is an unfair notion, but consistently sleeping for ~an order of magnitude greater than requested is w... 28 Jun 2010 16:09
First  |  Prev |  Next  |  Last
Pages: 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923