Age | Commit message (Expand) | Author | Files | Lines |
2011-11-21 | fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBM | Kuninori Morimoto | 1 | -1/+1 |
2011-11-21 | fbdev: sh_mipi_dsi: tidyup dsip_clk | Kuninori Morimoto | 1 | -3/+1 |
2011-11-21 | fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask | Kuninori Morimoto | 1 | -1/+1 |
2011-11-21 | Merge commit 'v3.2-rc2' into fbdev-next | Florian Tobias Schandinat | 5202 | -274008/+400112 |
2011-11-15 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -0/+2 |
2011-11-15 | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl | Linus Torvalds | 1 | -15/+7 |
2011-11-15 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -32/+38 |
2011-11-14 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 4 | -87/+112 |
2011-11-14 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -5/+6 |
2011-11-14 | virtio-pci: fix use after free | Michael S. Tsirkin | 1 | -5/+6 |
2011-11-13 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -8/+19 |
2011-11-12 | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) | Rafael J. Wysocki | 1 | -29/+0 |
2011-11-12 | drm/radeon/kms/combios: fix dynamic allocation of PM clock modes | Alex Deucher | 1 | -8/+19 |
2011-11-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -2/+11 |
2011-11-11 | [CPUFREQ] db8500: fix build error due to undeclared i variable | Axel Lin | 1 | -3/+3 |
2011-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -6/+3 |
2011-11-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -16/+29 |
2011-11-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -2/+2 |
2011-11-11 | vrtc: change its year offset from 1960 to 1972 | Feng Tang | 1 | -8/+11 |
2011-11-11 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 7 | -10/+24 |
2011-11-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 39 | -233/+429 |
2011-11-11 | video: s3c-fb: fix transparency length for pixel blending | Jingoo Han | 1 | -1/+2 |
2011-11-11 | fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV | Geert Uytterhoeven | 1 | -1/+5 |
2011-11-11 | fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode | Geert Uytterhoeven | 1 | -0/+21 |
2011-11-11 | fbdev/cirrusfb: Rewrite Zorro graphics card probing | Geert Uytterhoeven | 1 | -123/+118 |
2011-11-11 | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Olof Johansson | 1 | -0/+8 |
2011-11-11 | atmel_lcdfb: support new-style palette format | Peter Korsgaard | 1 | -8/+24 |
2011-11-11 | atmel_lcdfb: Use proper blanking on negative contrast polarity | Alexander Stein | 1 | -1/+4 |
2011-11-11 | atmel_lcdfb: Adjust HFP calculation so it matches the manual. | Alexander Stein | 1 | -2/+2 |
2011-11-11 | fbdev: remove display subsystem | Florian Tobias Schandinat | 5 | -251/+1 |
2011-11-11 | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo | 1 | -0/+8 |
2011-11-11 | drm/radeon/kms/pm: switch to dynamically allocating clock mode array | Alex Deucher | 2 | -39/+82 |
2011-11-11 | drm/radeon/kms: optimize r600_pm_profile_init | Alex Deucher | 1 | -68/+32 |
2011-11-11 | drm/radeon/kms/pm: add a proper pm profile init function for fusion | Alex Deucher | 6 | -39/+94 |
2011-11-11 | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() | Alex Deucher | 2 | -12/+0 |
2011-11-11 | drm: fix kconfig unmet dependency warning | Randy Dunlap | 1 | -0/+1 |
2011-11-11 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 17 | -65/+123 |
2011-11-11 | drm: add some comments to drm_wait_vblank and drm_queue_vblank_event | Ilija Hadzic | 1 | -1/+6 |
2011-11-11 | drm/radeon/benchmark: signedness bug in radeon_benchmark_move() | Dan Carpenter | 1 | -1/+1 |
2011-11-11 | drm: do not sleep on vblank while holding a mutex | Ilija Hadzic | 1 | -1/+1 |
2011-11-11 | drm: try to restore previous CRTC config if mode set fails | Jesse Barnes | 1 | -0/+13 |
2011-11-11 | drm/radeon/kms: make an aux failure debug only | Alex Deucher | 1 | -1/+1 |
2011-11-11 | drm: drop select of SLOW_WORK | Paul Bolle | 1 | -1/+0 |
2011-11-11 | drm: serialize access to list of debugfs files | Marcin Slusarz | 2 | -4/+13 |
2011-11-11 | drm/radeon/kms: fix use of vram scratch page on evergreen/ni | Alex Deucher | 1 | -1/+1 |
2011-11-11 | drm/radeon: Make sure CS mutex is held across GPU reset. | Michel Dänzer | 3 | -12/+62 |
2011-11-11 | drm: Ensure string is null terminated. | Vinson Lee | 1 | -1/+3 |
2011-11-11 | vmwgfx: Only allow 64x64 cursors | Jakob Bornecrantz | 1 | -0/+4 |
2011-11-11 | vmwgfx: Initialize clip rect loop correctly in surface dirty | Jakob Bornecrantz | 1 | -2/+3 |
2011-11-11 | vmwgfx: Close screen object system | Jakob Bornecrantz | 1 | -1/+4 |