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
/
video
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
viafb: Fix initialization error paths
Jonathan Corbet
1
-11
/
+24
2010-05-07
viafb: Do not remove gpiochip under spinlock
Jonathan Corbet
1
-3
/
+2
2010-05-07
viafb: make procfs entries optional
Florian Tobias Schandinat
1
-0
/
+8
2010-05-07
viafb: fix proc entry removal
Florian Tobias Schandinat
1
-6
/
+7
2010-05-07
viafb: improve misc register handling
Florian Tobias Schandinat
3
-21
/
+17
2010-05-07
viafb: replace inb/outb
Florian Tobias Schandinat
1
-15
/
+7
2010-05-07
viafb: move some modesetting functions to a seperate file
Florian Tobias Schandinat
5
-102
/
+166
2010-05-07
viafb: unify modesetting functions
Florian Tobias Schandinat
3
-45
/
+46
2010-05-07
viafb: Reserve framebuffer memory for the upcoming camera driver
Jonathan Corbet
2
-0
/
+26
2010-05-07
viafb: Add a simple VX855 DMA engine driver
Jonathan Corbet
2
-0
/
+261
2010-05-07
viafb: Add a simple interrupt management infrastructure
Jonathan Corbet
2
-1
/
+107
2010-05-07
via: Rationalize vt1636 detection
Jonathan Corbet
1
-13
/
+7
2010-05-07
viafb: Introduce viafb_find_i2c_adapter()
Jonathan Corbet
2
-0
/
+14
2010-05-07
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2
-4
/
+11
2010-05-07
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
6
-41
/
+140
2010-05-07
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
4
-26
/
+38
2010-05-07
viafb: package often used basic io functions
Florian Tobias Schandinat
3
-25
/
+63
2010-05-07
viafb: add a driver for GPIO lines
Jonathan Corbet
4
-1
/
+294
2010-05-07
viafb: Separate global and fb-specific data
Jonathan Corbet
12
-185
/
+265
2010-05-07
viafb: Move core stuff into via-core.c
Jonathan Corbet
10
-132
/
+242
2010-04-27
viafb: Only establish i2c busses on ports that always had them
Jonathan Corbet
2
-6
/
+14
2010-04-27
suppress verbose debug messages: change printk() to DEBUG_MSG()
Paul Fox
1
-2
/
+2
2010-04-27
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
8
-134
/
+182
2010-04-20
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Chris Ball
6
-1
/
+34
2010-04-20
viafb: complete support for VX800/VX855 accelerated framebuffer
Jonathan Corbet
2
-9
/
+73
2010-04-20
viafb: Determine type of 2D engine and store it in chip_info
Harald Welte
2
-0
/
+23
2010-04-20
viafb: Unify duplicated set_bpp() code
Jonathan Corbet
1
-45
/
+33
2010-04-20
viafb: Retain GEMODE reserved bits
Jonathan Corbet
1
-16
/
+33
2010-04-20
viafb: Unmap the frame buffer on initialization error
Jonathan Corbet
1
-1
/
+3
2010-04-20
viafb: use proper pci config API
Harald Welte
3
-26
/
+44
2010-04-20
viafb: Fix various resource leaks during module_init()
Harald Welte
1
-13
/
+39
2010-03-12
drivers/video/via: fix continuation line formats
Joe Perches
2
-10
/
+10
2010-03-12
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2
-18
/
+34
2010-03-12
viafb: rework color setting
Florian Tobias Schandinat
3
-216
/
+51
2010-03-12
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
1
-8
/
+4
2010-03-12
viafb: rework color checking
Florian Tobias Schandinat
2
-35
/
+56
2010-03-12
viafb: make some variables a bit less global
Florian Tobias Schandinat
5
-12
/
+7
2010-03-12
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
3
-574
/
+11
2010-03-12
viafb: split color mode setting up
Florian Tobias Schandinat
3
-35
/
+53
2010-03-12
viafb: introduce strict parameter checking
Florian Tobias Schandinat
1
-29
/
+38
2010-03-12
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
1
-5
/
+15
2010-03-12
viafb: video address setting revisited
Florian Tobias Schandinat
2
-10
/
+15
2010-03-12
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
1
-3
/
+3
2010-03-12
viafb: yet another dead code removal
Florian Tobias Schandinat
7
-122
/
+1
2010-03-12
viafb: some dvi cleanup
Florian Tobias Schandinat
4
-75
/
+55
2010-03-12
viafb: remove the remaining VIA_RES_* uses
Florian Tobias Schandinat
4
-166
/
+15
2010-03-12
viafb: split global index up
Florian Tobias Schandinat
9
-386
/
+225
2010-03-12
viafb: remove dead code
Florian Tobias Schandinat
2
-13
/
+0
2010-03-12
viafb: deprecate private ioctls
Florian Tobias Schandinat
1
-0
/
+1
2010-01-16
viafb: fix acceleration for some chips
Erik-Jan Post
1
-1
/
+4
[next]