index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Staging: sm750fb: Fix C99 Comments"
Greg Kroah-Hartman
2015-04-04
1
-2
/
+8
*
staging: sm750: move assignment out of if cond
Michel von Czettritz
2015-04-03
1
-3
/
+6
*
staging: sm750: fix whitspace for cast to pointer
Michel von Czettritz
2015-04-03
1
-3
/
+3
*
staging: sm750: fix whitespace
Michel von Czettritz
2015-04-03
1
-9
/
+9
*
staging: sm750: blank line after declaration
Michel von Czettritz
2015-04-03
1
-8
/
+14
*
staging: sm750: 80 characters per line
Michel von Czettritz
2015-04-03
1
-38
/
+72
*
staging: sm750: comment formating
Michel von Czettritz
2015-04-03
1
-23
/
+19
*
staging: sm750: no braces for single stmt if blocks
Michel von Czettritz
2015-04-03
1
-6
/
+3
*
staging: sm750: fix whitespaces around pointers
Michel von Czettritz
2015-04-03
1
-76
/
+77
*
staging: sm750: fix whitespace around braces
Michel von Czettritz
2015-04-03
1
-97
/
+97
*
staging: sm750: move '{' to previous line
Michel von Czettritz
2015-04-03
1
-34
/
+16
*
staging: sm750: add missing spaces after ','
Michel von Czettritz
2015-04-03
1
-132
/
+132
*
staging: sm750: Reindent
Michel von Czettritz
2015-04-03
1
-494
/
+491
*
Staging: sm750fb: Remove zero testing pointer typed value
Amitoj Kaur Chawla
2015-04-03
1
-3
/
+3
*
Staging: sm750fb: Fixed indent of switch-case
Amitoj Kaur Chawla
2015-04-03
1
-1
/
+2
*
Staging: sm750fb: Fix C99 Comments
Amitoj Kaur Chawla
2015-04-03
1
-8
/
+2
*
staging: sm750fb: Change "foo * bar" style to "foo *bar"
Helen Fornazier
2015-03-27
1
-1
/
+1
*
staging: sm750fb: Move switch case trailing statment
Helen Fornazier
2015-03-27
1
-5
/
+10
*
staging: sm750fb: Add spaces after ','
Helen Fornazier
2015-03-27
1
-27
/
+27
*
staging: sm750fb: Add space before switch statement
Helen Fornazier
2015-03-27
1
-3
/
+3
*
staging: sm750fb: Add space before if statement
Helen Fornazier
2015-03-27
1
-7
/
+7
*
staging: sm750fb: Fix for statement style
Helen Fornazier
2015-03-27
1
-6
/
+6
*
staging: sm750fb: Fix if/else/for/switch braces style
Helen Fornazier
2015-03-27
1
-49
/
+26
*
staging: sm750fb: Add space after struct definition
Helen Fornazier
2015-03-27
1
-1
/
+1
*
staging: sm750fb: Remove spinlock helper function
Lorenzo Stoakes
2015-03-26
1
-23
/
+30
*
staging: sm750fb: Fix __iomem pointer types
Lorenzo Stoakes
2015-03-26
1
-12
/
+12
*
staging: sm750fb: Remove unused function
Lorenzo Stoakes
2015-03-26
1
-78
/
+0
*
staging: sm750fb: Make internal functions static
Lorenzo Stoakes
2015-03-26
1
-3
/
+3
*
staging: sm750fb: Use memset_io instead of memset
Lorenzo Stoakes
2015-03-26
1
-6
/
+6
*
staging: sm750fb: Fixed no space and indent warns
Ragavendra Nagraj
2015-03-20
1
-230
/
+230
*
staging/sm75fb: Declare static functions as such
Ricardo Ribalda Delgado
2015-03-20
1
-8
/
+6
*
staging: sm750fb: remove parantheses from return statements
Supriya Karanth
2015-03-15
2
-4
/
+4
*
Staging: sm750fb: Add space after ','
Somya Anand
2015-03-15
1
-65
/
+65
*
staging: sm750fb: remove intialization of static ints
Supriya Karanth
2015-03-15
1
-3
/
+3
*
staging: sm750fb: Add void to function definition with no arguments
Supriya Karanth
2015-03-15
6
-16
/
+16
*
staging: sm750: Fix switch-case indentation
Ioana Ciornei
2015-03-15
1
-79
/
+79
*
Staging: sm750fb: provide error path for hw_sm750le_setBLANK()
Greg Kroah-Hartman
2015-03-10
1
-0
/
+2
*
Staging: sm750fb: fix hw_imageblit parameters
Greg Kroah-Hartman
2015-03-10
2
-30
/
+28
*
Staging: sm750fb: fix build warning with lynx_accel
Greg Kroah-Hartman
2015-03-10
1
-1
/
+1
*
Staging: sm750fb: fix build warning with proc_panDisplay
Greg Kroah-Hartman
2015-03-10
1
-2
/
+3
*
staging: sm750fb: Cleanup the type of mmio750
Lorenzo Stoakes
2015-03-10
4
-9
/
+11
*
staging: sm750fb: Use kzalloc rather than kmalloc followed by memset with 0
Madhusudhanan Ravindran
2015-03-10
1
-2
/
+1
*
staging: sm750fb: correct integer comparison
Sudip Mukherjee
2015-03-10
1
-1
/
+1
*
staging: sm750fb: fix mixed declarations
Sudip Mukherjee
2015-03-10
1
-1
/
+2
*
staging: sm750fb: correct function return
Sudip Mukherjee
2015-03-10
1
-2
/
+0
*
staging: sm750fb: remove unused variables
Sudip Mukherjee
2015-03-10
1
-2
/
+1
*
staging: sm750fb: remove unused functions
Sudip Mukherjee
2015-03-10
3
-84
/
+0
*
staging: sm750fb: fix build failure
Sudip Mukherjee
2015-03-10
1
-2
/
+0
*
staging: sm750fb: fix undeclared function
Sudip Mukherjee
2015-03-10
1
-57
/
+53
*
staging: sm750fb: correctly define SM750LE_REVISION_ID
Sudip Mukherjee
2015-03-10
2
-2
/
+4
[next]