aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas1-7/+28
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones3-10/+26
2006-10-03[PATCH] radeonfb: Use generic DDC readingDennis Munsie2-103/+4
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2-43/+7
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2-41/+2
2006-10-03[PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2-42/+3
2006-10-03[PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2-42/+4
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie3-0/+122
2006-10-03[PATCH] vfb: Document option to enable the driverMike Frysinger1-1/+2
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther1-4/+4
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti1-4/+26
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie2-32/+78
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds7-7/+527
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+15
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-15/+15
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-60/+197
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh1-2/+2
2006-09-27video: Update pvr2fb for sq API changes.Paul Mundt1-10/+12
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh1-33/+181
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-14/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare3-3/+0
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell4-24/+30
2006-09-25[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/*Michael Hanselmann1-0/+12
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-09-14Merge branch 'linux-2.6'Paul Mackerras5-37/+42
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt5-37/+42
2006-08-31Merge branch 'merge'Paul Mackerras7-10/+68
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt4-4/+15
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar1-0/+2
2006-08-22intelfb: fix mtrr_reg signednessDave Airlie1-1/+1
2006-08-22intelfb: update doc and Kconfig (supported devices)Christian Merkle1-2/+4
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek2-6/+45
2006-08-08Merge branch 'merge'Paul Mackerras2-17/+11
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-08-01Merge branch 'merge'Paul Mackerras81-258/+1881
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-146/+161
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2-7/+5
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann3-20/+15
2006-07-31[PATCH] radeonfb sleep fixesVolker Braun3-25/+145