summaryrefslogtreecommitdiffstats
path: root/drivers/video/igafb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-24viafb: add new output device managementFlorian Tobias Schandinat3-0/+114
2010-09-24viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2-1/+2
2010-09-24viafb: propagate __init and __devinitFlorian Tobias Schandinat7-34/+38
2010-09-24viafb: rework output device routingFlorian Tobias Schandinat1-89/+94
2010-09-24viafb: enable second display channel at central placeFlorian Tobias Schandinat1-30/+5
2010-09-24viafb: unify output path configurationFlorian Tobias Schandinat3-7/+17
2010-09-24viafb: remove stubFlorian Tobias Schandinat1-17/+0
2010-09-24viafb: remove lcdtbl.hFlorian Tobias Schandinat2-592/+7
2010-09-24viafb: reset correct PLLFlorian Tobias Schandinat1-2/+2
2010-09-16drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-08-06drivers/video/via/via-gpio.c: fix warningAndrew Morton1-1/+1
2010-08-05viafb: Depends on X86Ben Hutchings1-1/+1
2010-08-05fbdev: section cleanup in viafb driverHenrik Kretzschmar1-3/+3
2010-07-23viafb: fix accel_flags check_var bugFlorian Tobias Schandinat1-2/+2
2010-07-23viafb: probe cleanupsFlorian Tobias Schandinat1-24/+3
2010-07-23viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2-254/+0
2010-07-23viafb: update fix before calculating depthFlorian Tobias Schandinat1-1/+1
2010-07-23viafb: PLL value cleanupFlorian Tobias Schandinat3-489/+412
2010-07-23viafb: simplify lcd size "detection"Florian Tobias Schandinat4-41/+1
2010-07-23viafb: fix PCI tableFlorian Tobias Schandinat1-7/+9
2010-07-23viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat1-0/+6
2010-07-23viafb: improve lcd code readabilityFlorian Tobias Schandinat1-5/+4
2010-07-23viafb: remove duplicated scaling codeFlorian Tobias Schandinat1-73/+2
2010-07-23MAINTAINERS: update viafb entryFlorian Tobias Schandinat1-1/+4
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds1-1/+1
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells3-5/+74
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher1-0/+8
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel3-3/+3
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel1-1/+1
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel1-0/+1
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel1-6/+3
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks1-0/+3
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher1-1/+2
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony1-3/+3
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher1-0/+1
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie3-6/+1
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds4-4/+4
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2-9/+25
2010-07-21Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-21Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-21sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20