summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [PATCH] w100fb: Rewrite for platform independenceRichard Purdie2005-09-082-1465/+1224Star
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-081-1/+0Star
* [PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek2005-09-082-0/+158
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-054-7/+4Star
* [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/+22Star
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-052-2/+1Star
* [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-241-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-301-2/+4
* [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-301-11/+36
* [PATCH] fbdev: colormap fixes fixJon Smirl2005-07-291-7/+7
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-8/+8
* [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski2005-07-281-60/+36Star
* [PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski2005-07-281-1/+2
* [PATCH] fbdev: colormap fixesJon Smirl2005-07-281-10/+72
* [PATCH] radeonfb: clean up EDID sysfs attributeJon Smirl2005-07-281-0/+5
* [PATCH] fbmem: use unregister_chrdev() on unloadJon Smirl2005-07-281-0/+1
* [PATCH] fbmon: horizontal frequency rounding fixJon Smirl2005-07-281-0/+2
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-1/+1
* [PATCH] mips: fbdev Kcofnig fixYoichi Yuasa2005-07-281-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-085-0/+1313
* [PATCH] coverity: fix fbsysfs null pointer checkKAMBAROV, ZAUR2005-07-081-1/+1
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-081-1/+1
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-4/+2Star
* [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King2005-06-301-7/+1Star
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-282-98/+92Star
* [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2005-06-261-4/+1Star
* [PATCH] au1100fb: convert to C99 inits.randy_dunlap2005-06-261-9/+9
* [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-261-2/+0Star
* [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-261-3/+2Star
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-261-4/+5
* [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-221-1/+0Star