summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
...
* staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsMike Rapoport2016-02-152-4/+6
* staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsMike Rapoport2016-02-152-5/+3
* staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla2016-02-151-1/+0
* staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran2016-02-141-10/+9
* staging: sm750fb: Eliminate commented out codeJanani Ravichandran2016-02-141-9/+0
* staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran2016-02-141-3/+2
* staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport2016-02-112-5/+9
* staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport2016-02-112-17/+5
* staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport2016-02-112-27/+12
* staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-115-43/+49
* staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-114-45/+28
* staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsMike Rapoport2016-02-112-17/+5
* staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport2016-02-112-5/+7
* staging: sm750fb: change definition of PANEL_PLANE_TL fieldsMike Rapoport2016-02-111-2/+3
* staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport2016-02-112-5/+8
* staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport2016-02-112-5/+7
* staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport2016-02-112-6/+7
* staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport2016-02-112-12/+6
* staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-113-19/+18
* staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport2016-02-112-13/+10
* staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-115-112/+62
* staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport2016-02-111-2/+2
* staging: sm750fb: refactor setDisplayControl functionMike Rapoport2016-02-111-86/+45
* staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport2016-02-113-41/+6
* staging: sm750fb: share common bits in display control registersMike Rapoport2016-02-114-87/+58
* staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport2016-02-111-25/+25
* staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport2016-02-111-12/+16
* staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit fieldMike Rapoport2016-02-111-1/+1
* staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fieldsMike Rapoport2016-02-112-8/+3
* staging: sm750fb: drop redundant defines for PLL_CTRL fieldsMike Rapoport2016-02-111-64/+0
* staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fieldsMike Rapoport2016-02-112-14/+25
* staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport2016-02-113-17/+6
* staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport2016-02-111-2/+2
* staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport2016-02-113-27/+27
* staging: sm750fb: formatPllReg: fix comment formattingMike Rapoport2016-02-111-4/+6
* staging: sm750fb: formatPllReg: rename ulPllReg to regMike Rapoport2016-02-111-3/+3
* staging: sm750fb, fix typosMatej Vasek2016-02-078-10/+13
* drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa2016-02-071-14/+14
* staging: sm750fb: fix style for if clauseOthmar Pasteka2016-02-071-2/+1
* staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2016-02-072-12/+9
* staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2016-02-072-15/+7
* staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport2016-02-071-10/+10
* staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2016-02-072-34/+12
* staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2016-02-072-28/+28
* staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport2016-02-071-14/+14
OpenPOWER on IntegriCloud