summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* 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/+86
* staging: sm750fb: remove unused smi_indent variableMike Rapoport2015-10-272-4/+0
* staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport2015-10-273-8/+6
* staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport2015-10-271-2/+0
* staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport2015-10-272-27/+14
* staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport2015-10-242-7/+1
* staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport2015-10-242-18/+4
* staging: sm750fb: remove unused methods from lynx_shareMike Rapoport2015-10-242-9/+0
* staging: sm750fb: remove ancient kernel supportMike Rapoport2015-10-241-36/+0
* staging: sm750fb: remove defintion of offsetofMike Rapoport2015-10-241-4/+0
* staging: sm750fb: remove unused pllcalparam typedefMike Rapoport2015-10-241-7/+0
* staging: sm750fb: simplify PLL divisors calculationsMike Rapoport2015-10-241-34/+10
* staging: sm750fb: remove '#if 1' conditionalsMike Rapoport2015-10-243-12/+7
* staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla2015-10-241-4/+4
* staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>Amitoj Kaur Chawla2015-10-241-2/+2
* staging: sm750fb: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-171-7/+7
* Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj2015-10-161-2/+0
* staging: sm750fb: remove some unnecessary castingsMike Rapoport2015-10-161-2/+2
* staging: sm750fb: rename getChipClock to get_mxclk_freqMike Rapoport2015-10-161-3/+3
* staging: sm750fb: merge calcPLL and getPllValue into getChipClockMike Rapoport2015-10-161-43/+10
* staging: sm750fb: Fix the power state error in resumeBinbin Zhou2015-10-121-0/+1
* staging: sm750fb: Add space around '&'Amitoj Kaur Chawla2015-10-121-3/+3
* staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla2015-10-121-4/+4
* staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla2015-10-121-3/+0
* staging: sm750fb: Rename dispStateAmitoj Kaur Chawla2015-10-121-3/+3
* staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla2015-10-121-3/+0
* staging: sm750fb: Rename miniDiffAmitoj Kaur Chawla2015-10-121-4/+4
* staging: sm750fb: Remove space after opening braceAmitoj Kaur Chawla2015-10-121-1/+0
* staging: sm750fb: Remove space before closing braceAmitoj Kaur Chawla2015-10-121-1/+0
* staging: sm750fb: Remove space after castAmitoj Kaur Chawla2015-10-121-2/+2
* Staging: sm750fb: Use ARRAY_SIZE macroShraddha Barke2015-10-121-2/+2
* staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla2015-10-081-7/+0
* 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
* staging: sm750fb: Add space around '/'Amitoj Kaur Chawla2015-10-081-2/+2
* staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport2015-10-024-21/+0
* staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport2015-10-024-16/+1
* staging: sm750fb: remove unneeded switch statementMike Rapoport2015-10-021-15/+2
* staging: sm750fb: remove unused enable{ZVPort,SSP,PWM} functionsMike Rapoport2015-09-302-76/+0
* staging: sm750fb: staticize getPowerMode functionMike Rapoport2015-09-302-3/+1
* staging: sm750fb: remove unused macrosMike Rapoport2015-09-302-40/+0
* staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport2015-09-302-34/+0
* staging: sm750fb: remove unused calcPllValue2 functionMike Rapoport2015-09-302-101/+0
* staging: sm750fb: staticize local functions in ddk750_chipMike Rapoport2015-09-302-11/+6
* staging: sm750fb: remove dead codeMike Rapoport2015-09-298-442/+2
* staging: sm750fb: replace twoToPowerOfx with shift operatorMike Rapoport2015-09-291-14/+4
* staging: sm750fb: remove unused MB(x) and KB(x) macrosMike Rapoport2015-09-292-3/+0
* staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport2015-09-292-6/+9
OpenPOWER on IntegriCloud