aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-25staging: sm750fb - add parameter namesDerek Robson1-8/+16
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal1-2/+2
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao1-1/+1
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone1-2/+4
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman1-8/+8
2016-02-07staging: sm750fb, fix typosMatej Vasek1-1/+1
2016-02-07staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport1-1/+1
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport1-2/+0
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport1-16/+5
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport1-2/+0
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport1-3/+3
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport1-1/+0
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport1-1/+1
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport1-10/+7
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport1-2/+2
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport1-2/+86
2015-10-27staging: sm750fb: remove unused smi_indent variableMike Rapoport1-2/+0
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport1-2/+0
2015-10-27staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport1-2/+0
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport1-7/+0
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport1-4/+0
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport1-10/+0
2015-10-24staging: sm750fb: remove unused methods from lynx_shareMike Rapoport1-3/+0
2015-10-24staging: sm750fb: remove defintion of offsetofMike Rapoport1-4/+0
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport1-2/+0
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport1-1/+0
2015-09-30staging: sm750fb: remove unused macrosMike Rapoport1-7/+0
2015-09-29staging: sm750fb: remove unused MB(x) and KB(x) macrosMike Rapoport1-1/+0
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah1-7/+7
2015-07-14staging: sm750fb: add space after semicolonJuston Li1-1/+1
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li1-1/+1
2015-07-14staging: sm750fb: consistent spacing around operatorsJuston Li1-1/+1
2015-07-14staging: sm750fb: add space after return typeJuston Li1-6/+6
2015-07-14staging: sm750fb: add space after struct definitionJuston Li1-6/+6
2015-07-14staging: sm750fb: add space after close braceJuston Li1-1/+1
2015-07-14staging: sm750fb: use tabs for indentationJuston Li1-13/+13
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-13/+13
2015-06-12staging: sm750fb: fix c99 commentsJuston Li1-6/+4
2015-06-08Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai1-17/+18
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-3/+0
2015-03-10Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman1-1/+1
2015-03-10Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman1-2/+3
2015-03-10staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes1-1/+1
2015-03-10staging: sm750fb: wrong type for printSudip Mukherjee1-4/+4
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+185