index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] aty: remove unnecessary CONFIG_PCI
Richard Knutsson
1
-4
/
+0
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-37
/
+0
2006-01-10
[PATCH] nvidiafb: Fixes for new G5
Benjamin Herrenschmidt
3
-18
/
+75
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+1
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
2
-2
/
+2
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-6
/
+10
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
1
-0
/
+1
2006-01-09
Merge Linus' tree.
Russell King
2
-9
/
+29
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
5
-173
/
+177
2006-01-09
[PATCH] Update cyblafb driver
Knut Petersen
2
-650
/
+875
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
2
-6
/
+10
2006-01-08
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
1
-7
/
+21
2006-01-08
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
1
-1
/
+7
2006-01-08
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
4
-168
/
+166
2006-01-09
[PATCH] powerpc: Fix platinumfb for some modes
Benjamin Herrenschmidt
2
-5
/
+11
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-19
/
+9
2006-01-07
[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
1
-1
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
3
-17
/
+12
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-3
/
+2
2006-01-07
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
1
-3
/
+3
2006-01-05
[PATCH] i2c: drop empty i2c_driver.command implementations
Laurent Riffard
1
-5
/
+0
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11
Laurent Riffard
1
-2
/
+4
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2006-01-05
[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}
Luis F. Ortiz
1
-1
/
+1
2006-01-05
[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
Richard Purdie
1
-0
/
+1
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
2
-11
/
+1
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-8
/
+8
2005-12-24
[VIDEO] sbuslib: Disallow private mmaps.
David S. Miller
1
-0
/
+3
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
3
-16
/
+16
2005-12-20
[PATCH] Fix framebuffer console upside-down ywrap scrolling
Knut Petersen
1
-3
/
+5
2005-12-20
[PATCH] intelfb: Fix oops when changing video mode
Antonino A. Daplas
1
-29
/
+13
2005-12-20
[PATCH] intelfb: Fix freeing of nonexistent resource
Antonino A. Daplas
2
-2
/
+12
2005-12-15
[PATCH] arcfb __user annotations
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] cyber2000fb.c __iomem annotations
Al Viro
1
-2
/
+2
2005-12-13
[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS
Ole Reinhardt
1
-1
/
+2
2005-12-12
[PATCH] fbdev: Fix incorrect unaligned access in little-endian machines
Antonino A. Daplas
3
-36
/
+24
2005-12-12
[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit
Antonino A. Daplas
1
-1
/
+2
2005-12-12
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
1
-1
/
+2
2005-12-12
[PATCH] fbcon: Avoid illegal display panning
Antonino A. Daplas
1
-6
/
+19
2005-12-12
[PATCH] fbdev: Pan display fixes
Antonino A. Daplas
1
-5
/
+21
2005-12-12
[PATCH] fbcon: Add ability to save/restore graphics state
Antonino A. Daplas
1
-1
/
+4
2005-12-12
[PATCH] fbcon: fix complement_mask() with 512 character map
Antonino A. Daplas
1
-1
/
+8
2005-12-12
[SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.
Hareesh Nagarajan
1
-1
/
+1
2005-12-12
[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.
David S. Miller
8
-9
/
+1
2005-11-29
[PATCH] fbdev: cg3fb: Kconfig fix
Mark Fortescue
1
-6
/
+7
2005-11-29
[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes
Antonino A. Daplas
1
-6
/
+9
[prev]
[next]