Sign in
android-kvm
/
linux
/
44577f1d98545fff565df81793418e40eecc7394
/
drivers
/
video
/
fbdev
/
sm712fb.c
19e55a8
fbdev: sm712fb: set error code in probe
by Evgeny Novikov
· 4 years, 8 months ago
98bd4f7
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
by Dejin Zheng
· 4 years, 10 months ago
8a48ac33
video: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
70fc43c
video: fbdev: sm712fb: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
0adcdbc
video: fbdev: don't print error message on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
9dc2011
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
by Yifeng Li
· 6 years ago
4ed7d2c
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
by Yifeng Li
· 6 years ago
6053d3a
fbdev: sm712fb: fix support for 1024x768-16 mode
by Yifeng Li
· 6 years ago
f627caf
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
by Yifeng Li
· 6 years ago
9e0e599
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
by Yifeng Li
· 6 years ago
ec1587d
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
by Yifeng Li
· 6 years ago
dcf9070
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
by Yifeng Li
· 6 years ago
5481115
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
by Yifeng Li
· 6 years ago
8069053
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
by Yifeng Li
· 6 years ago
5bbee78
video: fbdev: sm712fb.c: fixed constant-left comparison warning
by Lynn Lei
· 8 years ago
1429321
video: fbdev: sm712fb.c: fixed prefer unsigned int warning
by Lynn Lei
· 8 years ago
0cdc07e
video: fbdev: sm712fb.c: fix unaligned block comments warning
by Lynn Lei
· 8 years ago
ed10eab
video: fbdev: sm712fb.c: using __func__ macro for pr_debug
by Lynn Lei
· 8 years ago
ca9384c
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
by Julia Lawall
· 8 years ago
24ed78d
fbdev: sm712fb: avoid unused function warnings
by Arnd Bergmann
· 9 years ago
1461d66
staging: sm7xxfb: merge sm712fb with fbdev
by Sudip Mukherjee
· 10 years ago
[Renamed (99%) from drivers/staging/sm7xxfb/sm7xxfb.c]
613a7c5
staging: sm7xxfb: usr fb_read and fb_write
by Sudip Mukherjee
· 10 years ago
87bf792
staging: sm7xxfb: define new macros
by Sudip Mukherjee
· 10 years ago
eb90d44
staging: sm7xxfb: use kernel commandline
by Sudip Mukherjee
· 10 years ago
4a012d3
staging: sm7xxfb: fix error handling
by Sudip Mukherjee
· 10 years ago
8efba0e
staging: sm7xxfb: fix camelcase
by Sudip Mukherjee
· 10 years ago
e09df48
staging: sm7xxfb: fix indention
by Sudip Mukherjee
· 10 years ago
dac7c1b
staging: sm7xxfb: move mode table
by Sudip Mukherjee
· 10 years ago
36fa82a
staging: sm7xxfb: reduce indention
by Sudip Mukherjee
· 10 years ago
f5daff3
staging: sm7xxfb: fix alignment
by Sudip Mukherjee
· 10 years ago
3e4b559
staging: sm7xxfb: no space after cast
by Sudip Mukherjee
· 10 years ago
c32305b
staging: sm7xxfb: add newline
by Sudip Mukherjee
· 10 years ago
7caf463
staging: sm7xxfb: remove numvgamodes
by Sudip Mukherjee
· 10 years ago
9d91928c
staging: sm7xxfb: declare struct as const
by Sudip Mukherjee
· 10 years ago
d8496fb
staging: sm7xxfb: remove unused functions
by Sudip Mukherjee
· 10 years ago
cd14ad8
staging: sm7xxfb: use framebuffer_alloc and release
by Sudip Mukherjee
· 10 years ago
f83e775
staging: sm7xxfb: disable pci device
by Sudip Mukherjee
· 10 years ago
f30a746
staging: sm7xxfb: reserve PCI resource
by Sudip Mukherjee
· 10 years ago
855fe6ea
staging: sm7xxfb: add MODULE_DEVICE_TABLE
by Sudip Mukherjee
· 10 years ago
71ce762
staging: sm7xxfb: change return of sm7xx_vga_setup
by Sudip Mukherjee
· 10 years ago
f0f37e6
staging: sm7xxfb: remove unneeded __setup
by Sudip Mukherjee
· 10 years ago
c65434e
staging: sm7xxfb: use module init and exit
by Sudip Mukherjee
· 10 years ago
c4d5076
staging: sm7xxfb: fix remaining CamelCase
by Sudip Mukherjee
· 10 years ago
7412189
staging: sm7xxfb: fix CamelCase
by Sudip Mukherjee
· 10 years ago
11862b3
staging: sm7xxfb: make smtc_scr_info static
by Max Perepelitsyn
· 10 years ago
f049a52
staging: sm7xxfb: fix alignment
by Sudip Mukherjee
· 10 years ago
f64ac7d
staging: sm7xxfb: remove unnecessary blank lines
by Sudip Mukherjee
· 10 years ago
53f54a4
staging: sm7xxfb: no space is necessary after a cast
by Sudip Mukherjee
· 10 years ago
a1f6da6
staging: sm7xxfb: add missing blank line
by Sudip Mukherjee
· 10 years ago
a8e8f89
Revert "staging: sm7xxfb: remove driver"
by Sudip Mukherjee
· 10 years ago
dc93c85
staging: sm7xxfb: remove driver
by Greg Kroah-Hartman
· 11 years ago
7dd1a0a
Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.c
by Monam Agarwal
· 11 years ago
22bf290
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
by Rashika Kheria
· 11 years ago
41e043f
staging: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
5088665
Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.c
by Ebru Akagunduz
· 11 years ago
8e651bb
Staging: sm7xxfb: fixed line break coding style issues
by Martin Berglund
· 11 years ago
02eb261
staging: sm7xxfb: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
0f1bf4b
staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS
by Peter Huewe
· 12 years ago
361a201
staging: sm7xxfb: remove use of __devexit
by Bill Pemberton
· 12 years ago
abe118b
staging: sm7xxfb: remove use of __devinit
by Bill Pemberton
· 12 years ago
38de09a
staging: sm7xxfb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
87765b9
staging: sm7xxfb: remove smtc_VRAMBaseAddress
by Javier M. Mellid
· 12 years ago
3f28ed1
staging: sm7xxfb: rename pFramebufferPhysical to mmio_base
by Javier M. Mellid
· 12 years ago
3da53b1
staging: sm7xxfb: rename some smtcfb_info fields
by Javier M. Mellid
· 12 years ago
5d0c770
staging: sm7xxfb: annotate iomem pointers
by Javier M. Mellid
· 12 years ago
20d471c
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
by Javier M. Mellid
· 12 years ago
9f6fe04
staging: sm7xxfb: clean smtcfb_fix's id initialization
by Javier M. Mellid
· 12 years ago
d459a03
staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization
by Javier M. Mellid
· 12 years ago
d328ddd
staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info
by Devendra Naga
· 13 years ago
59e32c4
staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"
by Stephen Rothwell
· 13 years ago
13a05ea
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
by Javier M. Mellid
· 13 years ago
cd4653a
staging: sm7xxfb: move pseudo palette into smtcfb_info
by Javier M. Mellid
· 13 years ago
4a7c2e0
staging: sm7xxfb: minor maintenance on timing path
by Javier M. Mellid
· 13 years ago
0f9af64
staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing
by Javier M. Mellid
· 13 years ago
1df7e0e
staging: sm7xxfb: minor maintenance on sm7xx_vga_setup
by Javier M. Mellid
· 13 years ago
03e9e70
staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup
by Javier M. Mellid
· 13 years ago
013db67
staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info
by Javier M. Mellid
· 13 years ago
4102d9f
staging: sm7xxfb: rename index var on sm712vga_setup
by Javier M. Mellid
· 13 years ago
95c59dc
staging: sm7xxfb: fix struct names related to vesa modes
by Javier M. Mellid
· 13 years ago
fd67859
staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure
by Devendra Naga
· 13 years ago
e6345c8
staging/sm7xxfb: use module_pci_driver macro
by Devendra Naga
· 13 years ago
501b02e
staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info
by Javier M. Mellid
· 13 years ago
7813296
staging: sm7xxfb: rename vars holding device and revision ids
by Javier M. Mellid
· 13 years ago
f204739
staging: sm7xxfb: code cleanup on smtcfb_setmode
by Javier M. Mellid
· 13 years ago
128e861
staging: sm7xxfb: delete unnecessary color map allocation
by Javier M. Mellid
· 13 years ago
50b238b
staging: sm7xxfb: dead code removal
by Javier M. Mellid
· 13 years ago
9b1904c
staging: sm7xxfb: dead code removal
by Javier M. Mellid
· 13 years ago
7756d3e8b
staging: sm7xxfb: Fix typos in sm7xxfb
by Justin P. Mattock
· 13 years ago
925aa66
staging: sm7xxfb: sm7xx becomes sm7xxfb
by Javier M. Mellid
· 13 years ago
[Renamed (99%) from drivers/staging/sm7xx/smtcfb.c]
0beb30d
staging: sm7xx: update comments and clarify supported chips
by Javier M. Mellid
· 13 years ago
67c4e9f
staging: sm7xx: code improvement
by Javier M. Mellid
· 13 years ago
acbaa0b
staging: sm7xx: rename function
by Javier M. Mellid
· 13 years ago
5c40fb3
staging: sm7xx: remove driver version support
by Javier M. Mellid
· 13 years ago
9be467d
staging: sm7xx: merge hardware information in smtcfb_info struct
by Javier M. Mellid
· 13 years ago
6f54b09
staging: sm7xx: use dynamic debug support to show info and errors
by Javier M. Mellid
· 13 years ago
bfdd403
staging: sm7xx: use dynamic debug support
by Javier M. Mellid
· 13 years ago
d89954f
staging: sm7xx: dead code removal
by Javier M. Mellid
· 13 years ago
86f3125
staging: sm7xx: remove old references and non updated comments
by Javier M. Mellid
· 13 years ago
75f9209
Staging: sm7xx/smtcfb.c included linux/module.h twice
by Danny Kukawka
· 13 years ago
c8100d2
Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding style
by Josenivaldo Benito Jr
· 13 years ago
Next »