Age | Commit message (Expand) | Author |
2012-10-03 | drm/nouveau/clk: implement stub clock subdev | Ben Skeggs |
2012-10-03 | drm/nouveau/i2c: port to subdev interfaces | Ben Skeggs |
2012-10-03 | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs |
2012-10-03 | drm/nouveau/oldbios: remove shadowing support, use bios subdev's image | Ben Skeggs |
2012-10-03 | drm/nouveau/bios: pull in basic vbios subdev, more to come later | Ben Skeggs |
2012-10-03 | drm/nouveau: have non-core mmio accesses go through device object | Ben Skeggs |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs |
2012-10-03 | drm/nouveau/core: pull in most of the new core infrastructure | Ben Skeggs |
2012-10-03 | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs |
2012-10-03 | drm/nouveau/gem: use bo.offset rather than mm_node.start | Ben Skeggs |
2012-10-03 | drm/nvc0/fence: restore pre-suspend fence buffer context on resume | Ben Skeggs |
2012-10-03 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-03 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-03 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-03 | drm/savage: re-add busmaster enable, regression fix | Florian Zumbiehl |
2012-10-03 | drm/ast: drop duplicate initialization | Dan Carpenter |
2012-10-03 | Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2012-10-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds |
2012-10-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-10-02 | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-02 | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds |
2012-10-02 | workqueue: avoid using deprecated functions | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-10-02 | drm/radeon: add vm set_page() callback for SI | Alex Deucher |
2012-10-02 | drm/radeon: rework the vm_flush interface | Alex Deucher |
2012-10-02 | hyperv: Add buffer for extended info after the RNDIS response message. | Haiyang Zhang |
2012-10-02 | hyperv: Report actual status in receive completion packet | Haiyang Zhang |
2012-10-02 | hyperv: Remove extra allocated space for recv_pkt_list elements | Haiyang Zhang |
2012-10-02 | hyperv: Fix page buffer handling in rndis_filter_send_request() | Haiyang Zhang |
2012-10-02 | hyperv: Fix the missing return value in rndis_filter_set_packet_filter() | Haiyang Zhang |
2012-10-02 | hyperv: Fix the max_xfer_size in RNDIS initialization | Haiyang Zhang |
2012-10-02 | drm/radeon: use WRITE_DATA packets for vm flush on SI | Alex Deucher |
2012-10-02 | vxlan: put UDP socket in correct namespace | stephen hemminger |
2012-10-02 | vxlan: Depend on CONFIG_INET | David S. Miller |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier |
2012-10-02 | drm/radeon/pm: fix multi-head profile handling on BTC+ (v2) | Alex Deucher |
2012-10-02 | drm: change ioctl permissions | Rob Clark |
2012-10-02 | drm: support for rotated scanout | Rob Clark |
2012-10-02 | drm: refcnt drm_framebuffer (v4.1) | Rob Clark |
2012-10-02 | remoteproc: Fix use of format specifyer | Emil Goode |
2012-10-02 | remoteproc: fix a potential NULL-dereference on cleanup | Dan Carpenter |