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