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
/
ddk750_chip.c
Age
Commit message (
Expand
)
Author
2016-11-29
staging: sm750fb: fix a type issue in sm750_set_chip_type()
Dan Carpenter
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-10-02
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
Moshe Green
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2016-09-22
staging: sm750fb: Use BIT(x) macro
Rehas Sachdeva
2016-09-16
staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c
Moshe Green
2016-09-16
staging: sm750fb: fix line length coding style issues in ddk750_chip.c
Moshe Green
2016-08-21
Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c
Moshe Green
2016-08-21
Staging: sm750fb: fix line length coding style issue in ddk750_chip.c
Moshe Green
2016-08-21
Staging: sm750fb: fix a line length coding style warning in ddk750_chip.c
Moshe Green
2016-03-29
staging: sm750fb: initialize max_d to maximum D value of 6
Colin Ian King
2016-02-20
staging: sm750fb: move MHz() and roundedDiv() close to their usage
Mike Rapoport
2016-02-20
staging: sm750fb: replace absDiff with kernel standard abs macro
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: share common bits in display control registers
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: use BIT macro for PLL_CTRL single-bit fields
Mike Rapoport
2016-02-11
staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*
Mike Rapoport
2016-02-11
staging: sm750fb: formatPllReg: fix comment formatting
Mike Rapoport
2016-02-11
staging: sm750fb: formatPllReg: rename ulPllReg to reg
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for MODE0_GATE single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: change definition of CURRENT_GATE multi-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: set{Memory, Master}Clock: rename ulReg to reg
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: change definition of MISC_CTRL multi-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: use BIT macro for MISC_CTRL single-bit fields
Mike Rapoport
2016-02-07
staging: sm750fb: ddk750_initHw: rename ulReg to reg
Mike Rapoport
2015-10-24
staging: sm750fb: remove unused pllcalparam typedef
Mike Rapoport
2015-10-24
staging: sm750fb: simplify PLL divisors calculations
Mike Rapoport
2015-10-24
staging: sm750fb: remove '#if 1' conditionals
Mike Rapoport
2015-10-16
staging: sm750fb: remove some unnecessary castings
Mike Rapoport
2015-10-16
staging: sm750fb: rename getChipClock to get_mxclk_freq
Mike Rapoport
2015-10-16
staging: sm750fb: merge calcPLL and getPllValue into getChipClock
Mike Rapoport
2015-10-12
staging: sm750fb: Rename miniDiff
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Remove space after opening brace
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Remove space before closing brace
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Remove space after cast
Amitoj Kaur Chawla
2015-10-12
Staging: sm750fb: Use ARRAY_SIZE macro
Shraddha Barke
2015-10-08
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
2015-10-08
staging: sm750fb: Add space around ':'
Amitoj Kaur Chawla
2015-10-08
staging: sm750fb: Add space around '?'
Amitoj Kaur Chawla
2015-10-08
staging: sm750fb: Add space around '*'
Amitoj Kaur Chawla
2015-10-08
staging: sm750fb: Add space around '/'
Amitoj Kaur Chawla
[next]