Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10201655b085df8e000822e496e5d4016a167a36
/
drivers
/
video
/
fbdev
/
sm712fb.c
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
· 9 years ago
[Renamed (99%) from drivers/staging/sm7xxfb/sm7xxfb.c]
613a7c5
staging: sm7xxfb: usr fb_read and fb_write
by Sudip Mukherjee
· 9 years ago
87bf792
staging: sm7xxfb: define new macros
by Sudip Mukherjee
· 9 years ago
eb90d44
staging: sm7xxfb: use kernel commandline
by Sudip Mukherjee
· 9 years ago
4a012d3
staging: sm7xxfb: fix error handling
by Sudip Mukherjee
· 9 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
· 12 years ago
59e32c4
staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"
by Stephen Rothwell
· 12 years ago
13a05ea
staging: sm7xxfb: cleanup on smtc_alloc_fb_info
by Javier M. Mellid
· 12 years ago
cd4653a
staging: sm7xxfb: move pseudo palette into smtcfb_info
by Javier M. Mellid
· 12 years ago
4a7c2e0
staging: sm7xxfb: minor maintenance on timing path
by Javier M. Mellid
· 12 years ago
0f9af64
staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing
by Javier M. Mellid
· 12 years ago
1df7e0e
staging: sm7xxfb: minor maintenance on sm7xx_vga_setup
by Javier M. Mellid
· 12 years ago
03e9e70
staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup
by Javier M. Mellid
· 12 years ago
013db67
staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info
by Javier M. Mellid
· 12 years ago
4102d9f
staging: sm7xxfb: rename index var on sm712vga_setup
by Javier M. Mellid
· 12 years ago
95c59dc
staging: sm7xxfb: fix struct names related to vesa modes
by Javier M. Mellid
· 12 years ago
fd67859
staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure
by Devendra Naga
· 12 years ago
e6345c8
staging/sm7xxfb: use module_pci_driver macro
by Devendra Naga
· 12 years ago
501b02e
staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info
by Javier M. Mellid
· 12 years ago
7813296
staging: sm7xxfb: rename vars holding device and revision ids
by Javier M. Mellid
· 12 years ago
f204739
staging: sm7xxfb: code cleanup on smtcfb_setmode
by Javier M. Mellid
· 12 years ago
128e861
staging: sm7xxfb: delete unnecessary color map allocation
by Javier M. Mellid
· 12 years ago
50b238b
staging: sm7xxfb: dead code removal
by Javier M. Mellid
· 12 years ago
9b1904c
staging: sm7xxfb: dead code removal
by Javier M. Mellid
· 12 years ago
7756d3e8b
staging: sm7xxfb: Fix typos in sm7xxfb
by Justin P. Mattock
· 12 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
c0fe602
staging/sm7xx: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
23a4231
Staging: sm7xx: printk loglevels modified to match the scenario
by anish kumar
· 14 years ago
617a0c7
Staging: sm7xx: preferred form for passing a size to memory allocation routines
by anish kumar
· 14 years ago
1639c8a
Staging: sm7xx: removing extra white spaces,redundant code and using macros
by anish kumar
· 14 years ago
dc762c4
staging: sm7xx: Use kernel framebuffer mode setting
by Javier M. Mellid
· 14 years ago
3b70a26
staging: sm7xx: minor cleanup
by Javier M. Mellid
· 14 years ago
5981567
staging: sm7xx: smtcfb.c: Use the new PCI PM
by Javier M. Mellid
· 14 years ago
df9b29d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
392a002
staging: sm7xx: fixed defines
by Javier M. Mellid
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
6f475b7
Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE
by Namhyung Kim
· 14 years ago
918e359
staging: sm7xx: call disable_pci_device() if pci_probe() failed
by Kulikov Vasiliy
· 14 years ago
b99e194
staging: sm7xx: Fixup of the section mismatch
by Wu Zhangjin
· 14 years ago
7a6cb0d
Staging: Use kcalloc or kzalloc
by Julia Lawall
· 15 years ago
Next »