summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxa168fb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-24Minimal support for viafb suspend/resumeDeepak Saxena3-0/+55
2010-09-24viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat1-3/+4
2010-09-24viafb: add documentation for proc interfaceFlorian Tobias Schandinat1-0/+48
2010-09-24viafb: rename output devicesFlorian Tobias Schandinat3-30/+30
2010-09-24viafb: add a mapping of supported output devicesFlorian Tobias Schandinat1-0/+48
2010-09-24viafb: set sync polarity for all output devicesFlorian Tobias Schandinat1-9/+25
2010-09-24viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat2-3/+26
2010-09-24viafb: reduce I2C timeout and delayFlorian Tobias Schandinat1-2/+2
2010-09-24viafb: enable I2C for CRTFlorian Tobias Schandinat1-1/+1
2010-09-24viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat1-3/+24
2010-09-24viafb: vt1636 cleanupFlorian Tobias Schandinat5-131/+42
2010-09-24viafb: introduce per output device power managementFlorian Tobias Schandinat6-111/+137
2010-09-24viafb: limit LCD code impactFlorian Tobias Schandinat1-31/+0
2010-09-24viafb: add interface for output device configurationFlorian Tobias Schandinat4-24/+216
2010-09-24viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat4-205/+136
2010-09-24viafb: use new device routingFlorian Tobias Schandinat1-63/+38
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