aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750_accel.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationGravatar Matej Dujava 1-7/+8
2017-03-16staging: sm750fb: Removes unused variable from sm750_hw_copyareaGravatar Tahia Khan 1-3/+0
2017-03-09staging: sm750fb: Removed unnecessary parentheses.Gravatar Varsha Rao 1-1/+1
2017-03-06staging: sm750fb: Remove blank lines after { and before } braces.Gravatar Varsha Rao 1-4/+0
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Gravatar Varsha Rao 1-1/+1
2016-11-30staging: sm750fb: fix tabstop style warningGravatar Andrea Ghittino 1-1/+1
2016-11-10staging: sm750fb: prefix global identifiersGravatar Arnd Bergmann 1-5/+5
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleGravatar Eric S. Stone 1-14/+26
2016-10-02staging: sm750fb: conform to block comment styleGravatar Elizabeth Ferdman 1-43/+57
2016-02-20staging: sm750fb: remove sm750_help.hGravatar Mike Rapoport 1-1/+0
2016-02-15staging: sm750fb: change definition of DE_WINDOW_WIDTH fieldsGravatar Mike Rapoport 1-6/+9
2016-02-15staging: sm750fb: change definition of DE_STRETCH_FORMAT fieldsGravatar Mike Rapoport 1-13/+11
2016-02-15staging: sm750fb: change definition of DE_PITCH fieldsGravatar Mike Rapoport 1-12/+11
2016-02-15staging: sm750fb: change definition of DE_CONTROL fieldsGravatar Mike Rapoport 1-31/+14
2016-02-15staging: sm750fb: change definition of DE_DIMENSION fieldsGravatar Mike Rapoport 1-6/+6
2016-02-15staging: sm750fb: change definition of DE_DESTINATION fieldsGravatar Mike Rapoport 1-9/+6
2016-02-15staging: sm750fb: change definition of DE_SOURCE fieldsGravatar Mike Rapoport 1-5/+4
2016-02-07staging: sm750fb, fix typosGravatar Matej Vasek 1-2/+2
2015-09-29staging: sm750fb: remove dead codeGravatar Mike Rapoport 1-21/+0
2015-09-29staging: sm750fb: tidy up #include directivesGravatar Mike Rapoport 1-15/+15
2015-07-14staging: sm750fb: add missing blank line after declarationsGravatar Juston Li 1-0/+1
2015-07-14staging: sm750fb: remove unnecessary bracesGravatar Juston Li 1-6/+3
2015-07-14staging: sm750fb: fix brace placementGravatar Juston Li 1-31/+14
2015-07-14staging: sm750fb: remove trailing whitespaceGravatar Juston Li 1-2/+2
2015-07-14staging: sm750fb: add spaces around operatorsGravatar Juston Li 1-2/+2
2015-07-14staging: sm750fb: add space before open braceGravatar Juston Li 1-3/+3
2015-07-14staging: sm750fb: remove space between function name and parenthesisGravatar Juston Li 1-4/+4
2015-07-14staging: sm750fb: add space before open parenthesisGravatar Juston Li 1-4/+4
2015-07-14staging: sm750fb: remove space before close parenthesisGravatar Juston Li 1-1/+1
2015-07-14staging: sm750fb: use tabs for indentationGravatar Juston Li 1-185/+185
2015-07-14staging: sm750fb: remove redundant __func__ in debug statementGravatar Hari Prasath Gujulan Elango 1-1/+1
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGravatar Greg Donald 1-8/+8
2015-06-12staging: sm750fb: fix c99 commentsGravatar Juston Li 1-25/+24
2015-06-08Staging: sm750fb: sm750_accel.c: Insert spaces after commas.Gravatar Isaac Assegai 1-82/+82
2015-05-08Staging: fixed multiple spelling errors.Gravatar Carlos E. Garcia 1-2/+2
2015-03-26staging: sm750fb: Remove unused functionGravatar Lorenzo Stoakes 1-78/+0
2015-03-10Staging: sm750fb: fix hw_imageblit parametersGravatar Greg Kroah-Hartman 1-15/+14
2015-03-06staging: sm750fb: add sm750 to stagingGravatar Sudip Mukherjee 1-0/+516