| Commit message (Expand) | Author | Age |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-10 |
|\ |
|
| * | ARM: dts: exynos5420: remove disp_pd | Stephen Rothwell | 2014-08-09 |
| * | ARM: EXYNOS: Fix suspend/resume sequences | Tomasz Figa | 2014-08-09 |
| * | Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2014-08-09 |
| |\ |
|
| | * | ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c | Jeremy Vial | 2014-08-01 |
| | * | ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case. | Jeremy Vial | 2014-08-01 |
| | * | Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2014-07-29 |
| | |\ |
|
| | | * | ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate | Paul Walmsley | 2014-07-25 |
| * | | | ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi | Doug Anderson | 2014-08-09 |
* | | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 2014-08-09 |
|\ \ \ \ |
|
| * | | | | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau: fix headless mode | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau: hide sysfs pstate file behind an option again | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50/disp: shhh compiler | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: implement the proper SetShaderExceptions method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: remove some broken ltc bashing, for now | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: unhardcode attribute cb config | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: fetch tpcs-per-ppc info on startup | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: unhardcode pagepool config | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: unhardcode bundle cb config | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: improve initial context patch list helpers | Ben Skeggs | 2014-08-09 |
| * | | | | drm/gf100-/gr: add support for zero bandwidth clear | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/ltc: add zbc drivers | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/ltc: s/ltcg/ltc/ + cleanup | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau: use ram info from nvif_device | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/disp: allow user direct access to channel control registers | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/disp: audit and version display classes | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/disp: audit and version SCANOUTPOS method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version PIOR_PWR method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version SOR_DP_PWR method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version LVDS_SCRIPT method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version SOR_HDMI_PWR method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version SOR_HDA_ELD method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version SOR_PWR method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version DAC_LOAD method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: audit and version DAC_PWR method | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50-/disp: share channel creation between nv50/gf110 impls | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nv50/kms: don't assume same class versions for all channels | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/fifo: implement nvif event source | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/fifo: allow direct access to channel control registers where poss... | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/fifo: audit and version fifo channel classes | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/device: audit and version NVIF_CONTROL class and methods | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/pm: audit and version NVIF_PERFMON class and methods | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/dma: audit and version NV_DMA classes | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/dmaobj: switch to a slightly saner design | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/dmaobj: update to an improved style of class definition | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau/device: audit and version NV_DEVICE class | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau: use ioctl interface for abi16 gpuobj free | Ben Skeggs | 2014-08-09 |
| * | | | | drm/nouveau: use ioctl interface for abi16 ntfy alloc | Ben Skeggs | 2014-08-09 |