index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
24
-584
/
+1641
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-17
m68k: amiga - Frame buffer platform device conversion
Geert Uytterhoeven
1
-18
/
+31
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2
-0
/
+2
2010-05-12
fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
Michael Hennerich
1
-7
/
+8
2010-05-12
viafb: move some include files to include/linux
Jonathan Corbet
15
-295
/
+21
2010-05-12
viafb: Eliminate some global.h references
Jonathan Corbet
2
-2
/
+3
2010-05-12
viafb: get rid of i2c debug cruft
Jonathan Corbet
1
-4
/
+2
2010-05-12
viafb: fold via_io.h into via-core.h
Jonathan Corbet
7
-78
/
+53
2010-05-08
viafb: Fix initialization error paths
Jonathan Corbet
1
-11
/
+24
2010-05-08
viafb: Do not remove gpiochip under spinlock
Jonathan Corbet
1
-3
/
+2
2010-05-08
viafb: make procfs entries optional
Florian Tobias Schandinat
2
-0
/
+22
2010-05-08
viafb: fix proc entry removal
Florian Tobias Schandinat
1
-6
/
+7
2010-05-08
viafb: improve misc register handling
Florian Tobias Schandinat
3
-21
/
+17
2010-05-08
viafb: replace inb/outb
Florian Tobias Schandinat
1
-15
/
+7
2010-05-08
viafb: move some modesetting functions to a seperate file
Florian Tobias Schandinat
5
-102
/
+166
2010-05-08
viafb: unify modesetting functions
Florian Tobias Schandinat
3
-45
/
+46
2010-05-08
viafb: Reserve framebuffer memory for the upcoming camera driver
Jonathan Corbet
2
-0
/
+26
2010-05-08
viafb: Add a simple VX855 DMA engine driver
Jonathan Corbet
2
-0
/
+261
2010-05-08
viafb: Add a simple interrupt management infrastructure
Jonathan Corbet
2
-1
/
+107
2010-05-08
via: Rationalize vt1636 detection
Jonathan Corbet
1
-13
/
+7
2010-05-08
viafb: Introduce viafb_find_i2c_adapter()
Jonathan Corbet
2
-0
/
+14
2010-05-08
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2
-4
/
+11
2010-05-08
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
6
-41
/
+140
2010-05-08
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
4
-26
/
+38
2010-05-08
viafb: package often used basic io functions
Florian Tobias Schandinat
3
-25
/
+63
2010-05-08
viafb: add a driver for GPIO lines
Jonathan Corbet
5
-1
/
+296
2010-05-08
viafb: Separate global and fb-specific data
Jonathan Corbet
12
-185
/
+265
2010-05-08
viafb: Move core stuff into via-core.c
Jonathan Corbet
10
-132
/
+242
2010-05-06
sh: fix a number of Oopses and leaks in SH framebuffer driver
Guennadi Liakhovetski
1
-14
/
+13
2010-05-03
cocbalt_lcdfb: correct sections
Henrik Kretzschmar
1
-1
/
+1
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-24
drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1
Thomas Gerlach
1
-0
/
+3
2010-04-21
viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Chris Ball
6
-1
/
+34
2010-04-21
viafb: complete support for VX800/VX855 accelerated framebuffer
Jonathan Corbet
2
-9
/
+73
2010-04-21
viafb: Determine type of 2D engine and store it in chip_info
Harald Welte
2
-0
/
+23
2010-04-21
viafb: Unify duplicated set_bpp() code
Jonathan Corbet
1
-45
/
+33
2010-04-21
viafb: Retain GEMODE reserved bits
Jonathan Corbet
1
-16
/
+33
2010-04-21
viafb: Unmap the frame buffer on initialization error
Jonathan Corbet
1
-1
/
+3
2010-04-21
viafb: use proper pci config API
Harald Welte
3
-26
/
+44
2010-04-21
viafb: Fix various resource leaks during module_init()
Harald Welte
1
-13
/
+39
2010-04-07
mb862xxfb: update Valentin's email address
Alexander Shishkin
1
-1
/
+1
2010-04-07
mb862xxfb: fix acceleration module license
Randy Dunlap
1
-0
/
+3
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
1
-0
/
+1
2010-04-07
vesafb: use platform_driver_probe() instead of platform_driver_register()
Jan Beulich
1
-13
/
+13
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-7
/
+17
2010-04-04
sunxvr500: Ignore secondary output PCI devices.
David S. Miller
1
-7
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
135
-54
/
+86
[next]