aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport1-2/+0
2015-10-27staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport1-18/+0
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport3-160/+126
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport2-3/+0
2015-10-27staging: sm750fb: fix wrong indentationMike Rapoport1-1/+1
2015-10-27staging: sm750fb: use sm750_dev with pci_{get, set}_drvdataMike Rapoport1-6/+8
2015-10-27staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'Mike Rapoport1-1/+1
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport3-19/+18
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport2-12/+2
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport3-13/+13
2015-10-27staging: sm750fb: remove unused PROC_SPEC_* typedefsMike Rapoport1-4/+0
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport3-35/+32
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport2-42/+42
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport3-14/+14
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport4-102/+86
2015-10-27staging: sm750fb: remove unused smi_indent variableMike Rapoport2-4/+0
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport3-8/+6
2015-10-27staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport1-2/+0
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport2-27/+14
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport2-7/+1
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport2-18/+4
2015-10-24staging: sm750fb: remove unused methods from lynx_shareMike Rapoport2-9/+0
2015-10-24staging: sm750fb: remove ancient kernel supportMike Rapoport1-36/+0
2015-10-24staging: sm750fb: remove defintion of offsetofMike Rapoport1-4/+0
2015-10-24staging: sm750fb: remove unused pllcalparam typedefMike Rapoport1-7/+0
2015-10-24staging: sm750fb: simplify PLL divisors calculationsMike Rapoport1-34/+10
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport3-12/+7
2015-10-24staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla1-4/+4
2015-10-24staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>Amitoj Kaur Chawla1-2/+2
2015-10-17staging: sm750fb: Prefer using BIT MacroAmitoj Kaur Chawla1-7/+7
2015-10-16Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj1-2/+0
2015-10-16staging: sm750fb: remove some unnecessary castingsMike Rapoport1-2/+2
2015-10-16staging: sm750fb: rename getChipClock to get_mxclk_freqMike Rapoport1-3/+3
2015-10-16staging: sm750fb: merge calcPLL and getPllValue into getChipClockMike Rapoport1-43/+10
2015-10-12staging: sm750fb: Fix the power state error in resumeBinbin Zhou1-0/+1
2015-10-12staging: sm750fb: Add space around '&'Amitoj Kaur Chawla1-3/+3
2015-10-12staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla1-4/+4
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-3/+0
2015-10-12staging: sm750fb: Rename dispStateAmitoj Kaur Chawla1-3/+3
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-3/+0
2015-10-12staging: sm750fb: Rename miniDiffAmitoj Kaur Chawla1-4/+4
2015-10-12staging: sm750fb: Remove space after opening braceAmitoj Kaur Chawla1-1/+0
2015-10-12staging: sm750fb: Remove space before closing braceAmitoj Kaur Chawla1-1/+0
2015-10-12staging: sm750fb: Remove space after castAmitoj Kaur Chawla1-2/+2
2015-10-12Staging: sm750fb: Use ARRAY_SIZE macroShraddha Barke1-2/+2
2015-10-08staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-7/+0
2015-10-08staging: sm750fb: Add space around ':'Amitoj Kaur Chawla1-1/+1
2015-10-08staging: sm750fb: Add space around '?'Amitoj Kaur Chawla1-1/+1
2015-10-08staging: sm750fb: Add space around '*'Amitoj Kaur Chawla1-2/+2
2015-10-08staging: sm750fb: Add space around '/'Amitoj Kaur Chawla1-2/+2