index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
via
Age
Commit message (
Expand
)
Author
2010-05-27
drivers/video/via: use memdup_user
Julia Lawall
2010-05-20
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2010-05-11
viafb: move some include files to include/linux
Jonathan Corbet
2010-05-11
viafb: Eliminate some global.h references
Jonathan Corbet
2010-05-11
viafb: get rid of i2c debug cruft
Jonathan Corbet
2010-05-11
viafb: fold via_io.h into via-core.h
Jonathan Corbet
2010-05-07
viafb: Fix initialization error paths
Jonathan Corbet
2010-05-07
viafb: Do not remove gpiochip under spinlock
Jonathan Corbet
2010-05-07
viafb: make procfs entries optional
Florian Tobias Schandinat
2010-05-07
viafb: fix proc entry removal
Florian Tobias Schandinat
2010-05-07
viafb: improve misc register handling
Florian Tobias Schandinat
2010-05-07
viafb: replace inb/outb
Florian Tobias Schandinat
2010-05-07
viafb: move some modesetting functions to a seperate file
Florian Tobias Schandinat
2010-05-07
viafb: unify modesetting functions
Florian Tobias Schandinat
2010-05-07
viafb: Reserve framebuffer memory for the upcoming camera driver
Jonathan Corbet
2010-05-07
viafb: Add a simple VX855 DMA engine driver
Jonathan Corbet
2010-05-07
viafb: Add a simple interrupt management infrastructure
Jonathan Corbet
2010-05-07
via: Rationalize vt1636 detection
Jonathan Corbet
2010-05-07
viafb: Introduce viafb_find_i2c_adapter()
Jonathan Corbet
2010-05-07
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2010-05-07
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
2010-05-07
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
2010-05-07
viafb: package often used basic io functions
Florian Tobias Schandinat
2010-05-07
viafb: add a driver for GPIO lines
Jonathan Corbet
2010-05-07
viafb: Separate global and fb-specific data
Jonathan Corbet
2010-05-07
viafb: Move core stuff into via-core.c
Jonathan Corbet
2010-04-27
viafb: Only establish i2c busses on ports that always had them
Jonathan Corbet
2010-04-27
suppress verbose debug messages: change printk() to DEBUG_MSG()
Paul Fox
2010-04-27
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
2010-04-20
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Chris Ball
2010-04-20
viafb: complete support for VX800/VX855 accelerated framebuffer
Jonathan Corbet
2010-04-20
viafb: Determine type of 2D engine and store it in chip_info
Harald Welte
2010-04-20
viafb: Unify duplicated set_bpp() code
Jonathan Corbet
2010-04-20
viafb: Retain GEMODE reserved bits
Jonathan Corbet
2010-04-20
viafb: Unmap the frame buffer on initialization error
Jonathan Corbet
2010-04-20
viafb: use proper pci config API
Harald Welte
2010-04-20
viafb: Fix various resource leaks during module_init()
Harald Welte
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
drivers/video/via: fix continuation line formats
Joe Perches
2010-03-12
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2010-03-12
viafb: rework color setting
Florian Tobias Schandinat
2010-03-12
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
2010-03-12
viafb: rework color checking
Florian Tobias Schandinat
2010-03-12
viafb: make some variables a bit less global
Florian Tobias Schandinat
2010-03-12
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
2010-03-12
viafb: split color mode setting up
Florian Tobias Schandinat
2010-03-12
viafb: introduce strict parameter checking
Florian Tobias Schandinat
2010-03-12
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
2010-03-12
viafb: video address setting revisited
Florian Tobias Schandinat
2010-03-12
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
[next]