aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: sm750fb: Remove unused functionsBhumika Goyal2-41/+0
2016-03-11Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar1-2/+2
2016-03-11staging: sm750fb: convert pr_err() to dev_err()Eva Rachel Retuya1-4/+10
2016-03-11staging: sm750fb: Remove Unused macroBhaktipriya Shridhar1-2/+0
2016-03-11staging: sm750fb: Use pcim_enable_device()Amitoj Kaur Chawla1-5/+2
2016-03-11staging: sm750fb: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-5/+2
2016-03-11staging: sm750fb: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla1-1/+0
2016-03-11staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla2-3/+3
2016-02-22staging: sm750fb: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-20staging: sm750fb: remove sm750_help.hMike Rapoport4-44/+0
2016-02-20staging: sm750fb: move MHz() and roundedDiv() close to their usageMike Rapoport2-7/+4
2016-02-20staging: sm750fb: replace absDiff with kernel standard abs macroMike Rapoport2-9/+2
2016-02-20staging: sm750: change definition of multi-bit register fieldsMike Rapoport2-485/+484
2016-02-20staging: sm750fb: use BIT() macro for single-bit fields definitionMike Rapoport2-817/+290
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport2-9/+5
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport2-7/+7
2016-02-15staging: sm750fb: change definition of DE_WINDOW_WIDTH fieldsMike Rapoport2-8/+12
2016-02-15staging: sm750fb: change definition of DE_STRETCH_FORMAT fieldsMike Rapoport2-28/+27
2016-02-15staging: sm750fb: change definition of DE_PITCH fieldsMike Rapoport2-14/+14
2016-02-15staging: sm750fb: change definition of DE_CONTROL fieldsMike Rapoport2-103/+54
2016-02-15staging: sm750fb: change definition of DE_DIMENSION fieldsMike Rapoport2-8/+9
2016-02-15staging: sm750fb: change definition of DE_DESTINATION fieldsMike Rapoport2-14/+10
2016-02-15staging: sm750fb: change definition of DE_SOURCE fieldsMike Rapoport2-11/+9
2016-02-15staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport1-4/+8
2016-02-15staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport1-10/+7
2016-02-15staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport1-13/+5
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsMike Rapoport2-4/+6
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsMike Rapoport2-5/+3
2016-02-15staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla1-1/+0
2016-02-14staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran1-10/+9
2016-02-14staging: sm750fb: Eliminate commented out codeJanani Ravichandran1-9/+0
2016-02-14staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran1-3/+2
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