summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport
2015-10-27staging: sm750fb: fix wrong indentationMike Rapoport
2015-10-27staging: sm750fb: use sm750_dev with pci_{get, set}_drvdataMike Rapoport
2015-10-27staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'Mike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport
2015-10-27staging: sm750fb: remove unused PROC_SPEC_* typedefsMike Rapoport
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport
2015-10-27staging: sm750fb: remove unused smi_indent variableMike Rapoport
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport
2015-10-27staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport
2015-10-24staging: sm750fb: remove unused methods from lynx_shareMike Rapoport
2015-10-24staging: sm750fb: remove ancient kernel supportMike Rapoport
2015-10-24staging: sm750fb: remove defintion of offsetofMike Rapoport
2015-10-24staging: sm750fb: remove unused pllcalparam typedefMike Rapoport
2015-10-24staging: sm750fb: simplify PLL divisors calculationsMike Rapoport
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-24staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla
2015-10-24staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>Amitoj Kaur Chawla
2015-10-17staging: sm750fb: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-16Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj
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: Fix the power state error in resumeBinbin Zhou
2015-10-12staging: sm750fb: Add space around '&'Amitoj Kaur Chawla
2015-10-12staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Rename dispStateAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
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