summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2016-02-22staging: sm750fb: Remove header filesAmitoj Kaur Chawla
2016-02-20staging: sm750fb: remove sm750_help.hMike Rapoport
2016-02-20staging: sm750fb: move MHz() and roundedDiv() close to their usageMike Rapoport
2016-02-20staging: sm750fb: replace absDiff with kernel standard abs macroMike Rapoport
2016-02-20staging: sm750: change definition of multi-bit register fieldsMike Rapoport
2016-02-20staging: sm750fb: use BIT() macro for single-bit fields definitionMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_WINDOW_WIDTH fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_STRETCH_FORMAT fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_PITCH fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_CONTROL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_DIMENSION fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_DESTINATION fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of DE_SOURCE fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsMike Rapoport
2016-02-15staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla
2016-02-14staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran
2016-02-14staging: sm750fb: Eliminate commented out codeJanani Ravichandran
2016-02-14staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_TL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport
2016-02-11staging: sm750fb: refactor setDisplayControl functionMike Rapoport
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport
2016-02-11staging: sm750fb: share common bits in display control registersMike Rapoport