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
Age
Commit message (
Expand
)
Author
2016-10-02
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
Moshe Green
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
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-22
staging: sm750fb: Use BIT(x) macro
Rehas Sachdeva
2016-09-20
staging: sm750fb: Add spaces around '|'
Rehas Sachdeva
2016-09-16
staging: sm750fb: Change 'uint32_t' to 'u32'
Rehas Sachdeva
2016-09-16
staging: sm750fb: Change 'x != NULL' to 'x'
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-09-16
Staging: sm750fb: Remove unnecessary blank line
Sandhya Bankar
2016-09-12
staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
Phil Turnbull
2016-08-21
staging: sm750fb: Fix block comment style
Edward Lipinsky
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-08-21
staging: sm750fb: fix block comments errors in ddk750_display.c
yeongjun Kim
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-03-11
Staging: sm750fb: Remove unused functions
Bhumika Goyal
2016-03-11
Staging: sm750fb: Remove leading and trailing whitespace.
Sandhya Bankar
2016-03-11
staging: sm750fb: convert pr_err() to dev_err()
Eva Rachel Retuya
2016-03-11
staging: sm750fb: Remove Unused macro
Bhaktipriya Shridhar
2016-03-11
staging: sm750fb: Use pcim_enable_device()
Amitoj Kaur Chawla
2016-03-11
staging: sm750fb: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
staging: sm750fb: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
2016-03-11
staging: sm750fb: Remove parentheses from return arguments
Amitoj Kaur Chawla
2016-02-22
staging: sm750fb: Remove header files
Amitoj Kaur Chawla
2016-02-20
staging: sm750fb: remove sm750_help.h
Mike Rapoport
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-20
staging: sm750: change definition of multi-bit register fields
Mike Rapoport
2016-02-20
staging: sm750fb: use BIT() macro for single-bit fields definition
Mike Rapoport
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: change definition of DE_WINDOW_WIDTH fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_STRETCH_FORMAT fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_PITCH fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_CONTROL fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_DIMENSION fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_DESTINATION fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of DE_SOURCE fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of HWC_COLOR_{12, 3} fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of HWC_LOCATION fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of HWC_ADDRESS fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fields
Mike Rapoport
2016-02-15
staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fields
Mike Rapoport
[next]