summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-15drm/radeon/cayman: set VM max pfn at MC initAlex Deucher
2012-10-15drm/radeon: separate pt alloc from lru addChristian König
2012-10-15drm/radeon: don't add the IB pool to all VMs v2Christian König
2012-10-15drm/radeon: allocate page tables on demand v4Christian König
2012-10-15drm/radeon: update comments to clarify VM setup (v2)Alex Deucher
2012-10-15drm/radeon: allocate PPLLs from low to highAlex Deucher
2012-10-15drm/radeon: fix compilation with backlight disabledAlex Deucher
2012-10-15drm/radeon: use %zu for formatting size_tLuca Tettamanti
2012-10-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-10-09drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres
2012-10-09drm/nv50/clk: wire up pll_calc hookMarcin Slusarz
2012-10-09drm/nouveau: remove unused _nouveau_parent_ctorMarcin Slusarz
2012-10-09drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiBBen Skeggs
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine