index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-18
offb: Fix compile error on ppc32 systems
Paul Mackerras
1
-0
/
+1
2005-11-17
[PATCH] powerpc: Workaround for offb on 64 bits platforms
Benjamin Herrenschmidt
1
-5
/
+35
2005-11-13
[PATCH] make vesafb build without CONFIG_MTRR
Jan Beulich
1
-0
/
+2
2005-11-13
[PATCH] w100fb: platform device conversion fixup
Richard Purdie
1
-1
/
+1
2005-11-13
[PATCH] nvidiafb: Fix bug in nvidiafb_pan_display
Antonino A. Daplas
1
-1
/
+1
2005-11-13
[PATCH] fbdev: fix module dependency loop
Antonino A. Daplas
5
-39
/
+29
2005-11-13
[PATCH] nv_of.c build fix
Andrew Morton
1
-1
/
+1
2005-11-12
[SBUSFB]: implement ->compat_ioctl
Christoph Hellwig
10
-0
/
+133
2005-11-12
Revert "[PATCH] fbcon: Add rl (Roman Large) font"
Linus Torvalds
4
-4386
/
+0
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
16
-228
/
+228
2005-11-10
[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver
Richard Purdie
1
-0
/
+6
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
16
-228
/
+228
2005-11-09
[PATCH] drivers/video/vgastate.c: kill dead code
Adrian Bunk
1
-5
/
+0
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
1
-5
/
+142
2005-11-09
[PATCH] fbdev: Remove remains of epson1356fb
Ralf Baechle
1
-32
/
+0
2005-11-09
[PATCH] fbdev: Possible endian fix in cfbimageblit
Antonino A. Daplas
1
-1
/
+3
2005-11-09
[PATCH] vga16fb: Convert vga16fb as a platform device
Antonino A. Daplas
1
-59
/
+110
2005-11-09
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
Antonino A. Daplas
3
-0
/
+161
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 270-degree rotation
Antonino A. Daplas
4
-1
/
+434
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation
Antonino A. Daplas
4
-1
/
+459
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation
Antonino A. Daplas
5
-1
/
+433
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate font bitmap
Antonino A. Daplas
4
-0
/
+214
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
Antonino A. Daplas
2
-15
/
+120
2005-11-09
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
Antonino A. Daplas
5
-136
/
+276
2005-11-09
[PATCH] fbdev: Framebuffer mode required for PowerBook Titanium
Michael Hanselmann
1
-0
/
+4
2005-11-09
[PATCH] savagefb: X-panning fixes
Antonino A. Daplas
1
-4
/
+6
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
4
-4
/
+0
2005-11-08
[ARM] More sparse fixes
Russell King
1
-1
/
+1
2005-11-07
[SPARC]: Remove bogus register programming in cg6 driver.
David S. Miller
1
-6
/
+0
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-2
/
+1
2005-11-07
[PATCH] matroxfb: Set maxhipri to 0
Ville Syrjälä
1
-1
/
+1
2005-11-07
[PATCH] matroxfb: Kill a useless message
Ville Syrjälä
1
-4
/
+0
2005-11-07
[PATCH] matroxfb: Use CACHEFLUSH on all chips
Ville Syrjälä
3
-14
/
+2
2005-11-07
[PATCH] matroxfb: Add support for Mystique AGP
Ville Syrjälä
1
-0
/
+14
2005-11-07
[PATCH] matroxfb: Remove an unused wait queue entry
Ville Syrjälä
1
-2
/
+0
2005-11-07
[PATCH] fbdev: ATI RN50 pci id
Jake Moilanen
2
-0
/
+2
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
3
-45
/
+11
2005-11-07
[PATCH] fbdev: Add helper to get an appropriate initial mode
Antonino A. Daplas
1
-0
/
+60
2005-11-07
[PATCH] fbdev: Rearrange mode database entries
Antonino A. Daplas
1
-14
/
+16
2005-11-07
[PATCH] fbcon: Add rl (Roman Large) font
Zach Smith
4
-0
/
+4386
2005-11-07
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
4
-90
/
+51
2005-11-07
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] s3c2410fb: initialise device_driver .owner
Ben Dooks
1
-0
/
+1
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
2
-12
/
+15
2005-11-07
[PATCH] nvidiafb: Fix empty macro
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
1
-1
/
+17
2005-11-07
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
1
-0
/
+16
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2
-487
/
+537
2005-11-07
[PATCH] atyfb: Get initial mode timings from LCD BIOS
Antonino A. Daplas
1
-14
/
+44
2005-11-07
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
1
-31
/
+25
[next]