| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] atyfb c99 fix | Andrew Morton | 2005-09-23 | 1 | -3/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-21 | 1 | -1/+4 |
|\ |
|
| * | [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled. | Tom 'spot' Callaway | 2005-09-21 | 1 | -1/+4 |
* | | [PATCH] fbdev: Fix reversed back and front porches | Antonino A. Daplas | 2005-09-20 | 1 | -4/+4 |
* | | [PATCH] nvidiafb: Fix absence of cursor in nvidiafb | Antonino A. Daplas | 2005-09-20 | 2 | -1/+5 |
|/ |
|
* | [PATCH] Fix up some pm_message_t types | Richard Purdie | 2005-09-17 | 1 | -1/+1 |
* | [PATCH] SharpSL: Add missing hunk from backlight update | Richard Purdie | 2005-09-17 | 1 | -4/+5 |
* | [PATCH] vgacon: Fix sanity checking in vgacon_resize | Antonino A. Daplas | 2005-09-15 | 1 | -1/+3 |
* | [PATCH] savagefb: Fix load failure of the Twister chipset | Antonino A. Daplas | 2005-09-15 | 3 | -14/+12 |
* | [PATCH] nv_i2c oops fix | Antonino A. Daplas | 2005-09-14 | 1 | -4/+7 |
* | [PATCH] drivers/video: Replace custom macro with isdigit() | Tobias Klauser | 2005-09-13 | 1 | -1/+2 |
* | [PATCH] matroxfb adjustments | Jan Beulich | 2005-09-13 | 1 | -5/+8 |
* | [PATCH] fbcon: constify font data | Jan Beulich | 2005-09-13 | 13 | -34/+33 |
* | [PATCH] minor fbcon_scroll adjustment | Jan Beulich | 2005-09-13 | 1 | -0/+2 |
* | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver | Richard Purdie | 2005-09-13 | 1 | -14/+11 |
* | [PATCH] fbdev Kconfig fix | Antonino A. Daplas | 2005-09-13 | 1 | -1/+2 |
* | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer | 2005-09-12 | 2 | -1/+5 |
* | [PATCH] i810fb: Change option ext_vga to extvga to match documentation | Antonino A. Daplas | 2005-09-11 | 1 | -6/+6 |
* | [PATCH] i810fb: Restore xres and yres option parameters | Antonino A. Daplas | 2005-09-11 | 1 | -17/+35 |
* | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no | Antonino A. Daplas | 2005-09-11 | 1 | -6/+6 |
* | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" | Alexey Dobriyan | 2005-09-10 | 1 | -1/+2 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -10/+5 |
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 4 | -0/+996 |
* | [PATCH] quiet non-x86 option ROM warnings | Olaf Hering | 2005-09-09 | 2 | -4/+5 |
* | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] i810fb: Add i2c/DDC support | Antonino A. Daplas | 2005-09-09 | 6 | -45/+429 |
* | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas | 2005-09-09 | 2 | -66/+94 |
* | [PATCH] pxafb: Add hsync time reporting hook | Richard Purdie | 2005-09-09 | 2 | -0/+34 |
* | [PATCH] fbdev: Initialize var structure in calc_mode_timings | Antonino A. Daplas | 2005-09-09 | 1 | -1/+3 |
* | [PATCH] nvidiafb: Fixed mirrored characters in big endian machines | Antonino A. Daplas | 2005-09-09 | 1 | -0/+4 |
* | [PATCH] fbcon: Stop cursor timer if console is inactive | Antonino A. Daplas | 2005-09-09 | 2 | -43/+52 |
* | [PATCH] savagefb: Make mode_option available when compiled as a module | Antonino A. Daplas | 2005-09-09 | 1 | -0/+3 |
* | [PATCH] nvidiafb: Use CVT to get mode for digital displays | Antonino A. Daplas | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support | Antonino A. Daplas | 2005-09-09 | 4 | -11/+446 |
* | [PATCH] radeonfb: Only request resources we need | Daniel Burcaw | 2005-09-09 | 1 | -9/+20 |
* | [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts | Knut Petersen | 2005-09-09 | 1 | -2/+6 |
* | [PATCH] framebuffer: new driver for cyberblade/i1 graphics core | Knut Petersen | 2005-09-09 | 4 | -2/+1493 |
* | [PATCH] better error handing in savagefb_probe | Olaf Hering | 2005-09-09 | 1 | -5/+5 |
* | [PATCH] sisfb update | Thomas Winischhofer | 2005-09-09 | 20 | -18373/+14226 |
* | [PATCH] matroxfb: read MGA PInS data on PowerPC | Ian Romanick | 2005-09-09 | 1 | -0/+30 |
* | [PATCH] radeonfb_old: Fix broken link | Antonino A. Daplas | 2005-09-09 | 1 | -2/+1 |
* | [PATCH] atyfb: Remove code that sets sync polarity unconditionally | Alexander Kern | 2005-09-09 | 1 | -14/+0 |
* | [PATCH] fbcon: Saner 16-color to 4-color conversion | Antonino A. Daplas | 2005-09-09 | 1 | -2/+19 |
* | [PATCH] fbdev: Fix greater than 1 bit monochrome color handling | Antonino A. Daplas | 2005-09-09 | 4 | -27/+50 |
* | [PATCH] nvidiafb: Fallback to firmware EDID | Antonino A. Daplas | 2005-09-09 | 3 | -8/+16 |
* | [PATCH] savagefb: Driver updates | Antonino A. Daplas | 2005-09-09 | 3 | -21/+147 |
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2005-09-09 | 1 | -1/+34 |
* | [PATCH] fbdev: geode updates | David Vrabel | 2005-09-09 | 4 | -54/+143 |
* | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa... | James Simmons | 2005-09-09 | 7 | -35/+6 |