summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/tegra: fuse: export tegra_sku_infoVince Hsu2014-12-021-0/+1
* ARM: shmobile: marzen: Remove DU platform deviceLaurent Pinchart2014-12-011-58/+0
* ARM: shmobile: lager: Remove DU platform deviceLaurent Pinchart2014-12-011-58/+0
* Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-11-2677-524/+2232
|\
| * drm: Add adv7511 encoder driverLars-Peter Clausen2014-11-264-0/+1307
| * video: Add ADV751[13] DT bindings documentationLaurent Pinchart2014-11-261-0/+88
| * drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen2014-11-262-13/+35
| * drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart2014-11-269-7/+375
| * drm: rcar-du: Replace drm_encoder with drm_slave_encoderLaurent Pinchart2014-11-261-3/+4
| * drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart2014-11-264-7/+13
| * drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart2014-11-263-4/+6
| * drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-2610-151/+38
| * drm: rcar-du: fix error return codeJulia Lawall2014-11-261-1/+1
| * Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-baseLaurent Pinchart2014-11-2652-343/+370
| |\
| | * ARM: shmobile: koelsch: Enable DU device in DTLaurent Pinchart2014-10-301-3/+13
| | * ARM: shmobile: koelsch-reference: Remove DU platform deviceLaurent Pinchart2014-10-301-73/+0
| | * ARM: shmobile: lager: Enable DU device in DTLaurent Pinchart2014-10-301-3/+50
| | * ARM: shmobile: lager-reference: Remove DU platform deviceLaurent Pinchart2014-10-301-80/+0
| | * ARM: shmobile: marzen: Enable DU device in DTLaurent Pinchart2014-10-301-0/+83
| | * ARM: shmobile: dts: Add common file for AA104XD12 panelLaurent Pinchart2014-10-271-0/+41
| | * ARM: shmobile: r8a7791: Add DU node to device treeLaurent Pinchart2014-10-271-0/+69
| | * ARM: shmobile: r8a7790: Add DU node to device treeLaurent Pinchart2014-10-271-0/+90
| | * ARM: shmobile: r8a7779: Add DU node to device treeLaurent Pinchart2014-10-271-0/+24
| | * ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-2745-184/+0
* | | Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie2014-11-2612-64/+76
|\ \ \
| * | | amdkfd: delete some dead codeDan Carpenter2014-11-251-5/+0
| * | | amdkfd: Fix memory leak of mqds on dqm finiOded Gabbay2014-11-251-0/+4
| * | | amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter2014-11-251-1/+1
| * | | amdkfd: fix some error handling in ioctlDan Carpenter2014-11-251-2/+2
| * | | amdkfd: Remove DRM_AMDGPU dependency from KconfigOded Gabbay2014-11-211-1/+1
| * | | amdkfd: explicitely include io.h in kfd_doorbell.cOded Gabbay2014-11-211-0/+1
| * | | amdkfd: Clear ctx cb before suspendOded Gabbay2014-11-091-0/+1
| * | | amdkfd: Instead of using get function, use container_ofAlexey Skidanov2014-11-192-12/+11
| * | | amdkfd: use schedule() in sync_with_hwOded Gabbay2014-11-171-1/+2
| * | | amdkfd: Fix memory leak on process deregistrationJay Cornwall2014-11-201-0/+1
| * | | amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay2014-11-202-6/+5
| * | | amdkfd: fence_wait_timeout() can be staticOded Gabbay2014-11-201-2/+3
| * | | amdkfd: is_occupied() can be staticOded Gabbay2014-11-201-3/+3
| * | | amdkfd: Fix sparse warnings in kfd_flat_memory.cOded Gabbay2014-11-201-5/+6
| * | | amdkfd: pqm_get_kernel_queue() can be statickbuild test robot2014-11-201-1/+2
| * | | amdkfd: test_kq() can be statickbuild test robot2014-11-201-1/+1
| * | | amdkfd: Fix sparse warnings in kfd_topology.cOded Gabbay2014-11-201-20/+20
| * | | amdkfd: Fix sparse warnings in kfd_chardev.cOded Gabbay2014-11-201-4/+12
* | | | drm/udl: properly check for error pointersHaixia Shi2014-11-261-3/+3
* | | | drm/udl: handle page mapping in dmabuf export.Haixia Shi2014-11-263-4/+9
|/ / /
* | | MAINTAINERS: add maintainer for i.MX DRM driverPhilipp Zabel2014-11-261-0/+7
* | | drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-2620-20/+3
|/ /
* | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-11-2617-666/+609
|\ \
| * | drm/exynos: avoid leak if exynos_dpi_probe() failsGustavo Padovan2014-11-251-2/+4
| * | drm/exynos: Fix exynos_dpi_remove() parameterGustavo Padovan2014-11-251-1/+4