summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-094-2/+1493
* [PATCH] better error handing in savagefb_probeOlaf Hering2005-09-091-5/+5
* [PATCH] sisfb updateThomas Winischhofer2005-09-0920-18373/+14226
* [PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick2005-09-091-0/+30
* [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
OpenPOWER on IntegriCloud