summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.h
AgeCommit message (Expand)Author
2021-07-28staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip
2021-07-27staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip
2021-07-27staging: sm750fb: Rename maxH to max_h in lynx_cursorBenjamin Philip
2021-04-05staging: sm750fb: Remove unnecessary blank lineZhansaya Bagdauletkyzy
2021-03-10staging: sm750fb: added identifier names for function declarationsshivang upadhyay
2020-05-29staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar
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