summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_chip.c
AgeCommit message (Expand)Author
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-16staging: sm750fb: remove some unnecessary castingsMike Rapoport
2015-10-16staging: sm750fb: rename getChipClock to get_mxclk_freqMike Rapoport
2015-10-16staging: sm750fb: merge calcPLL and getPllValue into getChipClockMike Rapoport
2015-10-12staging: sm750fb: Rename miniDiffAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove space after opening braceAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove space before closing braceAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove space after castAmitoj Kaur Chawla
2015-10-12Staging: sm750fb: Use ARRAY_SIZE macroShraddha Barke
2015-10-08staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
2015-10-08staging: sm750fb: Add space around ':'Amitoj Kaur Chawla
2015-10-08staging: sm750fb: Add space around '?'Amitoj Kaur Chawla
2015-10-08staging: sm750fb: Add space around '*'Amitoj Kaur Chawla
2015-10-08staging: sm750fb: Add space around '/'Amitoj Kaur Chawla
2015-09-30staging: sm750fb: remove unused calcPllValue2 functionMike Rapoport
2015-09-30staging: sm750fb: staticize local functions in ddk750_chipMike Rapoport
2015-09-29staging: sm750fb: remove dead codeMike Rapoport
2015-09-29staging: sm750fb: replace twoToPowerOfx with shift operatorMike Rapoport
2015-09-29staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li
2015-07-14staging: sm750fb: consistent spacing around operatorsJuston Li
2015-07-14staging: sm750fb: remove space before close parenthesisJuston Li
2015-07-14staging: sm750fb: remove spacing after 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-05-31Staging: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai
2015-05-08Staging: sm750fb: Remove space after parenthesisAmitoj Kaur Chawla
2015-04-04Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman
2015-04-03Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla
2015-04-03Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla
2015-04-03Staging: sm750fb: Fix C99 CommentsAmitoj Kaur Chawla
2015-03-27staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier
2015-03-27staging: sm750fb: Move switch case trailing statmentHelen Fornazier
2015-03-27staging: sm750fb: Add spaces after ','Helen Fornazier
2015-03-27staging: sm750fb: Add space before switch statementHelen Fornazier
2015-03-27staging: sm750fb: Add space before if statementHelen Fornazier
2015-03-27staging: sm750fb: Fix for statement styleHelen Fornazier
2015-03-27staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier
2015-03-27staging: sm750fb: Add space after struct definitionHelen Fornazier
2015-03-20staging: sm750fb: Fixed no space and indent warnsRagavendra Nagraj
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee