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-12-17
[ARM] pxafb: small cleanup of the smart panel code
Eric Miao
1
-15
/
+12
2008-12-17
[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs
Eric Miao
1
-54
/
+0
2008-12-16
i.MX Framebuffer: add TFT support
Sascha Hauer
1
-19
/
+19
2008-12-16
i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
Sascha Hauer
1
-34
/
+34
2008-12-16
i.MX Framebuffer: Cleanup Coding style
Sascha Hauer
1
-36
/
+34
2008-12-16
i.MX Framebuffer: remove header file
Sascha Hauer
2
-76
/
+60
2008-12-16
i.MX Framebuffer: fix margins
Sascha Hauer
1
-4
/
+4
2008-12-16
i.MX Framebuffer: Use readl/writel instead of direct pointer deref
Juergen Beisert
2
-66
/
+130
2008-12-16
i.MX Framebuffer: remove gpio setup function
Sascha Hauer
1
-53
/
+0
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
1
-3
/
+3
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
8
-261
/
+131
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
7
-43
/
+54
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
5
-20
/
+39
2008-12-11
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
5
-267
/
+122
2008-12-10
drivers/video/mb862xx/mb862xxfb.c: fix printk
Andrew Morton
1
-2
/
+2
2008-12-10
fbcon: fix workqueue shutdown
Geoff Levand
1
-0
/
+6
2008-12-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-12-09
radeonfb: Disable new color expand acceleration unless explicitely enabled
Benjamin Herrenschmidt
3
-1
/
+10
2008-12-08
cyber2000fb: Kill the one modular sparc prom_printf call.
David S. Miller
1
-1
/
+1
2008-12-03
Merge branch 'merge'
Paul Mackerras
16
-407
/
+106
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2
-9
/
+12
2008-12-02
macfb: Do not overflow fb_fix_screeninfo.id
Finn Thain
1
-39
/
+35
2008-12-02
[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info
Eric Miao
2
-9
/
+12
2008-12-02
fbdev: fix FB console blanking
Dmitry Baryshkov
1
-6
/
+3
2008-12-02
radeonfb: fix problem with color expansion & alignment
Benjamin Herrenschmidt
2
-9
/
+30
2008-12-01
[ARM] omap: fix a pile of issues
Russell King
1
-1
/
+1
2008-12-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-2
/
+3
2008-12-01
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-328
/
+0
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-11-30
Merge branch 'clks' into devel
Russell King
1
-1
/
+1
2008-11-30
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
1
-1
/
+1
2008-11-30
[ARM] amba-clcd: don't use SZ_ constants in drivers
Russell King
1
-1
/
+1
2008-11-28
Merge branch 'highmem' into devel
Russell King
2
-328
/
+0
2008-11-27
Merge branch 'clps7500' into devel
Russell King
1
-1
/
+1
2008-11-27
Merge branches 'core' and 'clks' into devel
Russell King
1
-1
/
+1
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-11-27
[ARM] clps7500: remove support
Russell King
1
-1
/
+1
2008-11-27
[ARM] remove memzero()
Russell King
1
-1
/
+1
2008-11-27
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
2
-328
/
+0
2008-11-25
ARM: OMAP: Remove broken LCD driver for SX1
Tony Lindgren
2
-328
/
+0
2008-11-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2008-11-20
drivers/video/backlight/da903x.c: introduce one more missing kfree
Mike Rapoport
1
-0
/
+1
2008-11-20
cirrusfb: remove unused variables
Vlada Peric
1
-2
/
+1
2008-11-20
drivers/video/backlight/da903x.c: introduce missing kfree
Julia Lawall
1
-0
/
+1
2008-11-20
lcd: fix oops if driver only interested in .set_power
Ben Dooks
1
-4
/
+7
2008-11-20
viafb: fix releasing of /proc/viafb/ subtree
Bruno Prémont
1
-8
/
+9
2008-11-20
tmiofb: fix compilation with ACCEL disabled
Dmitry Baryshkov
1
-3
/
+7
2008-11-20
fbdev: clean the penguin's dirty feet
Clemens Ladisch
1
-1
/
+1
2008-11-20
drivers/video: bad error test before a dereference
Julien Brunel
1
-1
/
+1
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
1
-12
/
+5
[prev]
[next]