index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750.c
Age
Commit message (
Expand
)
Author
2015-04-03
staging: sm750: fix whitespace
Michel von Czettritz
2015-04-03
staging: sm750: blank line after declaration
Michel von Czettritz
2015-04-03
staging: sm750: 80 characters per line
Michel von Czettritz
2015-04-03
staging: sm750: comment formating
Michel von Czettritz
2015-04-03
staging: sm750: no braces for single stmt if blocks
Michel von Czettritz
2015-04-03
staging: sm750: fix whitespaces around pointers
Michel von Czettritz
2015-04-03
staging: sm750: fix whitespace around braces
Michel von Czettritz
2015-04-03
staging: sm750: move '{' to previous line
Michel von Czettritz
2015-04-03
staging: sm750: add missing spaces after ','
Michel von Czettritz
2015-04-03
staging: sm750: Reindent
Michel von Czettritz
2015-03-26
staging: sm750fb: Remove spinlock helper function
Lorenzo Stoakes
2015-03-26
staging: sm750fb: Use memset_io instead of memset
Lorenzo Stoakes
2015-03-15
staging: sm750fb: remove intialization of static ints
Supriya Karanth
2015-03-15
staging: sm750: Fix switch-case indentation
Ioana Ciornei
2015-03-10
staging: sm750fb: Use kzalloc rather than kmalloc followed by memset with 0
Madhusudhanan Ravindran
2015-03-10
staging: sm750fb: correct integer comparison
Sudip Mukherjee
2015-03-10
staging: sm750fb: fix mixed declarations
Sudip Mukherjee
2015-03-10
staging: sm750fb: remove unused functions
Sudip Mukherjee
2015-03-10
staging: sm750fb: fix build failure
Sudip Mukherjee
2015-03-10
staging: sm750fb: fix undeclared function
Sudip Mukherjee
2015-03-10
staging: sm750fb: wrong type for print
Sudip Mukherjee
2015-03-06
staging: sm750fb: add sm750 to staging
Sudip Mukherjee