safe/jmp/linux-2.6
2007-05-08 Antonino A... arcfb: use sys instead of cfb drawing functions
2007-05-08 Antonino A... fbdev: add drawing functions for framebuffers in system RAM
2007-05-08 Antonino A... skeletonfb: documentation error fixes
2007-05-08 Antonino A... vt: add documentation for new boot/sysfs options
2007-05-08 Antonino A... i810fb: fix incorrect frequency mask
2007-05-08 Antonino A... hecubafb: kill sparse warnings
2007-05-08 Antonino A... s3fb: add sparse annotations
2007-05-08 Antonino A... arcfb: kill sparse warning
2007-05-08 Antonino A... fbdev: add sparse annotations in svgalib.c
2007-05-08 Antonino A... fbdev: kill sparse warning in deferred IO
2007-05-08 Antonino A... rivafb: fix IO access
2007-05-08 Antonino A... nvidiafb: fix sparse warning
2007-05-08 Antonino A... fbcon: delay screen update when setting the mode of...
2007-05-08 Antonino A... fbdev: link vgastate.o using Kconfig
2007-05-08 Antonino A... savagefb: VGA state save and restore
2007-05-08 Antonino A... savagefb: rework i2c bit access
2007-05-08 Antonino A... nvidiafb: VGA state save and restore
2007-05-08 Roland Stiggeepson1355fb.c: fix error handling code
2007-05-08 Richard Knutssoncirrusfb: convert to generic boolean
2007-05-08 Robert P. J... VIDEO: add spaces on either side of the case "..."...
2007-05-08 Krzysztof Heltskeletonfb: various corrections
2007-05-08 Antonino A... nvidiafb: access CRT registers safely
2007-05-08 Antonino A... nvidiafb: ensure that CRTC registers are accessible
2007-05-08 Antonino A... rivafb: fixed reversed DDC ports
2007-05-08 Jean Delvarerivafb/nvidiafb: Various cleanups
2007-05-08 Jean Delvarerivafb: handle I2C bus creation failure
2007-05-08 Jean Delvarerivafb/nvidiafb: Enable hardware monitoring
2007-05-08 Antonino A... fbdev: don't show logo if driver or fbcon are modular
2007-05-08 Randy Dunlaps3fb: fix PCI must_checks
2007-05-08 Antonino A... vt: expose system-wide UTF-8 default setting via sysfs
2007-05-08 Michal Januszewskifbcon: don't draw cursor when it's disabled
2007-05-08 WANG CongSIS USB2VGA Warning fix
2007-05-08 Andrew Mortonvt-add-color-support-to-the-underline-and-italic-attrib...
2007-05-08 Jan Engelhardtvt: add color support to the "underline" and "italic...
2007-05-08 Jan Engelhardtvt: allow for the palette to be exposed and changed...
2007-05-08 Petr Vandrovecnvidiafb: Fix reversed DDC port
2007-05-08 johan henrikssonradeonfb: Add support for Radeon xpress 200m
2007-05-08 Geert Uytterhoevenfbdev: correct image offsets when rotating logo
2007-05-08 Geert Uytterhoevenfbdev: fb_do_show_logo() updates
2007-05-08 Geert Uytterhoevenfbdev: avoid vertical overflow when making space for...
2007-05-08 Robert P. J... remove unused header file: drivers/video/riva/nv4ref.h
2007-05-08 James Simmonstgafb accelerated code
2007-05-08 Maciej W. Rozyckitgafb: TURBOchannel support
2007-05-08 Adrian Bunkdrivers/video/hecubafb.c: make 4 functions static
2007-05-08 Jaya Kumarfbdev: hecuba Framebuffer Driver
2007-05-08 Paul Mundtfb: fsync() method for deferred I/O flush.
2007-05-08 Adrian Bunkmake fb_deferred_io_mkwrite() static
2007-05-08 Jaya Kumarfbdev: mm: Deferred IO support
2007-05-08 Antonino A... atyfb: kill dead code
2007-05-08 Antonino A... neofb: fill transp->msb_right with the correct value
2007-05-08 Antonino A... fbdev: fix obvious bug in show_pan()
2007-05-08 Antonino A... fbdev: ignore VESA modes if framebuffer is disabled
2007-05-08 Antonino A... nvidiafb: bring back generic ddc reading
2007-05-08 Orczykowski... intelfb: fix ring space calculation
2007-05-08 Antonino A... fbdev: add Ultrasharp UXGA to broken monitor database
2007-05-08 Adrian Bunkmake drivers/video/display/display-sysfs.c:display_clas...
2007-05-08 James Simmonsfbdev: display class
2007-05-08 Prarit Bhargavachange rivafb_remove to __devexit
2007-05-08 Witold Filipczykaty128fb: fix blanking
2007-05-08 Jiri SlabyChar: cyclades, copyright and version changes
2007-05-08 Jiri SlabyChar: cyclades, probe cleanup
2007-05-08 Jiri SlabyChar: cyclades, dynamic ports
2007-05-08 Jiri SlabyChar: cyclades, fix tty device unregister
2007-05-08 Jiri SlabyChar: cyclades, conditions cleanup
2007-05-08 Jiri SlabyChar: cyclades, remove locking macros
2007-05-08 Jiri SlabyChar: cyclades, remove unused timestamps
2007-05-08 Jiri SlabyChar: cyclades, timers cleanup
2007-05-08 Jiri SlabyChar: cyclades, fix blockmove
2007-05-08 Jiri SlabyChar: cyclades, remove sleep_on
2007-05-08 Jiri SlabyChar: cyclades, make info->card a pointer
2007-05-08 Jiri SlabyChar: cyclades, get rid of phys addresses
2007-05-08 Jiri SlabyChar: cyclades, simplify variables initialization
2007-05-08 Jiri SlabyChar: cyclades, mark cyy_init_card as __devinit, not...
2007-05-08 Jiri SlabyChar: cyclades, printk cleanups
2007-05-08 Jiri SlabyChar: cyclades, irq is int
2007-05-08 Jiri SlabyChar: cyclades, remove useless fileds from cyclades_card
2007-05-08 Jiri SlabyChar: cyclades, unexport struct cyclades_card
2007-05-08 Jiri SlabyChar: cyclades, depends on PCI or ISA
2007-05-08 Jiri SlabyChar: cyclades, switch to pci probing
2007-05-08 Jiri SlabyChar: cyclades, use IS_CYC_Z macro
2007-05-08 Jiri SlabyChar: isicom, use pr_debug
2007-05-08 Jiri SlabyChar: mxser, schedule for removal
2007-05-08 Jiri SlabyChar: cyclades, allow DEBUG_SHIRQ
2007-05-08 Jiri SlabyChar: cyclades, clear interrupts before releasing
2007-05-08 Jiri SlabyChar: cyclades, tty_register_device separately for...
2007-05-08 Jiri SlabyChar: cyclades, cy_init error handling
2007-05-08 Jiri SlabyChar: cyclades, remove some global vars
2007-05-08 Jiri SlabyChar: cyclades, init card struct immediately
2007-05-08 Jiri SlabyChar: cyclades, move card entries init into function
2007-05-08 Jiri SlabyChar: cyclades, create cy_pci_probe
2007-05-08 Jiri SlabyChar: cyclades, init Ze immediately
2007-05-08 Jiri SlabyChar: cyclades, use pci_iomap/unmap
2007-05-08 Jiri SlabyChar: cyclades, create cy_init_Ze
2007-05-08 Bjorn Helgaasx86, serial: convert legacy COM ports to platform devices
2007-05-08 Bjorn Helgaassmsc-ircc2: add PNP support
2007-05-08 Bjorn Helgaassmsc-ircc2: tidy up module parameter checking
2007-05-08 Bjorn HelgaasPNP: workaround HP BIOS defect that leaves SMCF010...
2007-05-08 Bjorn HelgaasPNP: notice whether we have PNP devices (PNPBIOS or...
2007-05-08 Jiri SlabyChar: cyclades, remove useless casts
2007-05-08 Jiri SlabyChar: cyclades, remove volatiles
next