index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
via
/
viafbdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
viafb: General power management infrastructure
Daniel Drake
2010-11-09
1
-19
/
+15
*
viafb: add initial VX900 support
Florian Tobias Schandinat
2010-10-24
1
-2
/
+4
*
viafb: fix hardware acceleration for suspend & resume
Florian Tobias Schandinat
2010-10-24
1
-1
/
+3
*
viafb: make suspend and resume work (on all machines?)
Florian Tobias Schandinat
2010-10-24
1
-10
/
+0
*
viafb: restore display on resume
Florian Tobias Schandinat
2010-10-24
1
-0
/
+3
*
Minimal support for viafb suspend/resume
Deepak Saxena
2010-10-24
1
-0
/
+46
*
viafb: rename output devices
Florian Tobias Schandinat
2010-09-24
1
-5
/
+5
*
viafb: add a mapping of supported output devices
Florian Tobias Schandinat
2010-09-24
1
-0
/
+48
*
viafb: introduce per output device power management
Florian Tobias Schandinat
2010-09-24
1
-6
/
+10
*
viafb: add interface for output device configuration
Florian Tobias Schandinat
2010-09-24
1
-24
/
+151
*
viafb: propagate __init and __devinit
Florian Tobias Schandinat
2010-09-24
1
-4
/
+4
*
viafb: fix accel_flags check_var bug
Florian Tobias Schandinat
2010-07-23
1
-2
/
+2
*
viafb: probe cleanups
Florian Tobias Schandinat
2010-07-23
1
-24
/
+3
*
viafb: remove ioctls which break the framebuffer interface
Florian Tobias Schandinat
2010-07-23
1
-251
/
+0
*
viafb: update fix before calculating depth
Florian Tobias Schandinat
2010-07-23
1
-1
/
+1
*
drivers/video/via: use memdup_user
Julia Lawall
2010-05-27
1
-8
/
+3
*
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2010-05-20
1
-94
/
+87
|
\
|
*
viafb: move some include files to include/linux
Jonathan Corbet
2010-05-11
1
-2
/
+2
|
*
viafb: make procfs entries optional
Florian Tobias Schandinat
2010-05-07
1
-0
/
+8
|
*
viafb: fix proc entry removal
Florian Tobias Schandinat
2010-05-07
1
-6
/
+7
|
*
viafb: unify modesetting functions
Florian Tobias Schandinat
2010-05-07
1
-8
/
+9
|
*
viafb: Separate global and fb-specific data
Jonathan Corbet
2010-05-07
1
-31
/
+23
|
*
viafb: Move core stuff into via-core.c
Jonathan Corbet
2010-05-07
1
-55
/
+14
|
*
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
2010-04-27
1
-3
/
+3
|
*
viafb: Unmap the frame buffer on initialization error
Jonathan Corbet
2010-04-20
1
-1
/
+3
|
*
viafb: use proper pci config API
Harald Welte
2010-04-20
1
-0
/
+4
|
*
viafb: Fix various resource leaks during module_init()
Harald Welte
2010-04-20
1
-13
/
+39
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2010-03-12
1
-18
/
+25
*
viafb: rework color setting
Florian Tobias Schandinat
2010-03-12
1
-212
/
+25
*
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
2010-03-12
1
-8
/
+4
*
viafb: rework color checking
Florian Tobias Schandinat
2010-03-12
1
-5
/
+56
*
viafb: make some variables a bit less global
Florian Tobias Schandinat
2010-03-12
1
-2
/
+7
*
viafb: introduce strict parameter checking
Florian Tobias Schandinat
2010-03-12
1
-29
/
+38
*
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
2010-03-12
1
-5
/
+15
*
viafb: video address setting revisited
Florian Tobias Schandinat
2010-03-12
1
-8
/
+15
*
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
2010-03-12
1
-3
/
+3
*
viafb: yet another dead code removal
Florian Tobias Schandinat
2010-03-12
1
-2
/
+0
*
viafb: split global index up
Florian Tobias Schandinat
2010-03-12
1
-36
/
+13
*
viafb: deprecate private ioctls
Florian Tobias Schandinat
2010-03-12
1
-0
/
+1
*
viafb: do modesetting after updating variables
Erik-Jan Post
2010-01-16
1
-4
/
+3
*
viafb: fix LCD hardware cursor regression
Florian Tobias Schandinat
2010-01-16
1
-1
/
+3
*
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
Julia Lawall
2009-12-17
1
-2
/
+2
*
drivers/video/via/viafbdev.c: fix oops with no /proc
Dan Carpenter
2009-12-16
1
-1
/
+1
*
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
2009-09-23
1
-2
/
+3
*
viafb: make viafb a first-class citizen using pci_driver
Harald Welte
2009-09-23
1
-8
/
+44
*
viafb: add support for the VX855 chipset
Harald Welte
2009-09-23
1
-1
/
+2
*
viafb: use read-only mode parsing
Florian Tobias Schandinat
2009-09-23
1
-19
/
+25
*
viafb: make module parameters visible in sysfs
Harald Welte
2009-09-23
1
-21
/
+22
*
viafb: hardware acceleration initialization cleanup
Florian Tobias Schandinat
2009-09-23
1
-44
/
+36
[next]