[PATCH] fec_8xx: Add support for Intel PHY LX971
[safe/jmp/linux-2.6] / drivers / video /
2005-10-29 Ralf BaechleFix build error caused by missmatching duplicate declar...
2005-10-29 Maciej W. RozyckiFix dependencies for DECstation framebuffers.
2005-10-29 Pete PopovAu1100 FB driver uplift for 2.6.
2005-10-29 Thiemo SeuferIt helps to not use a _mem_ function for requesting...
2005-10-28 Grant Coady[PATCH] pci_ids: macros: replace partial with whole...
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Linus TorvaldsMerge branch 'forlinus' of git://parisc-linux.org/home...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Russell King[ARM] 3/4: Remove asm/hardware.h from Versatile and...
2005-10-27 Kyle McMartinAuto-update from upstream
2005-10-24 James Simmons[PATCH] Return the line length via sysfs for fbdev
2005-10-22 Matthew Wilcox[PARISC] Reorganize sticore probe routine to be a littl...
2005-10-22 Grant Grundler[PARISC] Allow STI_CONSOLE access to some FONTS
2005-10-18 Antonino A. Daplas[PATCH] vesafb: Fix display corruption on display blank
2005-10-18 Linus TorvaldsAdd some basic .gitignore files
2005-10-17 Samuel Thibault[PATCH] SVGATextMode fix
2005-10-15 Pavel Machek[PATCH] zaurus: fix compilation with cpufreq disabled
2005-10-07 Tom 'spot' Callaway[SPARC]: Fix p9100 framebuffer in 2.6
2005-10-02 Sven Henkel[PATCH] pmac/radeonfb: Add suspend support for M11...
2005-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-30 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-30 David S. Miller[RADEON]: Fix unaligned I/O port access during probe.
2005-09-29 Ben Dooks[PATCH] s3c2410fb: Minor warning fix
2005-09-29 Antonino A. Daplas[PATCH] intelfb: Fix regression (blank display) from...
2005-09-29 Al Viro[PATCH] i810-i2c iomem annotations
2005-09-29 Al Viro[PATCH] cyblafb: portability fixes, sanitized work...
2005-09-29 Russell King[ARM] Don't include mach-types.h unnecessarily
2005-09-29 Russell King[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
2005-09-23 Andrew Morton[PATCH] atyfb c99 fix
2005-09-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-21 Tom 'spot' Callaway[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.
2005-09-21 Antonino A. Daplas[PATCH] fbdev: Fix reversed back and front porches
2005-09-21 Antonino A. Daplas[PATCH] nvidiafb: Fix absence of cursor in nvidiafb
2005-09-17 Richard Purdie[PATCH] Fix up some pm_message_t types
2005-09-17 Richard Purdie[PATCH] SharpSL: Add missing hunk from backlight update
2005-09-15 Antonino A. Daplas[PATCH] vgacon: Fix sanity checking in vgacon_resize
2005-09-15 Antonino A. Daplas[PATCH] savagefb: Fix load failure of the Twister chipset
2005-09-14 Antonino A. Daplas[PATCH] nv_i2c oops fix
2005-09-13 Tobias Klauser[PATCH] drivers/video: Replace custom macro with isdigit()
2005-09-13 Jan Beulich[PATCH] matroxfb adjustments
2005-09-13 Jan Beulich[PATCH] fbcon: constify font data
2005-09-13 Jan Beulich[PATCH] minor fbcon_scroll adjustment
2005-09-13 Richard Purdie[PATCH] SharpSL: Abstract model specifics from Corgi...
2005-09-13 Antonino A. Daplas[PATCH] fbdev Kconfig fix
2005-09-12 Thomas Winischhofer[PATCH] USB: sisusb[vga] update
2005-09-12 Antonino A. Daplas[PATCH] i810fb: Change option ext_vga to extvga to...
2005-09-12 Antonino A. Daplas[PATCH] i810fb: Restore xres and yres option parameters
2005-09-12 Antonino A. Daplas[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set...
2005-09-11 Alexey Dobriyan[PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback...
2005-09-10 Jesper Juhl[PATCH] vfree and kfree cleanup in drivers/
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Arnaud Patard[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
2005-09-09 Olaf Hering[PATCH] quiet non-x86 option ROM warnings
2005-09-09 Antonino A. Daplas[PATCH] i810fb: Stop LCD displays from flickering
2005-09-09 Antonino A. Daplas[PATCH] i810fb: Add i2c/DDC support
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Break up bit_putcs into its component...
2005-09-09 Richard Purdie[PATCH] pxafb: Add hsync time reporting hook
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Initialize var structure in calc_mode_ti...
2005-09-09 Antonino A. Daplas[PATCH] nvidiafb: Fixed mirrored characters in big...
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Stop cursor timer if console is inactive
2005-09-09 Antonino A. Daplas[PATCH] savagefb: Make mode_option available when compi...
2005-09-09 Antonino A. Daplas[PATCH] nvidiafb: Use CVT to get mode for digital displays
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add VESA Coordinated Video Timings ...
2005-09-09 Daniel Burcaw[PATCH] radeonfb: Only request resources we need
2005-09-09 Knut Petersen[PATCH] framebuffer: bit_putcs() optimization for 8x...
2005-09-09 Knut Petersen[PATCH] framebuffer: new driver for cyberblade/i1 graph...
2005-09-09 Olaf Hering[PATCH] better error handing in savagefb_probe
2005-09-09 Thomas Winischhofer[PATCH] sisfb update
2005-09-09 Ian Romanick[PATCH] matroxfb: read MGA PInS data on PowerPC
2005-09-09 Antonino A. Daplas[PATCH] radeonfb_old: Fix broken link
2005-09-09 Alexander Kern[PATCH] atyfb: Remove code that sets sync polarity...
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Saner 16-color to 4-color conversion
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Fix greater than 1 bit monochrome color...
2005-09-09 Antonino A. Daplas[PATCH] nvidiafb: Fallback to firmware EDID
2005-09-09 Antonino A. Daplas[PATCH] savagefb: Driver updates
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Resurrect hooks to get EDID from firmware
2005-09-09 David Vrabel[PATCH] fbdev: geode updates
2005-09-09 James Simmons[PATCH] fbdev: prevent drivers that have hardware curso...
2005-09-09 Antonino A. Daplas[PATCH] vesafb: Add blanking support
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add fbset -a support
2005-09-09 Samuel Thibault[PATCH] vga text console and stty cols/rows
2005-09-09 Paul Mackerras[PATCH] Separate pci bits out of struct device_node
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-09-07 Richard Purdie[PATCH] w100fb: Rewrite for platform independence
2005-09-07 Kumar Gala[PATCH] Remove non-arch consumers of asm/segment.h
2005-09-07 Pavel Machek[PATCH] Support powering sharp zaurus sl-5500 LCD up...
2005-09-05 Jean Delvare[PATCH] I2C: Kill i2c_algorithm.id (6/7)
2005-09-05 Jean Delvare[PATCH] I2C: Kill i2c_algorithm.id (5/7)
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
2005-09-05 Ralf Baechle[PATCH] DEC PMAGB B framebuffer update
2005-09-05 Ralf Baechle[PATCH] DEC PMAG BA frame buffer update
2005-09-05 Ralf Baechle[PATCH] DEC PMAG AA framebuffer update
2005-08-24 Al Viro[PATCH] Kconfig fix (VGA console on arm/versatile)
2005-08-18 Michael Iatrou[PATCH] disable debug info in radeonfb old driver
2005-08-15 Antonino A. Daplas[PATCH] intelfb/fbdev: Save info->flags in a local...
2005-08-15 Sylvain Meyer[PATCH] intelfb: Do not ioremap entire graphics aperture
2005-08-10 Nicolas Pitre[PATCH] ARM: 2846/1: proper handling of CKEN for pxafb
next