summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-261-6/+22
* [PATCH] fbdev: tag by scantype in sysfsDaniel R Thompson2006-06-261-1/+10
* [PATCH] imacfb: Add Intel-based Macintosh Framebuffer SupportEdgar Hucek2006-06-263-0/+355
* [PATCH] atyfb: Fix section warningsAntonino A. Daplas2006-06-262-14/+14
* [PATCH] macmodes: Fix section warningAntonino A. Daplas2006-06-263-23/+25
* [PATCH] fbdev: Fix logo rotation if width != heightAntonino A. Daplas2006-06-261-10/+10
* [PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer2006-06-261-9/+23
* [PATCH] skeletonfb: remove duplicate module init, exit, license linesArnaldo Carvalho de Melo2006-06-261-5/+0
* [PATCH] au1100fb: add power management supportRodolfo Giometti2006-06-261-2/+39
* [PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas2006-06-261-2/+2
* [PATCH] s3c2410fb: Fix resumeArnaud Patard2006-06-261-6/+11
* [PATCH] fbdev: Remove unused exportsAdrian Bunk2006-06-264-6/+0
* [PATCH] fbdev: Coverity Bug 90Antonino A. Daplas2006-06-261-2/+3
* [PATCH] fbdev: Coverity Bug 85Antonino A. Daplas2006-06-261-0/+1
* [PATCH] atyfb: Fix dead codeAntonino A. Daplas2006-06-261-0/+3
* [PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas2006-06-261-15/+17
* [PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas2006-06-261-5/+11
* [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie2006-06-261-0/+4
* [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas2006-06-262-2/+9
* [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-262-17/+16
* [PATCH] savagefb: Whitespace cleanupAntonino A. Daplas2006-06-261-497/+496
* [PATCH] fbdev: Static pseudocolor with depth less than 4 does existAntonino A. Daplas2006-06-261-1/+1
* [PATCH] vga16fb: Update platform codeAntonino A. Daplas2006-06-261-17/+23
* [PATCH] vfb: Update platform codeAntonino A. Daplas2006-06-261-16/+13
* [PATCH] vesafb: Update platform codeAntonino A. Daplas2006-06-261-5/+12
* [PATCH] epson1355fb: Update platform codeAntonino A. Daplas2006-06-261-15/+14
* [PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas2006-06-261-1/+13
* [PATCH] atyfb: Remove unneeded calls to wait_for_idleAntonino A. Daplas2006-06-261-10/+0
* [PATCH] atyfb: Fix hardware cursor handlingAntonino A. Daplas2006-06-261-19/+12
* [PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas2006-06-261-356/+6
* [PATCH] fbdev: More accurate sync range extrapolationAntonino A. Daplas2006-06-261-4/+24
* [PATCH] fbdev: Remove duplicate #include'sAdrian Bunk2006-06-263-5/+1
* [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2006-06-262-12/+1
* [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-263-17/+116
* [PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas2006-06-261-18/+191
* [PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas2006-06-262-278/+282
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-251-25/+27
|\
| * V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton2006-06-251-25/+27
* | [PATCH] trident fb section fixesRandy Dunlap2006-06-251-3/+3
* | [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-2515-410/+1167
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-3/+0
|/
* Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2006-06-243-24/+20
|\
| * intelfb delousingAl Viro2006-06-243-24/+20
* | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-1/+1
|/
* [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel2006-06-231-0/+4
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-223-12/+11
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-201-0/+63
|\
| * [ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer2006-06-181-0/+63
* | Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie...Linus Torvalds2006-06-195-210/+412
|\ \ | |/ |/|
| * intelfb: fixup clock calculation debugging.Dave Airlie2006-06-181-72/+32