summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750_cursor.c
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-17staging: sm750fb: Remove extra blank linesHarsha Sharma
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava
2017-03-14staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal
2017-03-09staging: sm750fb: Removed unnecessary parentheses.Varsha Rao
2017-03-06staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao
2017-03-06staging: sm750fb: add spaces around operatorsKatie Dunne
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-03-11staging: sm750fb: Remove Unused macroBhaktipriya Shridhar
2016-02-20staging: sm750fb: remove sm750_help.hMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport
2016-02-14staging: sm750fb: Eliminate commented out codeJanani Ravichandran
2016-02-07staging: sm750fb: fix style for if clauseOthmar Pasteka
2015-09-29staging: sm750fb: remove dead codeMike Rapoport
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: fix brace placementJuston Li
2015-07-14staging: sm750fb: add space after semicolonJuston Li
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li
2015-07-14staging: sm750fb: add space after close braceJuston Li
2015-07-14staging: sm750fb: add space before open braceJuston Li
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-06-12staging: sm750fb: fix c99 commentsJuston Li
2015-06-08Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai
2015-03-26staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes
2015-03-10staging: sm750fb: correct function returnSudip Mukherjee
2015-03-10staging: sm750fb: remove unused variablesSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee