index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm7xxfb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
staging: sm7xxfb: disable pci device
Sudip Mukherjee
1
-0
/
+1
2015-04-03
staging: sm7xxfb: reserve PCI resource
Sudip Mukherjee
1
-0
/
+10
2015-03-26
staging: sm7xxfb: add MODULE_DEVICE_TABLE
Sudip Mukherjee
1
-0
/
+2
2015-03-20
staging: sm7xxfb: change return of sm7xx_vga_setup
Sudip Mukherjee
1
-5
/
+3
2015-03-20
staging: sm7xxfb: remove unneeded __setup
Sudip Mukherjee
1
-1
/
+0
2015-03-20
staging: sm7xxfb: use module init and exit
Sudip Mukherjee
1
-1
/
+25
2015-03-06
staging: sm7xxfb: make vgamode static
Sudip Mukherjee
1
-1
/
+1
2015-02-07
staging: sm7xxfb: fix remaining CamelCase
Sudip Mukherjee
2
-38
/
+38
2015-02-07
staging: sm7xxfb: fix CamelCase
Sudip Mukherjee
2
-13
/
+13
2015-02-07
staging: sm7xxfb: make smtc_scr_info static
Max Perepelitsyn
1
-1
/
+1
2015-01-25
staging: sm7xxfb: fix alignment
Sudip Mukherjee
1
-3
/
+3
2015-01-25
staging: sm7xxfb: remove unnecessary blank lines
Sudip Mukherjee
1
-4
/
+0
2015-01-25
staging: sm7xxfb: no space is necessary after a cast
Sudip Mukherjee
1
-6
/
+6
2015-01-25
staging: sm7xxfb: add missing blank line
Sudip Mukherjee
1
-0
/
+2
2015-01-25
staging: sm7xxfb: update TODO file
Sudip Mukherjee
1
-3
/
+6
2015-01-25
Revert "staging: sm7xxfb: remove driver"
Sudip Mukherjee
5
-0
/
+1828
2014-02-28
staging: sm7xxfb: remove driver
Greg Kroah-Hartman
5
-1828
/
+0
2014-02-27
Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.c
Monam Agarwal
1
-4
/
+2
2014-01-08
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
Rashika Kheria
1
-1
/
+1
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-11
Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.c
Ebru Akagunduz
1
-1
/
+2
2013-09-30
Staging: sm7xxfb: fixed line break coding style issues
Martin Berglund
1
-7
/
+5
2013-09-25
staging: sm7xxfb: Remove redundant pci_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-03-11
staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS
Peter Huewe
1
-9
/
+1
2012-11-21
staging: sm7xxfb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: sm7xxfb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: sm7xxfb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-17
staging: sm7xxfb: remove smtc_VRAMBaseAddress
Javier M. Mellid
1
-14
/
+7
2012-09-17
staging: sm7xxfb: rename pFramebufferPhysical to mmio_base
Javier M. Mellid
1
-7
/
+7
2012-09-17
staging: sm7xxfb: rename some smtcfb_info fields
Javier M. Mellid
1
-26
/
+26
2012-09-17
staging: sm7xxfb: annotate iomem pointers
Javier M. Mellid
2
-8
/
+8
2012-09-17
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
Javier M. Mellid
1
-13
/
+7
2012-09-17
staging: sm7xxfb: clean smtcfb_fix's id initialization
Javier M. Mellid
1
-6
/
+4
2012-09-17
staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization
Javier M. Mellid
1
-14
/
+7
2012-09-04
staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info
Devendra Naga
1
-1
/
+2
2012-07-19
staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"
Stephen Rothwell
1
-1
/
+1
2012-07-16
staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled
Devendra Naga
1
-1
/
+1
2012-07-16
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
Javier M. Mellid
1
-18
/
+18
2012-07-16
staging: sm7xxfb: move pseudo palette into smtcfb_info
Javier M. Mellid
1
-4
/
+4
2012-07-16
staging: sm7xxfb: minor maintenance on timing path
Javier M. Mellid
1
-119
/
+119
2012-07-16
staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing
Javier M. Mellid
1
-12
/
+12
2012-07-16
staging: sm7xxfb: minor maintenance on sm7xx_vga_setup
Javier M. Mellid
1
-53
/
+53
2012-07-16
staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup
Javier M. Mellid
1
-9
/
+4
2012-07-16
staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info
Javier M. Mellid
1
-15
/
+12
2012-07-16
staging: sm7xxfb: rename index var on sm712vga_setup
Javier M. Mellid
1
-8
/
+6
2012-07-16
staging: sm7xxfb: fix struct names related to vesa modes
Javier M. Mellid
1
-11
/
+13
2012-07-11
staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure
Devendra Naga
1
-1
/
+3
2012-07-11
staging/sm7xxfb: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-07-06
staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info
Javier M. Mellid
1
-5
/
+5
2012-07-06
staging: sm7xxfb: rename vars holding device and revision ids
Javier M. Mellid
1
-10
/
+9
[next]