summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSESTMoshe Green2016-10-021-4/+2
* staging: sm750fb: conform to block comment styleElizabeth Ferdman2016-10-027-101/+113
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-276-19/+19
* staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva2016-09-221-2/+2
* staging: sm750fb: Use BIT(x) macroRehas Sachdeva2016-09-221-1/+1
* staging: sm750fb: Add spaces around '|'Rehas Sachdeva2016-09-201-22/+22
* staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green2016-09-161-22/+27
* staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green2016-09-161-8/+15
* Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar2016-09-161-2/+0
* staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull2016-09-121-1/+1
* staging: sm750fb: Fix block comment styleEdward Lipinsky2016-08-211-3/+5
* 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: fix block comments errors in ddk750_display.cyeongjun Kim2016-08-211-5/+8
* Staging: sm750fb: fix block comment coding style issue in ddk750_chip.cMoshe Green2016-08-211-2/+4
* Staging: sm750fb: fix line length coding style issue in ddk750_chip.cMoshe Green2016-08-211-1/+3
* Staging: sm750fb: fix a line length coding style warning in ddk750_chip.cMoshe Green2016-08-211-1/+3
* 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
OpenPOWER on IntegriCloud