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