Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-03-22 | 2 | -0/+169 |
|\ | |||||
| *---. | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm... | Joerg Roedel | 2016-03-21 | 2 | -0/+169 |
| |\ \ \ | |||||
| | | | * | memory: mediatek: Add SMI driver | Yong Wu | 2016-02-25 | 1 | -0/+58 |
| | | | * | dt-bindings: mediatek: Add smi dts binding | Yong Wu | 2016-02-25 | 1 | -0/+111 |
| | | |/ | |||||
* | | | | Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-03-21 | 4 | -12/+10 |
|\ \ \ \ | |||||
| * | | | | mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk | Shawn Lin | 2016-02-29 | 1 | -3/+1 |
| * | | | | mmc: dw_mmc: remove struct block_settings | Shawn Lin | 2016-02-29 | 1 | -8/+0 |
| * | | | | mmc: tmio: refactor set_clock a little | Wolfram Sang | 2016-02-29 | 1 | -0/+5 |
| * | | | | mmc: tmio: add flag to reduce delay after changing clock status | Wolfram Sang | 2016-02-29 | 1 | -0/+4 |
| * | | | | mmc: core: remove the MMC_DATA_STREAM flag | Jaehoon Chung | 2016-02-29 | 1 | -1/+0 |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 | 22 | -244/+448 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra... | Dave Airlie | 2016-03-17 | 2 | -0/+34 |
| |\ \ \ \ \ | |||||
| | * | | | | | drm/bridge: Make (pre/post) enable/disable callbacks optional | Laurent Pinchart | 2016-03-02 | 1 | -0/+8 |
| | * | | | | | drm/dsi: Get DSI host by DT device node | Archit Taneja | 2016-03-02 | 1 | -0/+3 |
| | * | | | | | drm/dsi: Add routine to unregister a DSI device | Archit Taneja | 2016-03-02 | 1 | -0/+1 |
| | * | | | | | drm/dsi: Try to match non-DT DSI devices | Archit Taneja | 2016-03-02 | 1 | -2/+8 |
| | * | | | | | drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation | Archit Taneja | 2016-03-02 | 1 | -0/+16 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-16 | 4 | -1/+68 |
| |\ \ \ \ \ | |||||
| | * | | | | | drm: introduce pipe color correction properties | Lionel Landwerlin | 2016-03-08 | 4 | -1/+66 |
| | * | | | | | drm/atomic: Handle encoder stealing from set_config better. | Maarten Lankhorst | 2016-03-08 | 1 | -0/+2 |
| * | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2016-03-14 | 1 | -1/+16 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl | Joonyoung Shim | 2016-03-13 | 1 | -1/+16 |
| * | | | | | | | Merge drm-fixes into drm-next. | Dave Airlie | 2016-03-14 | 59 | -1622/+1789 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb... | Dave Airlie | 2016-03-05 | 2 | -100/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drm/omap: add dispc_channel_connected field to omap_dss_device | Tomi Valkeinen | 2016-03-03 | 1 | -0/+1 |
| | * | | | | | | | drm/omap: move dss_mgr_* declarations to omapdrm/omapfb | Tomi Valkeinen | 2016-03-03 | 1 | -16/+0 |
| | * | | | | | | | drm/omap: move struct dss_mgr_ops to omapdrm/omapfb | Tomi Valkeinen | 2016-03-03 | 1 | -22/+0 |
| | * | | | | | | | drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb | Tomi Valkeinen | 2016-03-03 | 1 | -38/+0 |
| | * | | | | | | | drm/omap: omapdss.h: remove omap_hdmi_init | Tomi Valkeinen | 2016-03-03 | 1 | -2/+0 |
| | * | | | | | | | drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_data | Tomi Valkeinen | 2016-03-03 | 1 | -7/+0 |
| | * | | | | | | | drm/omap: DISPC: support double-pixel mode | Tomi Valkeinen | 2016-03-03 | 1 | -0/+2 |
| | * | | | | | | | drm/omap: add define for DISPC_IRQ_WBUNCOMPLETEERROR | Tomi Valkeinen | 2016-03-03 | 1 | -0/+1 |
| | * | | | | | | | drm/omap: tpd12s015: remove platform data support | Manisha Agrawal | 2016-03-03 | 1 | -15/+0 |
| * | | | | | | | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ... | Dave Airlie | 2016-03-04 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | drm/msm: add timestamp param | Rob Clark | 2016-03-03 | 1 | -0/+1 |
| * | | | | | | | | | Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i... | Dave Airlie | 2016-03-02 | 1 | -0/+33 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm: add drm_of_encoder_active_endpoint helpers | Philipp Zabel | 2016-02-10 | 1 | -0/+33 |
| * | | | | | | | | | | drm/exynos: use arch independent types in uapi header | Andrzej Hajda | 2016-03-01 | 1 | -13/+13 |
| * | | | | | | | | | | drm/exynos: remove platform data structures and include/drm/exynos_drm.h | Andrzej Hajda | 2016-03-01 | 1 | -86/+0 |
| * | | | | | | | | | | drm/exynos: remove struct exynos_drm_panel_info | Andrzej Hajda | 2016-03-01 | 1 | -15/+0 |
| * | | | | | | | | | | Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-01 | 2 | -5/+11 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued | Daniel Vetter | 2016-02-12 | 663 | -4137/+15925 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | drm/i915/skl: Add missing SKL ids | MichaĆ Winiarski | 2016-02-08 | 1 | -0/+2 |
| | * | | | | | | | | | | drm/i915/bxt: update list of PCIIDs | Imre Deak | 2016-02-02 | 1 | -1/+3 |
| | * | | | | | | | | | | drm/i915: Fix VCS ring selection after uapi decoupling | Tvrtko Ursulin | 2016-01-28 | 1 | -4/+6 |
| * | | | | | | | | | | | Merge remote-tracking branch 'linuxtv/vsp1' into HEAD | Laurent Pinchart | 2016-02-20 | 13 | -52/+301 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-02-19 | 9 | -10/+217 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | dma-buf: Add ioctls to allow userspace to flush | Daniel Vetter | 2016-02-12 | 1 | -0/+40 |
| | * | | | | | | | | | | | drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers. | Rafael Antognolli | 2016-02-12 | 1 | -0/+62 |
| | * | | | | | | | | | | | drm/kms_helper: Add a common place to call init and exit functions. | Rafael Antognolli | 2016-02-12 | 1 | -0/+6 |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | |