index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm7xxfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: sm7xxfb: fix camelcase
Sudip Mukherjee
2015-06-17
2
-2
/
+2
*
staging: sm7xxfb: fix indention
Sudip Mukherjee
2015-06-17
1
-650
/
+650
*
staging: sm7xxfb: move mode table
Sudip Mukherjee
2015-06-17
2
-660
/
+660
*
staging: sm7xxfb: reduce indention
Sudip Mukherjee
2015-06-17
1
-91
/
+82
*
staging: sm7xxfb: fix alignment
Sudip Mukherjee
2015-06-17
1
-10
/
+7
*
staging: sm7xxfb: no space after cast
Sudip Mukherjee
2015-06-17
1
-3
/
+3
*
staging: sm7xxfb: add newline
Sudip Mukherjee
2015-06-17
1
-6
/
+6
*
staging: sm7xxfb: remove numvgamodes
Sudip Mukherjee
2015-06-17
2
-3
/
+1
*
staging: sm7xxfb: declare struct as const
Sudip Mukherjee
2015-06-17
1
-1
/
+1
*
staging: sm7xxfb: remove unused functions
Sudip Mukherjee
2015-05-08
1
-32
/
+0
*
staging: sm7xxfb: use framebuffer_alloc and release
Sudip Mukherjee
2015-05-08
1
-98
/
+110
*
staging: sm7xxfb: disable pci device
Sudip Mukherjee
2015-04-03
1
-0
/
+1
*
staging: sm7xxfb: reserve PCI resource
Sudip Mukherjee
2015-04-03
1
-0
/
+10
*
staging: sm7xxfb: add MODULE_DEVICE_TABLE
Sudip Mukherjee
2015-03-26
1
-0
/
+2
*
staging: sm7xxfb: change return of sm7xx_vga_setup
Sudip Mukherjee
2015-03-20
1
-5
/
+3
*
staging: sm7xxfb: remove unneeded __setup
Sudip Mukherjee
2015-03-20
1
-1
/
+0
*
staging: sm7xxfb: use module init and exit
Sudip Mukherjee
2015-03-20
1
-1
/
+25
*
staging: sm7xxfb: make vgamode static
Sudip Mukherjee
2015-03-06
1
-1
/
+1
*
staging: sm7xxfb: fix remaining CamelCase
Sudip Mukherjee
2015-02-07
2
-38
/
+38
*
staging: sm7xxfb: fix CamelCase
Sudip Mukherjee
2015-02-07
2
-13
/
+13
*
staging: sm7xxfb: make smtc_scr_info static
Max Perepelitsyn
2015-02-07
1
-1
/
+1
*
staging: sm7xxfb: fix alignment
Sudip Mukherjee
2015-01-25
1
-3
/
+3
*
staging: sm7xxfb: remove unnecessary blank lines
Sudip Mukherjee
2015-01-25
1
-4
/
+0
*
staging: sm7xxfb: no space is necessary after a cast
Sudip Mukherjee
2015-01-25
1
-6
/
+6
*
staging: sm7xxfb: add missing blank line
Sudip Mukherjee
2015-01-25
1
-0
/
+2
*
staging: sm7xxfb: update TODO file
Sudip Mukherjee
2015-01-25
1
-3
/
+6
*
Revert "staging: sm7xxfb: remove driver"
Sudip Mukherjee
2015-01-25
5
-0
/
+1828
*
staging: sm7xxfb: remove driver
Greg Kroah-Hartman
2014-02-28
5
-1828
/
+0
*
Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.c
Monam Agarwal
2014-02-27
1
-4
/
+2
*
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
Rashika Kheria
2014-01-08
1
-1
/
+1
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.c
Ebru Akagunduz
2013-10-11
1
-1
/
+2
*
Staging: sm7xxfb: fixed line break coding style issues
Martin Berglund
2013-09-30
1
-7
/
+5
*
staging: sm7xxfb: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-25
1
-1
/
+0
*
staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS
Peter Huewe
2013-03-11
1
-9
/
+1
*
staging: sm7xxfb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: sm7xxfb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: sm7xxfb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: sm7xxfb: remove smtc_VRAMBaseAddress
Javier M. Mellid
2012-09-17
1
-14
/
+7
*
staging: sm7xxfb: rename pFramebufferPhysical to mmio_base
Javier M. Mellid
2012-09-17
1
-7
/
+7
*
staging: sm7xxfb: rename some smtcfb_info fields
Javier M. Mellid
2012-09-17
1
-26
/
+26
*
staging: sm7xxfb: annotate iomem pointers
Javier M. Mellid
2012-09-17
2
-8
/
+8
*
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
Javier M. Mellid
2012-09-17
1
-13
/
+7
*
staging: sm7xxfb: clean smtcfb_fix's id initialization
Javier M. Mellid
2012-09-17
1
-6
/
+4
*
staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization
Javier M. Mellid
2012-09-17
1
-14
/
+7
*
staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info
Devendra Naga
2012-09-04
1
-1
/
+2
*
staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"
Stephen Rothwell
2012-07-19
1
-1
/
+1
*
staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled
Devendra Naga
2012-07-16
1
-1
/
+1
*
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
Javier M. Mellid
2012-07-16
1
-18
/
+18
*
staging: sm7xxfb: move pseudo palette into smtcfb_info
Javier M. Mellid
2012-07-16
1
-4
/
+4
[next]