aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas2005-09-091-2/+1
* [PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern2005-09-091-14/+0
* [PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas2005-09-091-2/+19
* [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-094-27/+50
* [PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas2005-09-093-8/+16
* [PATCH] savagefb: Driver updatesAntonino A. Daplas2005-09-093-21/+147
* [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-1/+34
* [PATCH] fbdev: geode updatesDavid Vrabel2005-09-094-54/+143
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-097-35/+6
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+38
* [PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2005-09-092-2/+52
* [PATCH] vga text console and stty cols/rowsSamuel Thibault2005-09-091-2/+69
* [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-091-1/+1
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-082-8/+0
* [PATCH] w100fb: Rewrite for platform independenceRichard Purdie2005-09-072-1465/+1224
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-1/+0
* [PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek2005-09-072-0/+158
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-054-7/+4
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-055-25/+22
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-052-2/+1
* [PATCH] DEC PMAGB B framebuffer updateRalf Baechle2005-09-051-109/+308
* [PATCH] DEC PMAG BA frame buffer updateRalf Baechle2005-09-051-102/+183
* [PATCH] DEC PMAG AA framebuffer updateRalf Baechle2005-09-051-1/+1
* [PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro2005-08-231-1/+1
* [PATCH] disable debug info in radeonfb old driverMichael Iatrou2005-08-181-1/+1
* [PATCH] intelfb/fbdev: Save info->flags in a local variableAntonino A. Daplas2005-08-151-2/+2
* [PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer2005-08-151-23/+27
* [PATCH] ARM: 2846/1: proper handling of CKEN for pxafbNicolas Pitre2005-08-101-2/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-081-1/+1
|\
| * [PATCH] ARM: Make sa1100fb_display_dma_period() an inline functionRussell King2005-08-071-1/+1
* | [PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas2005-08-082-0/+12
|/
* [PATCH] tridentfb: Fix scrolling artifacts during disk IOAntonino A. Daplas2005-08-011-1/+1
* [PATCH] tridentfb: Fix scrolling artifacts if acceleration is enabledAntonino A. Daplas2005-08-011-10/+16
* [PATCH] Display name of fbdev deviceJames Simmons2005-07-311-0/+8
* [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-291-2/+4
* [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-291-11/+36
* [PATCH] fbdev: colormap fixes fixJon Smirl2005-07-281-7/+7
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-8/+8
* [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski2005-07-271-60/+36
* [PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski2005-07-271-1/+2
* [PATCH] fbdev: colormap fixesJon Smirl2005-07-271-10/+72
* [PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl2005-07-271-0/+5
* [PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl2005-07-271-0/+1
* [PATCH] fbmon: horizontal frequency rounding fixJon Smirl2005-07-271-0/+2
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* [PATCH] mips: fbdev Kcofnig fixYoichi Yuasa2005-07-271-2/+2
* [PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurableSascha Hauer2005-07-172-7/+8
* [PATCH] m32r: framebuffer device supportHirokazu Takata2005-07-075-0/+1313
* [PATCH] coverity: fix fbsysfs null pointer checkKAMBAROV, ZAUR2005-07-071-1/+1