aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov
2012-05-24Input: matrix-keymap - fix building keymapsDmitry Torokhov
2012-05-24drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Koƛcielnicki
2012-05-24drm/nouveau: Unregister switcheroo client on exitAndreas Heider
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider
2012-05-24drm/nouveau: fix a minor annoyance in an output stringBen Skeggs
2012-05-24drm/nouveau: turn a BUG into a WARNBen Skeggs
2012-05-24drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz
2012-05-24drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs
2012-05-24drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs
2012-05-24drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs
2012-05-24drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs
2012-05-24drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs
2012-05-24drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs
2012-05-24drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs
2012-05-24drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs
2012-05-24drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs
2012-05-24drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs
2012-05-24drm/nv50: remove manual context unload on context destructionBen Skeggs
2012-05-24drm/nv50: remove execution engine context saves on suspendBen Skeggs
2012-05-24drm/nv50/fifo: use hardware channel kickoff functionalityBen Skeggs
2012-05-24drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs
2012-05-24drm/nv50/fifo: construct playlist from hw context table stateBen Skeggs
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs
2012-05-24drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs
2012-05-24drm/nouveau/bios: fix some shadowing issues, particularly acpiBen Skeggs
2012-05-24drm/nouveau: fix engine context destructor orderingBen Skeggs
2012-05-24drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs
2012-05-24drm/nouveau/fence: minor api changes for an upcoming reworkBen Skeggs
2012-05-24drm/nouveau/fence: make ttm interfaces wrap ours, not the other way aroundBen Skeggs
2012-05-24drm/nouveau: move flip-related channel setup to software engineBen Skeggs
2012-05-24drm/nouveau: create real execution engine for software object classBen Skeggs
2012-05-24drm/nvd0/disp: remove unnecessary sync from flip_nextBen Skeggs
2012-05-24drm/nv04/disp: disable vblank interrupts when disabling displayBen Skeggs
2012-05-24drm/nouveau: base fence timeout on time of emissionMarcin Slusarz
2012-05-24drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs
2012-05-24drm/nv50/disp: fixup error paths in crtc object creationBen Skeggs
2012-05-24drm/nouveau: cleanup after display init failureMarcin Slusarz
2012-05-24drm/nv50: fix ramin heap size for kernel channel tooMarcin Slusarz
2012-05-24drm/nve0/graph: bump hub2gpc buffer sizeBen Skeggs