summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* viafb: use new device routingFlorian Tobias Schandinat2010-09-241-63/+38
* viafb: add new output device managementFlorian Tobias Schandinat2010-09-243-0/+114
* viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2010-09-242-1/+2
* viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-247-34/+38
* viafb: rework output device routingFlorian Tobias Schandinat2010-09-241-89/+94
* viafb: enable second display channel at central placeFlorian Tobias Schandinat2010-09-241-30/+5
* viafb: unify output path configurationFlorian Tobias Schandinat2010-09-243-7/+17
* viafb: remove stubFlorian Tobias Schandinat2010-09-241-17/+0
* viafb: remove lcdtbl.hFlorian Tobias Schandinat2010-09-242-592/+7
* viafb: reset correct PLLFlorian Tobias Schandinat2010-09-241-2/+2
* drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-061-1/+1
* viafb: Depends on X86Ben Hutchings2010-08-051-1/+1
* fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
* viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-231-2/+2
* viafb: probe cleanupsFlorian Tobias Schandinat2010-07-231-24/+3
* viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-232-254/+0
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
* viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-233-489/+412
* viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-234-41/+1
* viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
* viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-231-0/+6
* viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-231-5/+4
* viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-231-73/+2
* MAINTAINERS: update viafb entryFlorian Tobias Schandinat2010-07-231-1/+4
* Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-228-16/+44
|\
| * Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-222-2/+8
| * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-212-9/+25
| * Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-211-1/+1
| * Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-211-2/+1
| * Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-201-1/+1
| * Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-201-0/+7
| * Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-227-10/+15
|\ \
| * | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| * | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| * | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-221-3/+3
| * | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| * | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-221-1/+5
|\ \ \
| * | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
* | | | Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-07-221-2/+2
|\ \ \ \
| * | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-221-2/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-225-10/+11
|\ \ \ \ \
| * | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-223-3/+3
| * | | | | debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-221-1/+1
| * | | | | Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-221-0/+1
| * | | | | repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-221-6/+3
| * | | | | kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-221-0/+3