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
2015-10-27
staging: sm750fb: remove unused fields from struct sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals
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: fix wrong indentation
Mike Rapoport
2015-10-27
staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata
Mike Rapoport
2015-10-27
staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'
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: remove unused PROC_SPEC_* typedefs
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: 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 ancient kernel support
Mike Rapoport
2015-10-24
staging: sm750fb: remove defintion of offsetof
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-24
staging: sm750fb: Replace uint32_t with u32
Amitoj Kaur Chawla
2015-10-24
staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>
Amitoj Kaur Chawla
2015-10-17
staging: sm750fb: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
Staging: sm750fb: sm750: Remove irrelevant code
Shivani Bhardwaj
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: Fix the power state error in resume
Binbin Zhou
2015-10-12
staging: sm750fb: Add space around '&'
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Add space around '<<'
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Rename dispState
Amitoj Kaur Chawla
2015-10-12
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
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]