summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: initialize max_d to maximum D value of 6Colin Ian King2016-03-291-1/+1
* Staging: sm750fb: Remove unused functionsBhumika Goyal2016-03-112-41/+0
* Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar2016-03-111-2/+2
* staging: sm750fb: convert pr_err() to dev_err()Eva Rachel Retuya2016-03-111-4/+10
* staging: sm750fb: Remove Unused macroBhaktipriya Shridhar2016-03-111-2/+0
* staging: sm750fb: Use pcim_enable_device()Amitoj Kaur Chawla2016-03-111-5/+2
* staging: sm750fb: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-03-111-5/+2
* staging: sm750fb: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-1/+0
* staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla2016-03-112-3/+3
* staging: sm750fb: Remove header filesAmitoj Kaur Chawla2016-02-221-2/+0
* staging: sm750fb: remove sm750_help.hMike Rapoport2016-02-204-44/+0
* staging: sm750fb: move MHz() and roundedDiv() close to their usageMike Rapoport2016-02-202-7/+4
* staging: sm750fb: replace absDiff with kernel standard abs macroMike Rapoport2016-02-202-9/+2
* staging: sm750: change definition of multi-bit register fieldsMike Rapoport2016-02-202-485/+484
* staging: sm750fb: use BIT() macro for single-bit fields definitionMike Rapoport2016-02-202-817/+290
* staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport2016-02-152-9/+5
* staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport2016-02-152-7/+7
* staging: sm750fb: change definition of DE_WINDOW_WIDTH fieldsMike Rapoport2016-02-152-8/+12
* staging: sm750fb: change definition of DE_STRETCH_FORMAT fieldsMike Rapoport2016-02-152-28/+27
* staging: sm750fb: change definition of DE_PITCH fieldsMike Rapoport2016-02-152-14/+14
* staging: sm750fb: change definition of DE_CONTROL fieldsMike Rapoport2016-02-152-103/+54
* staging: sm750fb: change definition of DE_DIMENSION fieldsMike Rapoport2016-02-152-8/+9
* staging: sm750fb: change definition of DE_DESTINATION fieldsMike Rapoport2016-02-152-14/+10
* staging: sm750fb: change definition of DE_SOURCE fieldsMike Rapoport2016-02-152-11/+9
* staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport2016-02-151-4/+8
* staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport2016-02-151-10/+7
* staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport2016-02-151-13/+5
* staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport2016-02-152-4/+8
* staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport2016-02-152-4/+8
* 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
OpenPOWER on IntegriCloud