aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_cursor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-17staging: sm750fb: Remove extra blank linesHarsha Sharma1-4/+0
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava1-10/+7
2017-03-14staging: sm750fb: fixes add blank line after function/struct/union/enum declarationsArushi Singhal1-0/+3
2017-03-09staging: sm750fb: Removed unnecessary parentheses.Varsha Rao1-2/+2
2017-03-06staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao1-4/+0
2017-03-06staging: sm750fb: add spaces around operatorsKatie Dunne1-5/+5
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-6/+6
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann1-7/+7
2016-03-11staging: sm750fb: Remove Unused macroBhaktipriya Shridhar1-2/+0
2016-02-20staging: sm750fb: remove sm750_help.hMike Rapoport1-1/+0
2016-02-15staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport1-4/+8
2016-02-15staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport1-10/+7
2016-02-15staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport1-13/+5
2016-02-14staging: sm750fb: Eliminate commented out codeJanani Ravichandran1-9/+0
2016-02-07staging: sm750fb: fix style for if clauseOthmar Pasteka1-2/+1
2015-09-29staging: sm750fb: remove dead codeMike Rapoport1-44/+0
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport1-15/+15
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah1-2/+2
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li1-0/+2
2015-07-14staging: sm750fb: fix brace placementJuston Li1-14/+9
2015-07-14staging: sm750fb: add space after semicolonJuston Li1-6/+6
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li1-6/+6
2015-07-14staging: sm750fb: add space after close braceJuston Li1-4/+4
2015-07-14staging: sm750fb: add space before open braceJuston Li1-7/+7
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li1-16/+16
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-7/+7
2015-06-12staging: sm750fb: fix c99 commentsJuston Li1-5/+4
2015-06-08Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai1-20/+20
2015-03-26staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes1-12/+12
2015-03-10staging: sm750fb: correct function returnSudip Mukherjee1-2/+0
2015-03-10staging: sm750fb: remove unused variablesSudip Mukherjee1-2/+1
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+254