aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-25staging: sm750fb - add parameter namesDerek Robson
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman
2016-02-07staging: sm750fb, fix typosMatej Vasek
2016-02-07staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport
2015-10-27staging: sm750fb: remove unused smi_indent variableMike Rapoport
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport
2015-10-27staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport
2015-10-24staging: sm750fb: remove unused methods from lynx_shareMike Rapoport
2015-10-24staging: sm750fb: remove defintion of offsetofMike Rapoport
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport
2015-09-30staging: sm750fb: remove unused macrosMike Rapoport
2015-09-29staging: sm750fb: remove unused MB(x) and KB(x) macrosMike Rapoport
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah
2015-07-14staging: sm750fb: add space after semicolonJuston Li
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li
2015-07-14staging: sm750fb: consistent spacing around operatorsJuston Li
2015-07-14staging: sm750fb: add space after return typeJuston Li
2015-07-14staging: sm750fb: add space after struct definitionJuston Li
2015-07-14staging: sm750fb: add space after close braceJuston Li
2015-07-14staging: sm750fb: use tabs for indentationJuston Li
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-06-12staging: sm750fb: fix c99 commentsJuston Li
2015-06-08Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-03-10Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman
2015-03-10Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman
2015-03-10staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes
2015-03-10staging: sm750fb: wrong type for printSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee