index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosity
Mike Rapoport
1
-2
/
+2
2016-02-11
staging: sm750fb: refactor setDisplayControl function
Mike Rapoport
1
-83
/
+42
2016-02-11
staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registers
Mike Rapoport
3
-41
/
+6
2016-02-11
staging: sm750fb: share common bits in display control registers
Mike Rapoport
4
-87
/
+58
2016-02-11
staging: sm750fb: setDisplayControl: rename local vairables
Mike Rapoport
1
-25
/
+25
2016-02-11
staging: sm750fb: programModeRegisters: rename local vairables
Mike Rapoport
1
-12
/
+16
2016-02-11
staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit field
Mike Rapoport
1
-1
/
+1
2016-02-11
staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fields
Mike Rapoport
2
-8
/
+3
2016-02-11
staging: sm750fb: drop redundant defines for PLL_CTRL fields
Mike Rapoport
1
-64
/
+0
2016-02-11
staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fields
Mike Rapoport
2
-14
/
+25
2016-02-11
staging: sm750fb: use BIT macro for PLL_CTRL single-bit fields
Mike Rapoport
3
-17
/
+6
2016-02-11
staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRL
Mike Rapoport
1
-2
/
+2
2016-02-11
staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*
Mike Rapoport
3
-27
/
+27
2016-02-11
staging: sm750fb: formatPllReg: fix comment formatting
Mike Rapoport
1
-4
/
+6
2016-02-11
staging: sm750fb: formatPllReg: rename ulPllReg to reg
Mike Rapoport
1
-3
/
+3
2016-02-07
staging: sm750fb, fix typos
Matej Vasek
8
-10
/
+13
2016-02-07
drivers:staging:sm750fb Fix all space preferred around messages
Bogicevic Sasa
1
-14
/
+14
2016-02-07
staging: sm750fb: fix style for if clause
Othmar Pasteka
1
-2
/
+1
2016-02-07
staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit field
Mike Rapoport
2
-12
/
+9
2016-02-07
staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fields
Mike Rapoport
2
-15
/
+7
2016-02-07
staging: sm750fb: change definition of MODE0_GATE multi-bit fields
Mike Rapoport
1
-10
/
+10
2016-02-07
staging: sm750fb: use BIT macro for MODE0_GATE single-bit fields
Mike Rapoport
2
-34
/
+12
2016-02-07
staging: sm750fb: change definition of CURRENT_GATE multi-bit fields
Mike Rapoport
2
-28
/
+28
2016-02-07
staging: sm750fb: set{Memory, Master}Clock: rename ulReg to reg
Mike Rapoport
1
-14
/
+14
2016-02-07
staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fields
Mike Rapoport
3
-45
/
+20
2016-02-07
staging: sm750fb: change definition of MISC_CTRL multi-bit fields
Mike Rapoport
2
-15
/
+15
2016-02-07
staging: sm750fb: use BIT macro for GPIO_MUX single-bit fields
Mike Rapoport
2
-100
/
+35
2016-02-07
staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}reg
Mike Rapoport
1
-2
/
+2
2016-02-07
staging: sm750fb: use BIT macro for MISC_CTRL single-bit fields
Mike Rapoport
4
-66
/
+25
2016-02-07
staging: sm750fb: ddk750_initHw: rename ulReg to reg
Mike Rapoport
1
-26
/
+26
2016-02-07
staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fields
Mike Rapoport
3
-20
/
+20
2016-02-07
staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fields
Mike Rapoport
3
-80
/
+35
2016-02-07
staging: sm750fb: remove unused DE_STATE2_DE_RESERVED
Mike Rapoport
1
-3
/
+0
2016-02-07
staging: sm750fb: use BIT macro for DE_STATE2 single-bit fields
Mike Rapoport
2
-13
/
+7
2016-02-07
staging: sm750fb: use BIT macro for DE_STATE1 single-bit field
Mike Rapoport
2
-5
/
+3
2016-02-07
staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to val
Mike Rapoport
1
-8
/
+8
2016-02-07
staging: sm750fb: lynxfb_pci_probe: remove some pr_info
Mike Rapoport
1
-8
/
+0
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_alloc
Mike Rapoport
1
-57
/
+41
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_release
Mike Rapoport
1
-12
/
+13
2016-02-07
staging: sm750fb: replace dual member of sm750_dev with fb_count
Mike Rapoport
2
-12
/
+14
2016-02-07
staging: sm750fb: lynxfb_pci_remove: remove unused variable
Mike Rapoport
1
-2
/
+0
2016-02-07
staging: sm750fb: lynxfb_pci_probe: return actual errors
Mike Rapoport
1
-20
/
+17
2016-02-07
staging: sm750fb: disable PCI device if lynxfb_pci_probe fails
Mike Rapoport
1
-0
/
+1
2015-11-15
Staging: sm750fb: Remove unused modedb.h file
Shraddha Barke
2
-235
/
+0
2015-10-27
staging: sm750fb: remove unused fields from struct sm750_dev
Mike Rapoport
1
-2
/
+0
2015-10-27
staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals
Mike Rapoport
1
-18
/
+0
2015-10-27
staging: sm750fb: merge lynx_share into sm750_dev
Mike Rapoport
3
-155
/
+121
2015-10-27
staging: sm750fb: remove unused field in lynx_cursor
Mike Rapoport
2
-3
/
+0
2015-10-27
staging: sm750fb: fix wrong indentation
Mike Rapoport
1
-1
/
+1
2015-10-27
staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata
Mike Rapoport
1
-6
/
+8
[prev]
[next]