summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SVGATextMode fixSamuel Thibault2005-10-171-2/+7
* [PATCH] zaurus: fix compilation with cpufreq disabledPavel Machek2005-10-151-0/+2
* [SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway2005-10-071-0/+4
* [PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel2005-10-021-6/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-302-1/+3
|\
| * [RADEON]: Fix unaligned I/O port access during probe.David S. Miller2005-09-302-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-304-65/+54Star
|\ \
| * | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-292-2/+0Star
| * | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2005-09-292-63/+54Star
| |/
* | [PATCH] s3c2410fb: Minor warning fixBen Dooks2005-09-291-2/+2
* | [PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2005-09-292-11/+11
* | [PATCH] i810-i2c iomem annotationsAl Viro2005-09-291-8/+8
* | [PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro2005-09-291-5/+6
|/
* [PATCH] atyfb c99 fixAndrew Morton2005-09-231-3/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-211-1/+4
|\
| * [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway2005-09-211-1/+4
* | [PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas2005-09-211-4/+4
* | [PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2005-09-212-1/+5
|/
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1
* [PATCH] SharpSL: Add missing hunk from backlight updateRichard Purdie2005-09-171-4/+5
* [PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas2005-09-151-1/+3
* [PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas2005-09-153-14/+12Star
* [PATCH] nv_i2c oops fixAntonino A. Daplas2005-09-141-4/+7
* [PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser2005-09-131-1/+2
* [PATCH] matroxfb adjustmentsJan Beulich2005-09-131-5/+8
* [PATCH] fbcon: constify font dataJan Beulich2005-09-1313-34/+33Star
* [PATCH] minor fbcon_scroll adjustmentJan Beulich2005-09-131-0/+2
* [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-131-14/+11Star
* [PATCH] fbdev Kconfig fixAntonino A. Daplas2005-09-131-1/+2
* [PATCH] USB: sisusb[vga] updateThomas Winischhofer2005-09-122-1/+5
* [PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas2005-09-121-6/+6
* [PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas2005-09-121-17/+35
* [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas2005-09-121-6/+6
* [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan2005-09-111-1/+2
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-10/+5Star
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-094-0/+996
* [PATCH] quiet non-x86 option ROM warningsOlaf Hering2005-09-092-4/+5
* [PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas2005-09-091-0/+2
* [PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas2005-09-096-45/+429
* [PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2005-09-092-66/+94
* [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-092-0/+34
* [PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas2005-09-091-1/+3
* [PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas2005-09-091-0/+4
* [PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2005-09-092-43/+52
* [PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas2005-09-091-0/+3
* [PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas2005-09-091-1/+1
* [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-094-11/+446
* [PATCH] radeonfb: Only request resources we needDaniel Burcaw2005-09-091-9/+20
* [PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen2005-09-091-2/+6