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
/
sm750.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
staging: sm750fb: simplify return
Sudip Mukherjee
1
-5
/
+1
2015-08-07
staging: sm750fb: rearrange code
Sudip Mukherjee
1
-14
/
+13
2015-08-07
staging: sm750fb: fix multiline comment
Sudip Mukherjee
1
-24
/
+39
2015-08-07
staging: sm750fb: space around operator
Sudip Mukherjee
1
-13
/
+17
2015-08-07
staging: sm750fb: remove multiple blank line
Sudip Mukherjee
1
-26
/
+0
2015-07-14
staging: sm750fb: remove unnecessary whitespace
Juston Li
1
-1
/
+1
2015-07-14
staging: sm750fb: coding style global ERROR fixes
Vinay Simha BN
1
-3
/
+3
2015-06-18
drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
1
-1
/
+1
2015-06-18
staging: sm750fb: convert pr_err to pr_info
Hari Prasath Gujulan Elango
1
-3
/
+3
2015-05-31
staging: sm750fb: Fix typo in sm750.c
Masanari Iida
1
-1
/
+1
2015-05-31
staging: sm750fb: remove duplicate from fb_videomode
Michel von Czettritz
1
-3
/
+0
2015-05-24
staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
Huacai Chen
1
-0
/
+3
2015-05-24
staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-32
/
+4
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
1
-6
/
+6
2015-05-08
staging: sm750: remove incorrect __exit annotation
Arnd Bergmann
1
-1
/
+1
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-03-26
staging: sm750fb: Remove spinlock helper function
Lorenzo Stoakes
1
-23
/
+30
2015-03-26
staging: sm750fb: Use memset_io instead of memset
Lorenzo Stoakes
1
-6
/
+6
2015-03-15
staging: sm750fb: remove intialization of static ints
Supriya Karanth
1
-3
/
+3
2015-03-15
staging: sm750: Fix switch-case indentation
Ioana Ciornei
1
-79
/
+79
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: remove unused functions
Sudip Mukherjee
1
-65
/
+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: wrong type for print
Sudip Mukherjee
1
-12
/
+12
2015-03-06
staging: sm750fb: add sm750 to staging
Sudip Mukherjee
1
-0
/
+1451