26 Mar, 2013
1 commit
-
Remove a bunch of useless vertical whitespace.
Convert 3 or more consecutive newlines to 2.
Remove blank lines after open brace and before close brace.Signed-off-by: Joe Perches
Signed-off-by: Greg Kroah-Hartman
19 Mar, 2013
1 commit
-
Neatening only.
git diff -w shows no differences.Signed-off-by: Joe Perches
Signed-off-by: Greg Kroah-Hartman
03 Aug, 2010
1 commit
-
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman
25 Jun, 2010
2 commits
-
Replace all occurrences with unsigned char type.
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman -
Replace all occurrences with unsigned short type.
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman
23 Jun, 2010
1 commit
-
Use unsigned long instead.
Signed-off-by: Charles Clément
19 Jun, 2010
2 commits
-
Use unsigned long * instead.
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman -
Use unsigned char * instead.
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman
12 May, 2010
1 commit
-
Signed-off-by: Charles Clément
Signed-off-by: Greg Kroah-Hartman
16 Sep, 2009
3 commits
-
Remove cplusplus lines from include files
Remove needless ifdefs on includes to conform with C
conventions. Remove misc commented code/includes
Update TODOSigned-off-by: Jim Lieb
Signed-off-by: Greg Kroah-Hartman -
Clean up unused typedefs and macros to remove Win32'isms and
misc non-linux constructs. Text edits to referencing
source for less frequently used macros.Signed-off-by: Jim Lieb
Signed-off-by: Greg Kroah-Hartman -
Text only changes to remove textual differences between the vt6655
and vt6656 trees in prep for driver merge.Signed-off-by: Jim Lieb
Signed-off-by: Greg Kroah-Hartman
20 Jun, 2009
1 commit
-
Add pristine upstream vt6655 driver sources to drivers/staging/vt6655. These
files were literally copied from the driver directory in the upstream source
archive, available here:http://www.viaarena.com/Driver/vt6655_linux_src_v1.19.12_x86.zip
Signed-off-by: Forest Bond
Signed-off-by: Greg Kroah-Hartman