First
|
Prev |
Next
|
Last
Pages: 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932
[PATCH] [staging-next] [2] Staging: wl_cs.c: fixed invalid UTF-8 style issues in wl_cs.c This is a patch to the wl_cs.c file that corrects the invalid UTF-8 encoding style issues found by the checkpatch.pl tool. Signed-off-by: Prashant P. Shah <pshah.mumbai(a)gmail.com> --- drivers/staging/wlags49_h2/wl_cs.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging... 23 Jun 2010 02:59
USB Low speed device not working with full speed HUB connected to the USB OTG controller-1.1 Dear All, I am facing an issue as below, I have USB OTG Host controller-1.1 and I have connected the full speed HUB-2.0 is connected to the Host controller and then the low speed device (In my case Logitech Mouse) is connected. But as soon as I connect the low speed device to the HUB, HUB gets reset continuously an... 23 Jun 2010 02:59
block: Implement a blk_yield function to voluntarily give up the I/O scheduler. On Tue, 22 Jun 2010 17:35:00 -0400 Jeff Moyer <jmoyer(a)redhat.com> wrote: This patch implements a blk_yield to allow a process to voluntarily give up its I/O scheduler time slice. This is desirable for those processes which know that they will be blocked on I/O from another process, such as the file syste... 23 Jun 2010 01:54
Rework gpio cansleep (was Re: gpiolib and sleeping gpios) 2010/6/23 David Brownell <david-b(a)pacbell.net>: --- On Tue, 6/22/10, Ryan Mallon <ryan(a)bluewatersys.com> wrote: gpiolib Again, you're talking about "gpiolib" when you seem to mean the GPIO framework itself (for which gpiolib is only an implementation option)... framework coul... 23 Jun 2010 01:55
linux-next: manual merge of the net tree with the net-current tree On Wed, Jun 23, 2010 at 12:51:16PM +1000, Stephen Rothwell wrote: Hi all, Today's linux-next merge of the net tree got a conflict in net/ipv4/ip_output.c between commit 26cde9f7e2747b6d254b704594eed87ab959afa5 ("udp: Fix bogus UFO packet generation") from the net-current tree and commit d8d1f30b95... 23 Jun 2010 01:54
[PATCH] vt/console: try harder to print output when panicing From: Jesse Barnes <jbarnes(a)virtuousgeek.org> Jesse's initial patch commit said: "At panic time (i.e. when oops_in_progress is set) we should try a bit harder to update the screen and make sure output gets to the VT, since some drivers are capable of flipping back to it. So make sure we try to unblank and up... 23 Jun 2010 00:50
[PATCH] Staging: memrar: fix coding style issues in memrar_handler.c This is a patch to the memrar_handler.c file that fixes up the following issues: ERROR: trailing whitespace ERROR: code indent should use tabs where possible WARNING: please, no space before tabs Signed-off-by: Gustavo Silva <silvagustavo(a)users.sourceforge.net> --- drivers/staging/memrar/memrar_handler.c | ... 22 Jun 2010 23:44
perf: Fix argument of perf_arch_fetch_caller_regs On Wed, Jun 23, 2010 at 09:17:53AM +0900, Nobuhiro Iwamatsu wrote: "struct regs" was set to argument of perf_arch_fetch_caller_regs. "struct pt_regs" is correct. Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Paul Mackerras <paulus(a)samba.org> Cc: David Miller <davem(a)davemloft.net> Cc: Ingo Molna... 23 Jun 2010 15:04
[PATCH] Cpufreq: fix brace coding style issue. This patch fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Neal Buckendahl <nealb001@tbcnet.com> --- drivers/cpufreq/cpufreq.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c index 063b218..c622355 100644 --- a/drivers/cpufreq/cpufreq.c +++ b/drivers/cpufreq/cpufreq.c @@ -1883,8 +1883,7 @@ static int __cpuinit cpufreq_cpu_cal... 22 Jun 2010 23:44
linux-next: manual merge of the net tree with the net-current tree Hi all, Today's linux-next merge of the net tree got a conflict in net/ipv4/ip_output.c between commit 26cde9f7e2747b6d254b704594eed87ab959afa5 ("udp: Fix bogus UFO packet generation") from the net-current tree and commit d8d1f30b95a635dbd610dcc5eb641aca8f4768cf ("net-next: remove useless union keyword") from t... 22 Jun 2010 23:44 |