index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/tegra: fuse: export tegra_sku_info
Vince Hsu
2014-12-02
1
-0
/
+1
*
ARM: shmobile: marzen: Remove DU platform device
Laurent Pinchart
2014-12-01
1
-58
/
+0
*
ARM: shmobile: lager: Remove DU platform device
Laurent Pinchart
2014-12-01
1
-58
/
+0
*
Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2014-11-26
77
-524
/
+2232
|
\
|
*
drm: Add adv7511 encoder driver
Lars-Peter Clausen
2014-11-26
4
-0
/
+1307
|
*
video: Add ADV751[13] DT bindings documentation
Laurent Pinchart
2014-11-26
1
-0
/
+88
|
*
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2014-11-26
2
-13
/
+35
|
*
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
9
-7
/
+375
|
*
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
2014-11-26
1
-3
/
+4
|
*
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
4
-7
/
+13
|
*
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
3
-4
/
+6
|
*
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
10
-151
/
+38
|
*
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
1
-1
/
+1
|
*
Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-base
Laurent Pinchart
2014-11-26
52
-343
/
+370
|
|
\
|
|
*
ARM: shmobile: koelsch: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-3
/
+13
|
|
*
ARM: shmobile: koelsch-reference: Remove DU platform device
Laurent Pinchart
2014-10-30
1
-73
/
+0
|
|
*
ARM: shmobile: lager: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-3
/
+50
|
|
*
ARM: shmobile: lager-reference: Remove DU platform device
Laurent Pinchart
2014-10-30
1
-80
/
+0
|
|
*
ARM: shmobile: marzen: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-0
/
+83
|
|
*
ARM: shmobile: dts: Add common file for AA104XD12 panel
Laurent Pinchart
2014-10-27
1
-0
/
+41
|
|
*
ARM: shmobile: r8a7791: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+69
|
|
*
ARM: shmobile: r8a7790: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+90
|
|
*
ARM: shmobile: r8a7779: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+24
|
|
*
ARM: shmobile: Remove FSF address from copyright headers
Laurent Pinchart
2014-10-27
45
-184
/
+0
*
|
|
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
2014-11-26
12
-64
/
+76
|
\
\
\
|
*
|
|
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
|
*
|
|
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
1
-0
/
+4
|
*
|
|
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
|
*
|
|
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
1
-2
/
+2
|
*
|
|
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
1
-1
/
+1
|
*
|
|
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
|
*
|
|
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
1
-0
/
+1
|
*
|
|
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
2
-12
/
+11
|
*
|
|
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
|
*
|
|
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
1
-0
/
+1
|
*
|
|
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
2
-6
/
+5
|
*
|
|
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
1
-2
/
+3
|
*
|
|
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
1
-3
/
+3
|
*
|
|
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
1
-5
/
+6
|
*
|
|
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
1
-1
/
+2
|
*
|
|
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
|
*
|
|
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
1
-20
/
+20
|
*
|
|
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-20
1
-4
/
+12
*
|
|
|
drm/udl: properly check for error pointers
Haixia Shi
2014-11-26
1
-3
/
+3
*
|
|
|
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
2014-11-26
3
-4
/
+9
|
/
/
/
*
|
|
MAINTAINERS: add maintainer for i.MX DRM driver
Philipp Zabel
2014-11-26
1
-0
/
+7
*
|
|
drm: imx: Move imx-drm driver out of staging
Philipp Zabel
2014-11-26
20
-20
/
+3
|
/
/
*
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2014-11-26
17
-666
/
+609
|
\
\
|
*
|
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-25
1
-2
/
+4
|
*
|
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
2014-11-25
1
-1
/
+4
[next]