aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-29[PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro1-5/+6
2005-09-23[PATCH] atyfb c99 fixAndrew Morton1-3/+5
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+4
2005-09-21[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway1-1/+4
2005-09-20[PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas1-4/+4
2005-09-20[PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2-1/+5
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-17[PATCH] SharpSL: Add missing hunk from backlight updateRichard Purdie1-4/+5
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas1-1/+3
2005-09-15[PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas3-14/+12
2005-09-14[PATCH] nv_i2c oops fixAntonino A. Daplas1-4/+7
2005-09-13[PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser1-1/+2
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-09-13[PATCH] fbcon: constify font dataJan Beulich13-34/+33
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-14/+11
2005-09-13[PATCH] fbdev Kconfig fixAntonino A. Daplas1-1/+2
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer2-1/+5
2005-09-11[PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas1-6/+6
2005-09-11[PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas1-17/+35
2005-09-11[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas1-6/+6
2005-09-10[PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan1-1/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-10/+5
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard4-0/+996
2005-09-09[PATCH] quiet non-x86 option ROM warningsOlaf Hering2-4/+5
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas1-0/+2
2005-09-09[PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas6-45/+429
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2-66/+94
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie2-0/+34
2005-09-09[PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas1-1/+3
2005-09-09[PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas1-0/+4
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2-43/+52
2005-09-09[PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas1-0/+3
2005-09-09[PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas1-1/+1
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas4-11/+446
2005-09-09[PATCH] radeonfb: Only request resources we needDaniel Burcaw1-9/+20
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen1-2/+6
2005-09-09[PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen4-2/+1493
2005-09-09[PATCH] better error handing in savagefb_probeOlaf Hering1-5/+5
2005-09-09[PATCH] sisfb updateThomas Winischhofer20-18373/+14226
2005-09-09[PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick1-0/+30
2005-09-09[PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas1-2/+1
2005-09-09[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas4-27/+50
2005-09-09[PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas3-8/+16
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas3-21/+147
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+34
2005-09-09[PATCH] fbdev: geode updatesDavid Vrabel4-54/+143