05 Nov, 2008
1 commit
-
Signed-off-by: Jianjun Kong
Signed-off-by: Linus Torvalds
23 Oct, 2008
7 commits
-
Lindent drivers/staging/echo*
Signed-off by: J.R. Mauro
Signed-off-by: Greg Kroah-Hartman -
This patch removes the very noisy "end of function" markers that are
very annoying when reading the driver code.Cc: David Rowe
Cc: Steve Underwood
Signed-off-by: Pekka Enberg
Signed-off-by: Greg Kroah-Hartman -
This patch removes the malloc()/free() macro wrappers and converts
call-sites to use kcalloc() and kzalloc() where appropriate. I also
fixed up out-of-memory error handling in couple of places where it was
broken.Cc: David Rowe
Cc: Steve Underwood
Signed-off-by: Pekka Enberg
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Tzafrir Cohen
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Tzafrir Cohen
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Tzafrir Cohen
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Tzafrir Cohen
Signed-off-by: Greg Kroah-Hartman
11 Oct, 2008
1 commit
-
This is used by mISDN and Zaptel drivers.
From: Steve Underwood
From: David Rowe
Cc: Tzafrir Cohen
Signed-off-by: Greg Kroah-Hartman