index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
Isaac Assegai
1
-6
/
+6
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
Isaac Assegai
1
-22
/
+10
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
Isaac Assegai
1
-7
/
+7
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
Isaac Assegai
1
-229
/
+229
2015-06-18
Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
Isaac Assegai
1
-2
/
+2
2015-06-18
Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs
Isaac Assegai
1
-7
/
+7
2015-06-18
Staging: sm750fb: modedb.h: Shorten lines to under 80 characters
Isaac Assegai
1
-12
/
+24
2015-06-18
Staging: sm750fb: modedb.h: Replace spaces with tabs
Isaac Assegai
1
-217
/
+217
2015-06-18
drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
11
-55
/
+55
2015-06-18
staging: sm750fb: convert pr_err to pr_info
Hari Prasath Gujulan Elango
1
-3
/
+3
2015-06-17
Staging: sm750fb: correct spacing between lines of code
Niranjan Dighe
1
-6
/
+2
2015-06-17
Staging: sm750fb: replace spaces by tabs
Niranjan Dighe
1
-30
/
+30
2015-06-12
staging: sm750fb: fix c99 comments
Juston Li
11
-92
/
+41
2015-06-08
Staging: sm750fb: ddk750_display.c: Insert spaces after commas.
Isaac Assegai
1
-22
/
+22
2015-06-08
Staging: sm750fb: Insert spaces after commas in two files.
Isaac Assegai
2
-28
/
+28
2015-06-08
Staging: sm750fb: Insert spaces after commas in two files.
Isaac Assegai
2
-3
/
+3
2015-06-08
Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.
Isaac Assegai
1
-20
/
+20
2015-06-08
Staging: sm750fb: sm750_accel.c: Insert spaces after commas.
Isaac Assegai
1
-82
/
+82
2015-06-08
Staging: sm750fb: sm750_hw.c: Insert spaces after commas.
Isaac Assegai
1
-32
/
+32
2015-06-08
Staging: sm750fb: Inserted spaces after commas in three files.
Isaac Assegai
3
-7
/
+7
2015-06-08
Staging: sm750fb: Inserted spaces after commas in four files.
Isaac Assegai
4
-11
/
+11
2015-06-08
Staging: sm750fb: sm750.h: Insert spaces after commas.
Isaac Assegai
1
-17
/
+18
2015-06-08
Staging: sm750fb: sm750_help.h: Insert spaces after commas.
Isaac Assegai
1
-6
/
+6
2015-06-08
Staging: sm750fb: sm750_hw.h: Insert spaces after commas.
Isaac Assegai
1
-9
/
+9
2015-06-08
staging: sm750fb: Add missing Kconfig dependency
Hari Prasath Gujulan Elango
1
-0
/
+4
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-31
Staging: sm750fb: Replace spaces with tabs at the start of lines
Isaac Assegai
2
-33
/
+38
2015-05-24
staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
Huacai Chen
2
-0
/
+4
2015-05-24
staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
3
-37
/
+5
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-05-08
Staging: sm750fb: Fix spelling error in TODO
Robin Karlsson
1
-1
/
+1
2015-05-08
Staging: sm750fb: Remove space after parenthesis
Amitoj Kaur Chawla
1
-2
/
+2
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
8
-19
/
+19
2015-05-08
staging: sm750: remove incorrect __exit annotation
Arnd Bergmann
1
-1
/
+1
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
[next]