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
Age
Commit message (
Expand
)
Author
2017-04-08
staging: sm750fb: removed line continuations in quoted strings
Prasant Jalan
2017-04-08
staging: sm750fb: fixing function return with lock held
Prasant Jalan
2017-04-08
staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...
Andrea della Porta
2017-03-23
staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"
Arushi Singhal
2017-03-23
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"
Arushi Singhal
2017-03-21
staging:sm750fb: Code readability is improved.
Arushi Singhal
2017-03-16
staging: sm750fb: Removes unused variable from sm750_hw_copyarea
Tahia Khan
2017-03-14
staging: sm750fb: Alignment should match open parenthesis
Arushi Singhal
2017-03-14
staging: sm750fb: fixes add blank line after function/struct/union/enum decla...
Arushi Singhal
2017-03-14
staging: sm750fb: function prototype argument should have an identifier name
Arushi Singhal
2017-03-09
staging: sm750fb: Removed unnecessary parentheses.
Varsha Rao
2017-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
2017-03-06
staging: sm750fb: Replace NULL comparison.
Varsha Rao
2017-03-06
staging: sm750fb: Added spaces around arithmetic operators.
Varsha Rao
2017-03-06
staging: sm750fb: Remove unnecessary blank lines.
Varsha Rao
2017-03-06
staging: sm750fb: Add identifier to function definition argument.
Varsha Rao
2017-03-06
staging: sm750fb: Fix line over 80 characters.
Varsha Rao
2017-03-06
staging: sm750fb: Add braces around if statement.
Varsha Rao
2017-03-06
staging: sm750fb: add spaces around operators
Katie Dunne
2017-03-06
staging: sm750fb: add curly braces to if-statements
Katie Dunne
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
2017-02-09
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
Matthieu Simon
2017-01-10
staging:sm750fb:ddk750_chip.c removes un-necessary blank lines
Scott Matheina
2017-01-10
staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
Scott Matheina
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
2016-11-30
staging: sm750fb: fix tabstop style warning
Andrea Ghittino
2016-11-29
staging: sm750fb: fix a type issue in sm750_set_chip_type()
Dan Carpenter
2016-11-29
staging: sm750fb: update license
Sudip Mukherjee
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-11-07
staging: sm750fb: Replace pr_*() with dev_*().
Elise Lennion
2016-11-07
staging: sm750fb: Fix bugs introduced by early commits
Huacai Chen
2016-10-30
staging: sm750fb: Shorten local variables names.
Elise Lennion
2016-10-30
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-30
staging: sm750fb: Refine code in set_current_gate().
Elise Lennion
2016-10-27
staging: sm750fb: Refine the code and remove unused code.
Elise Lennion
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-17
staging: sm750fb: Add const qualifier to struct declaration.
Elise Lennion
2016-10-16
staging: sm750fb: Remove unnecessary comments.
Elise Lennion
2016-10-16
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-16
staging: sm750fb: compress return logic
Elizabeth Ferdman
2016-10-16
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
2016-10-16
staging: sm750fb: Replace printk() with pr_info().
Elise Lennion
2016-10-16
Staging: sm750fb: use unsigned int instead unsigned
Muraru Mihaela
2016-10-16
Staging: sm750fb: fix do not add new typedefs warning
Mihaela Muraru
2016-10-02
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
Moshe Green
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2016-09-22
staging: sm750fb: Remove unnecessary parentheses
Rehas Sachdeva
[next]