index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
staging: sm750fb: removed line continuations in quoted strings
Prasant Jalan
1
-9
/
+9
2017-04-08
staging: sm750fb: fixing function return with lock held
Prasant Jalan
1
-4
/
+8
2017-04-08
staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...
Andrea della Porta
1
-1
/
+2
2017-03-23
staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"
Arushi Singhal
1
-6
/
+5
2017-03-23
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"
Arushi Singhal
3
-9
/
+9
2017-03-21
staging:sm750fb: Code readability is improved.
Arushi Singhal
1
-25
/
+30
2017-03-16
staging: sm750fb: Removes unused variable from sm750_hw_copyarea
Tahia Khan
1
-3
/
+0
2017-03-14
staging: sm750fb: Alignment should match open parenthesis
Arushi Singhal
1
-40
/
+39
2017-03-14
staging: sm750fb: fixes add blank line after function/struct/union/enum decla...
Arushi Singhal
1
-0
/
+3
2017-03-14
staging: sm750fb: function prototype argument should have an identifier name
Arushi Singhal
4
-5
/
+5
2017-03-09
staging: sm750fb: Removed unnecessary parentheses.
Varsha Rao
4
-5
/
+5
2017-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
3
-9
/
+0
2017-03-06
staging: sm750fb: Replace NULL comparison.
Varsha Rao
1
-1
/
+1
2017-03-06
staging: sm750fb: Added spaces around arithmetic operators.
Varsha Rao
2
-2
/
+2
2017-03-06
staging: sm750fb: Remove unnecessary blank lines.
Varsha Rao
7
-26
/
+0
2017-03-06
staging: sm750fb: Add identifier to function definition argument.
Varsha Rao
1
-1
/
+1
2017-03-06
staging: sm750fb: Fix line over 80 characters.
Varsha Rao
1
-5
/
+5
2017-03-06
staging: sm750fb: Add braces around if statement.
Varsha Rao
1
-2
/
+2
2017-03-06
staging: sm750fb: add spaces around operators
Katie Dunne
1
-5
/
+5
2017-03-06
staging: sm750fb: add curly braces to if-statements
Katie Dunne
1
-13
/
+13
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
1
-1
/
+1
2017-02-09
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
Matthieu Simon
10
-173
/
+180
2017-01-10
staging:sm750fb:ddk750_chip.c removes un-necessary blank lines
Scott Matheina
1
-3
/
+0
2017-01-10
staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
Scott Matheina
1
-1
/
+2
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
1
-2
/
+4
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
1
-1
/
+0
2016-11-30
staging: sm750fb: fix tabstop style warning
Andrea Ghittino
1
-1
/
+1
2016-11-29
staging: sm750fb: fix a type issue in sm750_set_chip_type()
Dan Carpenter
2
-2
/
+2
2016-11-29
staging: sm750fb: update license
Sudip Mukherjee
1
-1
/
+1
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
13
-73
/
+73
2016-11-07
staging: sm750fb: Replace pr_*() with dev_*().
Elise Lennion
1
-6
/
+6
2016-11-07
staging: sm750fb: Fix bugs introduced by early commits
Huacai Chen
1
-4
/
+4
2016-10-30
staging: sm750fb: Shorten local variables names.
Elise Lennion
1
-13
/
+13
2016-10-30
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
7
-19
/
+19
2016-10-30
staging: sm750fb: Refine code in set_current_gate().
Elise Lennion
1
-20
/
+4
2016-10-27
staging: sm750fb: Refine the code and remove unused code.
Elise Lennion
1
-50
/
+21
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
12
-127
/
+184
2016-10-17
staging: sm750fb: Add const qualifier to struct declaration.
Elise Lennion
1
-1
/
+1
2016-10-16
staging: sm750fb: Remove unnecessary comments.
Elise Lennion
1
-8
/
+0
2016-10-16
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
6
-36
/
+36
2016-10-16
staging: sm750fb: compress return logic
Elizabeth Ferdman
1
-3
/
+1
2016-10-16
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
13
-60
/
+30
2016-10-16
staging: sm750fb: Replace printk() with pr_info().
Elise Lennion
1
-1
/
+1
2016-10-16
Staging: sm750fb: use unsigned int instead unsigned
Muraru Mihaela
1
-5
/
+5
2016-10-16
Staging: sm750fb: fix do not add new typedefs warning
Mihaela Muraru
4
-16
/
+15
2016-10-02
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
Moshe Green
1
-4
/
+2
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
7
-101
/
+113
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
6
-19
/
+19
2016-09-22
staging: sm750fb: Remove unnecessary parentheses
Rehas Sachdeva
1
-2
/
+2
[next]