index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: sm750fb: Remove unused modedb.h file
Shraddha Barke
2015-11-15
2
-235
/
+0
*
staging: sm750fb: remove unused fields from struct sm750_dev
Mike Rapoport
2015-10-27
1
-2
/
+0
*
staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals
Mike Rapoport
2015-10-27
1
-18
/
+0
*
staging: sm750fb: merge lynx_share into sm750_dev
Mike Rapoport
2015-10-27
3
-160
/
+126
*
staging: sm750fb: remove unused field in lynx_cursor
Mike Rapoport
2015-10-27
2
-3
/
+0
*
staging: sm750fb: fix wrong indentation
Mike Rapoport
2015-10-27
1
-1
/
+1
*
staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata
Mike Rapoport
2015-10-27
1
-6
/
+8
*
staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'
Mike Rapoport
2015-10-27
1
-1
/
+1
*
staging: sm750fb: replace lynx_share with sm750_dev in function calls
Mike Rapoport
2015-10-27
3
-19
/
+18
*
staging: sm750fb: remove hw_sm750_getVMSize function
Mike Rapoport
2015-10-27
2
-12
/
+2
*
staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par
Mike Rapoport
2015-10-27
3
-13
/
+13
*
staging: sm750fb: remove unused PROC_SPEC_* typedefs
Mike Rapoport
2015-10-27
1
-4
/
+0
*
staging: sm750fb: merge struct sm750_state into struct sm750_dev
Mike Rapoport
2015-10-27
3
-35
/
+32
*
staging: sm750fb: rename 'struct sm750_dev' variables to sm750_dev
Mike Rapoport
2015-10-27
2
-42
/
+42
*
staging: sm750fb: rename struct sm750_share to sm750_dev
Mike Rapoport
2015-10-27
3
-14
/
+14
*
staging: sm750fb: merge sm750_hw.h into sm750.h
Mike Rapoport
2015-10-27
4
-102
/
+86
*
staging: sm750fb: remove unused smi_indent variable
Mike Rapoport
2015-10-27
2
-4
/
+0
*
staging: sm750fb: replace PADDING macro with ALIGN
Mike Rapoport
2015-10-27
3
-8
/
+6
*
staging: sm750fb: remove unused SPC_SM750 define
Mike Rapoport
2015-10-27
1
-2
/
+0
*
staging: sm750fb: replace lynx_cursor methods with function calls
Mike Rapoport
2015-10-27
2
-27
/
+14
*
staging: sm750fb: use direct call to hw_sm750_output_setMode
Mike Rapoport
2015-10-24
2
-7
/
+1
*
staging: sm750fb: replace lynx_crtc methods with function calls
Mike Rapoport
2015-10-24
2
-18
/
+4
*
staging: sm750fb: remove unused methods from lynx_share
Mike Rapoport
2015-10-24
2
-9
/
+0
*
staging: sm750fb: remove ancient kernel support
Mike Rapoport
2015-10-24
1
-36
/
+0
*
staging: sm750fb: remove defintion of offsetof
Mike Rapoport
2015-10-24
1
-4
/
+0
*
staging: sm750fb: remove unused pllcalparam typedef
Mike Rapoport
2015-10-24
1
-7
/
+0
*
staging: sm750fb: simplify PLL divisors calculations
Mike Rapoport
2015-10-24
1
-34
/
+10
*
staging: sm750fb: remove '#if 1' conditionals
Mike Rapoport
2015-10-24
3
-12
/
+7
*
staging: sm750fb: Replace uint32_t with u32
Amitoj Kaur Chawla
2015-10-24
1
-4
/
+4
*
staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>
Amitoj Kaur Chawla
2015-10-24
1
-2
/
+2
*
staging: sm750fb: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-17
1
-7
/
+7
*
Staging: sm750fb: sm750: Remove irrelevant code
Shivani Bhardwaj
2015-10-16
1
-2
/
+0
*
staging: sm750fb: remove some unnecessary castings
Mike Rapoport
2015-10-16
1
-2
/
+2
*
staging: sm750fb: rename getChipClock to get_mxclk_freq
Mike Rapoport
2015-10-16
1
-3
/
+3
*
staging: sm750fb: merge calcPLL and getPllValue into getChipClock
Mike Rapoport
2015-10-16
1
-43
/
+10
*
staging: sm750fb: Fix the power state error in resume
Binbin Zhou
2015-10-12
1
-0
/
+1
*
staging: sm750fb: Add space around '&'
Amitoj Kaur Chawla
2015-10-12
1
-3
/
+3
*
staging: sm750fb: Add space around '<<'
Amitoj Kaur Chawla
2015-10-12
1
-4
/
+4
*
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
2015-10-12
1
-3
/
+0
*
staging: sm750fb: Rename dispState
Amitoj Kaur Chawla
2015-10-12
1
-3
/
+3
*
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
2015-10-12
1
-3
/
+0
*
staging: sm750fb: Rename miniDiff
Amitoj Kaur Chawla
2015-10-12
1
-4
/
+4
*
staging: sm750fb: Remove space after opening brace
Amitoj Kaur Chawla
2015-10-12
1
-1
/
+0
*
staging: sm750fb: Remove space before closing brace
Amitoj Kaur Chawla
2015-10-12
1
-1
/
+0
*
staging: sm750fb: Remove space after cast
Amitoj Kaur Chawla
2015-10-12
1
-2
/
+2
*
Staging: sm750fb: Use ARRAY_SIZE macro
Shraddha Barke
2015-10-12
1
-2
/
+2
*
staging: sm750fb: Remove multiple blank lines
Amitoj Kaur Chawla
2015-10-08
1
-7
/
+0
*
staging: sm750fb: Add space around ':'
Amitoj Kaur Chawla
2015-10-08
1
-1
/
+1
*
staging: sm750fb: Add space around '?'
Amitoj Kaur Chawla
2015-10-08
1
-1
/
+1
*
staging: sm750fb: Add space around '*'
Amitoj Kaur Chawla
2015-10-08
1
-2
/
+2
[next]