aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport2-5/+9
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport2-17/+5
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport2-27/+12
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport5-43/+49
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport4-45/+28
2016-02-11staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsMike Rapoport2-17/+5
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport2-5/+7
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_TL fieldsMike Rapoport1-2/+3
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport2-5/+8
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport2-5/+7
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport2-6/+7
2016-02-11staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport2-12/+6
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport3-19/+18
2016-02-11staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport2-13/+10
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport5-112/+62
2016-02-11staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport1-2/+2
2016-02-11staging: sm750fb: refactor setDisplayControl functionMike Rapoport1-86/+45
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport3-41/+6
2016-02-11staging: sm750fb: share common bits in display control registersMike Rapoport4-87/+58
2016-02-11staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport1-25/+25
2016-02-11staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport1-12/+16
2016-02-11staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit fieldMike Rapoport1-1/+1
2016-02-11staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fieldsMike Rapoport2-8/+3
2016-02-11staging: sm750fb: drop redundant defines for PLL_CTRL fieldsMike Rapoport1-64/+0
2016-02-11staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fieldsMike Rapoport2-14/+25
2016-02-11staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport3-17/+6
2016-02-11staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport1-2/+2
2016-02-11staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport3-27/+27
2016-02-11staging: sm750fb: formatPllReg: fix comment formattingMike Rapoport1-4/+6
2016-02-11staging: sm750fb: formatPllReg: rename ulPllReg to regMike Rapoport1-3/+3
2016-02-07staging: sm750fb, fix typosMatej Vasek8-10/+13
2016-02-07drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa1-14/+14
2016-02-07staging: sm750fb: fix style for if clauseOthmar Pasteka1-2/+1
2016-02-07staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2-12/+9
2016-02-07staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2-15/+7
2016-02-07staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport1-10/+10
2016-02-07staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2-34/+12
2016-02-07staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2-28/+28
2016-02-07staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport1-14/+14
2016-02-07staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport3-45/+20
2016-02-07staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport2-15/+15
2016-02-07staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2-100/+35
2016-02-07staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport1-2/+2
2016-02-07staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport4-66/+25
2016-02-07staging: sm750fb: ddk750_initHw: rename ulReg to regMike Rapoport1-26/+26
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport3-20/+20
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport3-80/+35
2016-02-07staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDMike Rapoport1-3/+0
2016-02-07staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2-13/+7
2016-02-07staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2-5/+3