index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750.h
Age
Commit message (
Expand
)
Author
2020-04-16
staging: sm750fb: Make function arguments alignment match open parenthesis
R Veera Kumar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-25
staging: sm750fb - add parameter names
Derek Robson
2017-03-14
staging: sm750fb: function prototype argument should have an identifier name
Arushi Singhal
2017-03-06
staging: sm750fb: Added spaces around arithmetic operators.
Varsha Rao
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
2016-02-07
staging: sm750fb, fix typos
Matej Vasek
2016-02-07
staging: sm750fb: replace dual member of sm750_dev with fb_count
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused fields from struct sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: merge lynx_share into sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused field in lynx_cursor
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in function calls
Mike Rapoport
2015-10-27
staging: sm750fb: remove hw_sm750_getVMSize function
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par
Mike Rapoport
2015-10-27
staging: sm750fb: merge struct sm750_state into struct sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: rename struct sm750_share to sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: merge sm750_hw.h into sm750.h
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused smi_indent variable
Mike Rapoport
2015-10-27
staging: sm750fb: replace PADDING macro with ALIGN
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused SPC_SM750 define
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_cursor methods with function calls
Mike Rapoport
2015-10-24
staging: sm750fb: use direct call to hw_sm750_output_setMode
Mike Rapoport
2015-10-24
staging: sm750fb: replace lynx_crtc methods with function calls
Mike Rapoport
2015-10-24
staging: sm750fb: remove unused methods from lynx_share
Mike Rapoport
2015-10-24
staging: sm750fb: remove defintion of offsetof
Mike Rapoport
2015-10-02
staging: sm750fb: remove clear method from lynxfb_{crtc,output}
Mike Rapoport
2015-10-02
staging: sm750fb: remove proc_checkMode method from lynxfb_output
Mike Rapoport
2015-09-30
staging: sm750fb: remove unused macros
Mike Rapoport
2015-09-29
staging: sm750fb: remove unused MB(x) and KB(x) macros
Mike Rapoport
2015-08-14
Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors
Yash Shah
2015-07-14
staging: sm750fb: add space after semicolon
Juston Li
2015-07-14
staging: sm750fb: add spaces around operators
Juston Li
2015-07-14
staging: sm750fb: consistent spacing around operators
Juston Li
2015-07-14
staging: sm750fb: add space after return type
Juston Li
2015-07-14
staging: sm750fb: add space after struct definition
Juston Li
2015-07-14
staging: sm750fb: add space after close brace
Juston Li
2015-07-14
staging: sm750fb: use tabs for indentation
Juston Li
2015-06-18
drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
2015-06-12
staging: sm750fb: fix c99 comments
Juston Li
2015-06-08
Staging: sm750fb: sm750.h: Insert spaces after commas.
Isaac Assegai
2015-05-24
staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-10
Staging: sm750fb: fix build warning with lynx_accel
Greg Kroah-Hartman
2015-03-10
Staging: sm750fb: fix build warning with proc_panDisplay
Greg Kroah-Hartman
2015-03-10
staging: sm750fb: Cleanup the type of mmio750
Lorenzo Stoakes
2015-03-10
staging: sm750fb: wrong type for print
Sudip Mukherjee
2015-03-06
staging: sm750fb: add sm750 to staging
Sudip Mukherjee