aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-25staging: sm750fb - add parameter namesGravatar Derek Robson 1-8/+16
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameGravatar Arushi Singhal 1-2/+2
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Gravatar Varsha Rao 1-1/+1
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleGravatar Eric S. Stone 1-2/+4
2016-10-02staging: sm750fb: conform to block comment styleGravatar Elizabeth Ferdman 1-8/+8
2016-02-07staging: sm750fb, fix typosGravatar Matej Vasek 1-1/+1
2016-02-07staging: sm750fb: replace dual member of sm750_dev with fb_countGravatar Mike Rapoport 1-1/+1
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devGravatar Mike Rapoport 1-2/+0
2015-10-27staging: sm750fb: merge lynx_share into sm750_devGravatar Mike Rapoport 1-16/+5
2015-10-27staging: sm750fb: remove unused field in lynx_cursorGravatar Mike Rapoport 1-2/+0
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsGravatar Mike Rapoport 1-3/+3
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionGravatar Mike Rapoport 1-1/+0
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parGravatar Mike Rapoport 1-1/+1
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devGravatar Mike Rapoport 1-10/+7
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devGravatar Mike Rapoport 1-2/+2
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hGravatar Mike Rapoport 1-2/+86
2015-10-27staging: sm750fb: remove unused smi_indent variableGravatar Mike Rapoport 1-2/+0
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNGravatar Mike Rapoport 1-2/+0
2015-10-27staging: sm750fb: remove unused SPC_SM750 defineGravatar Mike Rapoport 1-2/+0
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsGravatar Mike Rapoport 1-7/+0
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeGravatar Mike Rapoport 1-4/+0
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsGravatar Mike Rapoport 1-10/+0
2015-10-24staging: sm750fb: remove unused methods from lynx_shareGravatar Mike Rapoport 1-3/+0
2015-10-24staging: sm750fb: remove defintion of offsetofGravatar Mike Rapoport 1-4/+0
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Gravatar Mike Rapoport 1-2/+0
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputGravatar Mike Rapoport 1-1/+0
2015-09-30staging: sm750fb: remove unused macrosGravatar Mike Rapoport 1-7/+0
2015-09-29staging: sm750fb: remove unused MB(x) and KB(x) macrosGravatar Mike Rapoport 1-1/+0
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsGravatar Yash Shah 1-7/+7
2015-07-14staging: sm750fb: add space after semicolonGravatar Juston Li 1-1/+1
2015-07-14staging: sm750fb: add spaces around operatorsGravatar Juston Li 1-1/+1
2015-07-14staging: sm750fb: consistent spacing around operatorsGravatar Juston Li 1-1/+1
2015-07-14staging: sm750fb: add space after return typeGravatar Juston Li 1-6/+6
2015-07-14staging: sm750fb: add space after struct definitionGravatar Juston Li 1-6/+6
2015-07-14staging: sm750fb: add space after close braceGravatar Juston Li 1-1/+1
2015-07-14staging: sm750fb: use tabs for indentationGravatar Juston Li 1-13/+13
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGravatar Greg Donald 1-13/+13
2015-06-12staging: sm750fb: fix c99 commentsGravatar Juston Li 1-6/+4
2015-06-08Staging: sm750fb: sm750.h: Insert spaces after commas.Gravatar Isaac Assegai 1-17/+18
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Gravatar Luis R. Rodriguez 1-3/+0
2015-03-10Staging: sm750fb: fix build warning with lynx_accelGravatar Greg Kroah-Hartman 1-1/+1
2015-03-10Staging: sm750fb: fix build warning with proc_panDisplayGravatar Greg Kroah-Hartman 1-2/+3
2015-03-10staging: sm750fb: Cleanup the type of mmio750Gravatar Lorenzo Stoakes 1-1/+1
2015-03-10staging: sm750fb: wrong type for printGravatar Sudip Mukherjee 1-4/+4
2015-03-06staging: sm750fb: add sm750 to stagingGravatar Sudip Mukherjee 1-0/+185