summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_hw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-271-4/+4
* staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva2016-09-221-2/+2
* staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva2016-09-161-1/+1
* sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz2016-08-211-4/+9
* sm750fb/sm750_hw.c: fixed commentsStefan Wolz2016-08-211-22/+26
* sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz2016-08-211-17/+9
* sm750fb/sm750_hw.c: corrected alignmentStefan Wolz2016-08-211-6/+7
* staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport2016-02-151-2/+2
* staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport2016-02-151-5/+4
* 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: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-2/+4
* staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-12/+17
* staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport2016-02-111-3/+4
* staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport2016-02-111-3/+5
* staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport2016-02-111-3/+4
* staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport2016-02-111-4/+4
* staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport2016-02-111-5/+3
* staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-5/+1
* staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport2016-02-111-7/+10
* staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-7/+8
* staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport2016-02-111-2/+2
* staging: sm750fb, fix typosMatej Vasek2016-02-071-1/+1
* staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport2016-02-071-6/+2
* staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport2016-02-071-9/+9
* staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport2016-02-071-7/+8
* staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2016-02-071-4/+4
* staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2016-02-071-2/+2
* staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport2016-02-071-8/+8
* staging: sm750fb: merge lynx_share into sm750_devMike Rapoport2015-10-271-29/+27
* staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport2015-10-271-9/+7
* staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport2015-10-271-11/+2
* staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport2015-10-271-3/+3
* staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport2015-10-271-5/+5
* staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport2015-10-271-9/+9
* staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport2015-10-271-4/+4
* staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport2015-10-271-1/+0
* staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport2015-10-271-2/+2
* staging: sm750fb: remove ancient kernel supportMike Rapoport2015-10-241-36/+0
* staging: sm750fb: remove '#if 1' conditionalsMike Rapoport2015-10-241-2/+1
* staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport2015-10-021-12/+0
* staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport2015-10-021-9/+0
* staging: sm750fb: remove dead codeMike Rapoport2015-09-291-14/+0
* staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport2015-09-291-1/+2
* staging: sm750fb: tidy up #include directivesMike Rapoport2015-09-291-15/+15
* staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport2015-09-141-3/+3
* staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport2015-09-141-1/+1
* staging: sm750fb: add missing blank line after declarationsJuston Li2015-07-141-0/+7
* staging: sm750fb: remove unnecessary bracesJuston Li2015-07-141-4/+2
OpenPOWER on IntegriCloud