| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | soc/tegra: pmc: restrict compilation of suspend-related support to ARM | Paul Walmsley | 2015-01-09 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Olof Johansson | 2015-01-23 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | ARM: imx: clk-vf610: Add clock for SNVS | Sanchayan Maity | 2015-01-13 | 1 | -1/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-17 | 4 | -16/+396 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | rtc: add driver for DS1685 family of real time clocks | Joshua Kinard | 2015-02-16 | 1 | -0/+375 | |
| | * | | | | | | | | | | | | | | | | | | | | | dax: add dax_zero_page_range | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX | Matthew Wilcox | 2015-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | vfs: remove get_xip_mem | Matthew Wilcox | 2015-02-16 | 2 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | dax,ext2: replace xip_truncate_page with dax_truncate_page | Matthew Wilcox | 2015-02-16 | 1 | -9/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | dax,ext2: replace the XIP page fault handler with the DAX page fault handler | Matthew Wilcox | 2015-02-16 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | dax,ext2: replace XIP read and write with DAX I/O | Matthew Wilcox | 2015-02-16 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | vfs,ext2: introduce IS_DAX(inode) | Matthew Wilcox | 2015-02-16 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm: allow page fault handlers to perform the COW | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-02-16 | 18 | -61/+737 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2015-02-13 | 1 | -0/+349 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | drm/exynos: Add DECON driver | Ajay Kumar | 2015-02-11 | 1 | -0/+349 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-02-11 | 1 | -3/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | drm: remove DRM_FORMAT_NV12MT | Daniel Vetter | 2015-02-04 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2015-02-05 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam | Zhipeng Gong | 2015-01-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/i915: Specify bsd rings through exec flag | Zhipeng Gong | 2015-01-27 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | drm/dp: add drm_dp_link_power_down() helper | Rob Clark | 2015-02-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 2015-01-29 | 10 | -24/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: make bridge registration independent of drm flow | Ajay Kumar | 2015-01-28 | 2 | -13/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init | Ajay Kumar | 2015-01-28 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2015-01-28 | 3 | -2/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/atomic-helpers: Saner encoder/crtc callbacks | Daniel Vetter | 2015-01-27 | 1 | -2/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/atomic-helpers: Recover full cursor plane behaviour | Daniel Vetter | 2015-01-27 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/atomic-helper: add connector->dpms() implementation | Daniel Vetter | 2015-01-27 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: Add drm_crtc_state->active | Daniel Vetter | 2015-01-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm: Add standardized boolean props | Daniel Vetter | 2015-01-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2015-01-28 | 4 | -3/+63 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/atomic: Add ->atomic_check() to encoder helpers | Thierry Reding | 2015-01-27 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/plane: Add optional ->atomic_disable() callback | Thierry Reding | 2015-01-27 | 2 | -0/+40 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/plane: Make ->atomic_update() mandatory | Thierry Reding | 2015-01-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | gpu: host1x: Provide a proper struct bus_type | Thierry Reding | 2015-01-27 | 1 | -3/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | gpu: host1x: Call ->remove() only when a device is bound | Thierry Reding | 2015-01-23 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | drm: Add rotation value to plane state | Matt Roper | 2015-01-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-01-27 | 3 | -37/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued | Daniel Vetter | 2015-01-12 | 559 | -3656/+16717 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Add ioctl to set per-context parameters | Chris Wilson | 2015-01-07 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Support creation of unbound wc user mappings for objects | Akash Goel | 2015-01-06 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2015-01-27 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / / / / / / / / / / | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/probe-helper: don't lose hotplug event | Daniel Vetter | 2015-01-22 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/fb-helper: Propagate errors from initial config failure | Thierry Reding | 2015-01-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into drm-next | Dave Airlie | 2015-01-22 | 31 | -71/+221 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | drm: add bus_formats and num_bus_formats fields to drm_display_info | Boris Brezillon | 2015-01-21 | 1 | -0/+8 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 2015-01-21 | 3 | -16/+68 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg | Steve Longerbeam | 2015-01-07 | 1 | -16/+3 | |
