summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_cursor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-4/+0
|\
| * staging: sm750fb: Remove extra blank linesHarsha Sharma2017-09-171-4/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava2017-05-181-10/+7
* staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal2017-03-141-0/+3
* staging: sm750fb: Removed unnecessary parentheses.Varsha Rao2017-03-091-2/+2
* staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao2017-03-061-4/+0
* staging: sm750fb: add spaces around operatorsKatie Dunne2017-03-061-5/+5
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-6/+6
* staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-101-7/+7
* staging: sm750fb: Remove Unused macroBhaktipriya Shridhar2016-03-111-2/+0
* staging: sm750fb: remove sm750_help.hMike Rapoport2016-02-201-1/+0
* staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport2016-02-151-4/+8
* staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport2016-02-151-10/+7
* staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport2016-02-151-13/+5
* staging: sm750fb: Eliminate commented out codeJanani Ravichandran2016-02-141-9/+0
* staging: sm750fb: fix style for if clauseOthmar Pasteka2016-02-071-2/+1
* staging: sm750fb: remove dead codeMike Rapoport2015-09-291-44/+0
* staging: sm750fb: tidy up #include directivesMike Rapoport2015-09-291-15/+15
* Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah2015-08-141-2/+2
* staging: sm750fb: add missing blank line after declarationsJuston Li2015-07-141-0/+2
* staging: sm750fb: fix brace placementJuston Li2015-07-141-14/+9
* staging: sm750fb: add space after semicolonJuston Li2015-07-141-6/+6
* staging: sm750fb: add spaces around operatorsJuston Li2015-07-141-6/+6
* staging: sm750fb: add space after close braceJuston Li2015-07-141-4/+4
* staging: sm750fb: add space before open braceJuston Li2015-07-141-7/+7
* staging: sm750fb: add space before open parenthesisJuston Li2015-07-141-16/+16
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-181-7/+7
* staging: sm750fb: fix c99 commentsJuston Li2015-06-121-5/+4
* Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai2015-06-081-20/+20
* staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes2015-03-261-12/+12
* staging: sm750fb: correct function returnSudip Mukherjee2015-03-101-2/+0
* staging: sm750fb: remove unused variablesSudip Mukherjee2015-03-101-2/+1
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+254
OpenPOWER on IntegriCloud