summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2015-10-25staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-25staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport
2015-10-25staging: sm750fb: remove unused methods from lynx_shareMike Rapoport
2015-10-25staging: sm750fb: remove ancient kernel supportMike Rapoport
2015-10-25staging: sm750fb: remove defintion of offsetofMike Rapoport
2015-10-25staging: sm750fb: remove unused pllcalparam typedefMike Rapoport
2015-10-25staging: sm750fb: simplify PLL divisors calculationsMike Rapoport
2015-10-25staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-25staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla
2015-10-25staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>Amitoj Kaur Chawla
2015-10-17staging: sm750fb: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-17Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj
2015-10-17staging: sm750fb: remove some unnecessary castingsMike Rapoport
2015-10-17staging: sm750fb: rename getChipClock to get_mxclk_freqMike Rapoport
2015-10-17staging: sm750fb: merge calcPLL and getPllValue into getChipClockMike Rapoport
2015-10-13staging: sm750fb: Fix the power state error in resumeBinbin Zhou
2015-10-13staging: sm750fb: Add space around '&'Amitoj Kaur Chawla
2015-10-13staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla
2015-10-13staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Rename dispStateAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Rename miniDiffAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Remove space after opening braceAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Remove space before closing braceAmitoj Kaur Chawla
2015-10-13staging: sm750fb: Remove space after castAmitoj Kaur Chawla
2015-10-13Staging: 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-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport
2015-10-02staging: sm750fb: remove unneeded switch statementMike Rapoport
2015-09-30staging: sm750fb: remove unused enable{ZVPort,SSP,PWM} functionsMike Rapoport
2015-09-30staging: sm750fb: staticize getPowerMode functionMike Rapoport
2015-09-30staging: sm750fb: remove unused macrosMike Rapoport
2015-09-30staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport
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: remove unused MB(x) and KB(x) macrosMike Rapoport
2015-09-29staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport
2015-09-29staging: sm750fb: sm750_help.h: spacing fixMike Rapoport
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: further reduce CamelCaseMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport