index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750_hw.c
Age
Commit message (
Expand
)
Author
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-10-30
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-16
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-16
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
2016-10-16
Staging: sm750fb: fix do not add new typedefs warning
Mihaela Muraru
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2016-09-22
staging: sm750fb: Remove unnecessary parentheses
Rehas Sachdeva
2016-09-16
staging: sm750fb: Change 'uint32_t' to 'u32'
Rehas Sachdeva
2016-08-21
sm750fb/sm750_hw.c: split assignment & long lines
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: fixed comments
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: fixed whitespacing
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: corrected alignment
Stefan Wolz
2016-02-15
staging: sm750fb: change definition of CRT_FB_ADDRESS fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of CRT_FB_WIDTH fields
Mike Rapoport
2016-02-15
staging: sm750fb: Remove inclusion of header file
Amitoj Kaur Chawla
2016-02-14
staging: sm750fb: Fix indentation of if...else statements
Janani Ravichandran
2016-02-11
staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_PLANE_BR fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_FB_WIDTH fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_FB_ADDRESS fields
Mike Rapoport
2016-02-11
staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP defines
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosity
Mike Rapoport
2016-02-07
staging: sm750fb, fix typos
Matej Vasek
2016-02-07
staging: sm750fb: use BIT macro for MISC_CTRL single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for DE_STATE2 single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for DE_STATE1 single-bit field
Mike Rapoport
2016-02-07
staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to val
Mike Rapoport
2015-10-27
staging: sm750fb: merge lynx_share into sm750_dev
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_dev' variables to 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: replace PADDING macro with ALIGN
Mike Rapoport
2015-10-24
staging: sm750fb: remove ancient kernel support
Mike Rapoport
2015-10-24
staging: sm750fb: remove '#if 1' conditionals
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-29
staging: sm750fb: remove dead code
Mike Rapoport
2015-09-29
staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xM
Mike Rapoport
[next]