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.13.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
2008-04-28
pm3fb: change option mode to mode_option
Krzysztof Helt
1
-0
/
+2
2008-04-28
tridentfb: change option mode to mode_option
Krzysztof Helt
1
-5
/
+7
2008-04-28
pm2fb: change option mode to mode_option
Krzysztof Helt
1
-7
/
+7
2008-04-28
video/aty/atyfb_base.c: free when fb can't be registered
Roel Kluin
1
-2
/
+5
2008-04-28
fbmem: fix con2fbmap limit check
Peter Samuelson
1
-1
/
+1
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-0
/
+7
2008-04-28
gxfb: add power management functionality
Andres Salomon
4
-2
/
+396
2008-04-28
gxfb: stop sharing code with gx1fb
Andres Salomon
6
-92
/
+47
2008-04-28
gxfb: move MSR bit fields into gxfb.h
Andres Salomon
5
-20
/
+19
2008-04-28
gxfb: clean up register definitions
Andres Salomon
5
-183
/
+276
2008-04-28
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
4
-43
/
+97
2008-04-28
gxfb: replace FBSIZE config option with a module parameter
Andres Salomon
3
-33
/
+8
2008-04-28
gxfb: use PCI_DEVICE() for gxfb's pci device table
Andres Salomon
1
-3
/
+1
2008-04-28
gxfb: don't enable the CRT DACs when we are in flatpanel mode
Jordan Crouse
1
-15
/
+17
2008-04-28
gxfb: set the right registers to tweak the sync polarity
Jordan Crouse
1
-6
/
+10
2008-04-28
x86: geode: MSR cleanup
Andres Salomon
6
-24
/
+15
2008-04-28
fbcon: replace mono_col macro with static inline
Harvey Harrison
1
-4
/
+8
2008-04-28
pm2fb: correct error values returned from probe function
Krzysztof Helt
1
-2
/
+4
2008-04-28
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
4
-5
/
+4
2008-04-28
powerpc: offb: add support for foreign endianness
Anton Vorontsov
1
-3
/
+12
2008-04-28
fb: add support for foreign endianness
Anton Vorontsov
9
-131
/
+193
2008-04-28
fbdev: make the best-fit section of fb_find_mode return the closest matching ...
Michal Januszewski
1
-8
/
+16
2008-04-28
mm: remove nopage
Nick Piggin
1
-2
/
+3
2008-04-28
sparc: video drivers: add facility level
Robert Reif
8
-8
/
+8
2008-04-28
sparc: tcx.c make tcx_init and tcx_exit static
Robert Reif
1
-2
/
+2
2008-04-28
sparc: ffb.c make ffb_init and ffb_exit static
Robert Reif
1
-3
/
+2
2008-04-28
sparc: cg14.c make cg14_init and cg15_exit static
Robert Reif
1
-2
/
+2
2008-04-28
sparc: bw2.c fix bw2_exit
Robert Reif
1
-2
/
+1
2008-04-27
sparc: fix drivers/video/tcx.c warning
Robert Reif
1
-2
/
+2
2008-04-25
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
3
-0
/
+565
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
1
-0
/
+1
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
2
-24
/
+16
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-04-16
fbdev: fix /proc/fb oops after module removal
Alexey Dobriyan
1
-0
/
+1
2008-03-29
blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...
Michael Hennerich
2
-2
/
+2
2008-03-29
blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...
Bryan Wu
1
-22
/
+14
2008-03-20
fbdev: defio and Metronomefb
Jaya Kumar
4
-2
/
+1034
2008-03-20
i810fb: fix console switch regression
Stefan Bauer
1
-1
/
+1
2008-03-11
fbdev: add BF52x EZkit Display driver
Michael Hennerich
3
-0
/
+699
2008-03-11
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
Michael Hennerich
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
Bryan Wu
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...
Michael Hennerich
1
-1
/
+1
2008-03-11
stifb: fix crash A1439A CRX (Rattler) graphics card
Helge Deller
1
-7
/
+15
2008-03-11
mbxfb: fix incorrect argument type
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-06
fb: hitfb: Balance probe/remove section annotations.
Paul Mundt
1
-2
/
+2
2008-03-06
fb: pvr2fb: Fix up remaining section mismatch.
Paul Mundt
1
-8
/
+4
2008-03-05
sm501fb: fix timing limits
Ville Syrjala
1
-2
/
+4
2008-03-05
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
1
-0
/
+2
[prev]
[next]