index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
via
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2010-05-08
2
-4
/
+11
*
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
2010-05-08
6
-41
/
+140
*
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
2010-05-08
4
-26
/
+38
*
viafb: package often used basic io functions
Florian Tobias Schandinat
2010-05-08
3
-25
/
+63
*
viafb: add a driver for GPIO lines
Jonathan Corbet
2010-05-08
4
-1
/
+294
*
viafb: Separate global and fb-specific data
Jonathan Corbet
2010-05-08
12
-185
/
+265
*
viafb: Move core stuff into via-core.c
Jonathan Corbet
2010-05-08
10
-132
/
+242
*
viafb: Only establish i2c busses on ports that always had them
Jonathan Corbet
2010-04-27
2
-6
/
+14
*
suppress verbose debug messages: change printk() to DEBUG_MSG()
Paul Fox
2010-04-27
1
-2
/
+2
*
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
2010-04-27
8
-134
/
+182
*
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Chris Ball
2010-04-20
6
-1
/
+34
*
viafb: complete support for VX800/VX855 accelerated framebuffer
Jonathan Corbet
2010-04-20
2
-9
/
+73
*
viafb: Determine type of 2D engine and store it in chip_info
Harald Welte
2010-04-20
2
-0
/
+23
*
viafb: Unify duplicated set_bpp() code
Jonathan Corbet
2010-04-20
1
-45
/
+33
*
viafb: Retain GEMODE reserved bits
Jonathan Corbet
2010-04-20
1
-16
/
+33
*
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
3
-26
/
+44
*
viafb: Fix various resource leaks during module_init()
Harald Welte
2010-04-20
1
-13
/
+39
*
drivers/video/via: fix continuation line formats
Joe Perches
2010-03-13
2
-10
/
+10
*
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2010-03-13
2
-18
/
+34
*
viafb: rework color setting
Florian Tobias Schandinat
2010-03-13
3
-216
/
+51
*
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
2010-03-13
1
-8
/
+4
*
viafb: rework color checking
Florian Tobias Schandinat
2010-03-13
2
-35
/
+56
*
viafb: make some variables a bit less global
Florian Tobias Schandinat
2010-03-13
5
-12
/
+7
*
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
2010-03-13
3
-574
/
+11
*
viafb: split color mode setting up
Florian Tobias Schandinat
2010-03-13
3
-35
/
+53
*
viafb: introduce strict parameter checking
Florian Tobias Schandinat
2010-03-13
1
-29
/
+38
*
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
2010-03-13
1
-5
/
+15
*
viafb: video address setting revisited
Florian Tobias Schandinat
2010-03-13
2
-10
/
+15
*
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
2010-03-13
1
-3
/
+3
*
viafb: yet another dead code removal
Florian Tobias Schandinat
2010-03-13
7
-122
/
+1
*
viafb: some dvi cleanup
Florian Tobias Schandinat
2010-03-13
4
-75
/
+55
*
viafb: remove the remaining VIA_RES_* uses
Florian Tobias Schandinat
2010-03-13
4
-166
/
+15
*
viafb: split global index up
Florian Tobias Schandinat
2010-03-13
9
-386
/
+225
*
viafb: remove dead code
Florian Tobias Schandinat
2010-03-13
2
-13
/
+0
*
viafb: deprecate private ioctls
Florian Tobias Schandinat
2010-03-13
1
-0
/
+1
*
viafb: fix acceleration for some chips
Erik-Jan Post
2010-01-16
1
-1
/
+4
*
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-18
1
-2
/
+2
*
viafb: cosmetic cleanup of function integrated_lvds_enable()
Harald Welte
2009-12-16
1
-26
/
+14
*
drivers/video/via/viafbdev.c: fix oops with no /proc
Dan Carpenter
2009-12-16
1
-1
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-2
/
+2
*
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
3
-116
/
+56
*
viafb: choose acceleration engine for VX855
Florian Tobias Schandinat
2009-09-23
1
-0
/
+1
*
viafb: add support for the VX855 chipset
Harald Welte
2009-09-23
7
-69
/
+314
*
viafb: use read-only mode parsing
Florian Tobias Schandinat
2009-09-23
1
-19
/
+25
*
viafb: remove unused structure member
Harald Welte
2009-09-23
1
-1
/
+0
*
viafb: make module parameters visible in sysfs
Harald Welte
2009-09-23
1
-21
/
+22
[next]