index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
93
-2171
/
+3680
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+0
2013-02-15
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
5
-57
/
+39
2013-02-15
[media] davinci: do not include mach/hardware.h
Arnd Bergmann
1
-1
/
+0
2013-02-13
[media] sh_vou: Use vou_dev instead of vou_file wherever possible
Laurent Pinchart
1
-26
/
+31
2013-02-13
[media] sh_vou: Use video_drvdata()
Laurent Pinchart
1
-36
/
+21
2013-02-13
[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functions
Julia Lawall
1
-50
/
+15
2013-02-13
[media] sh-mobile-ceu-camera: fix SHARPNESS control default
Guennadi Liakhovetski
1
-1
/
+1
2013-02-08
[media] s5p-tv: Include missing platform_device.h header
Sachin Kamat
1
-0
/
+1
2013-02-08
[media] s5p-tv: Include missing irqreturn.h header
Sachin Kamat
1
-0
/
+1
2013-02-08
[media] soc-camera: fix compilation breakage in 3 drivers
Guennadi Liakhovetski
3
-4
/
+4
2013-02-08
[media] via-camera: implement the control framework
Javier Martin
1
-46
/
+14
2013-02-08
[media] mcam-core: implement the control framework
Javier Martin
2
-45
/
+11
2013-02-06
[media] s5p-fimc: Fix fimc-lite entities deregistration
Sylwester Nawrocki
1
-1
/
+1
2013-02-06
[media] s5p-mfc: end-of-stream handling in encoder bug fix
Kamil Debski
1
-0
/
+2
2013-02-06
[media] s5p-csis: Fix clock handling on error path in probe()
Sylwester Nawrocki
1
-3
/
+4
2013-02-06
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
10
-49
/
+33
2013-02-06
[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-3
/
+3
2013-02-06
[media] blackfin: add error frame support
Scott Jiang
2
-17
/
+31
2013-02-05
[media] s5p-fimc: Redefine platform data structure for fimc-is
Sylwester Nawrocki
6
-33
/
+37
2013-02-05
[media] s5p-fimc: Add clk_prepare/unprepare for sclk_cam clocks
Sylwester Nawrocki
1
-17
/
+36
2013-02-05
[media] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handler
Sylwester Nawrocki
1
-11
/
+1
2013-02-05
[media] s5p-fimc: Set default image format at device open()
Sylwester Nawrocki
3
-81
/
+75
2013-02-05
[media] s5p-fimc: Avoid null pointer dereference in fimc_capture_ctrls_create()
Sylwester Nawrocki
1
-2
/
+5
2013-02-05
[media] s5p-csis: Check return value of clk_enable/clk_set_rate
Sylwester Nawrocki
1
-9
/
+20
2013-02-05
[media] s5p-fimc: Check return value of clk_enable/clk_set_rate
Sylwester Nawrocki
1
-6
/
+18
2013-02-05
[media] s5p-fimc: Change platform subdevs registration method
Sylwester Nawrocki
1
-95
/
+108
2013-02-05
[media] s5p-fimc: Add missing line breaks
Sylwester Nawrocki
3
-10
/
+10
2013-02-05
[media] s5p-csis: Use devm_regulator_bulk_get API
Sachin Kamat
1
-5
/
+2
2013-02-05
[media] s5p-fimc: fimc-lite: Prevent deadlock at STREAMON/OFF ioctls
Sylwester Nawrocki
3
-18
/
+21
2013-02-05
[media] s5p-fimc: fimc-lite: Remove empty s_power subdev callback
Sylwester Nawrocki
1
-13
/
+0
2013-02-05
[media] s5p-mfc: Fix kernel warning on memory init
Arun Kumar K
1
-33
/
+45
2013-02-05
[media] s5p-mfc: Use WARN_ON(condition) directly
Sachin Kamat
1
-2
/
+1
2013-02-05
[media] s5p-g2d: Add support for G2D H/W Rev.4.1
Sachin Kamat
4
-9
/
+62
2013-02-05
[media] s5p-mfc: Use NULL instead of 0 for pointer
Sachin Kamat
1
-1
/
+1
2013-02-05
[media] s5p-fimc: Fix bytesperline value for V4L2_PIX_FMT_YUV420M format
Sylwester Nawrocki
4
-22
/
+24
2013-02-05
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
1
-1
/
+1
2013-02-05
[media] omap3isp: Fix histogram regions
Johannes Schellen
1
-8
/
+8
2013-02-05
[media] omap3isp: Use devm_* managed functions
Laurent Pinchart
5
-113
/
+27
2013-02-05
[media] omap3isp: Remove unneeded memset after kzalloc
Laurent Pinchart
3
-3
/
+0
2013-02-05
[media] omap3isp: preview: Lower the crop margins
Laurent Pinchart
1
-19
/
+21
2013-02-05
[media] davinci: vpbe: fix missing unlock on error in vpbe_initialize()
Wei Yongjun
1
-2
/
+4
2013-02-05
[media] davinci: dm355: Fix uninitialized variable compiler warnings
Lad, Prabhakar
1
-1
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
80
-779
/
+4666
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
4
-56
/
+39
2013-01-25
media: Convert to devm_ioremap_resource()
Thierry Reding
10
-49
/
+33
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
38
-168
/
+150
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-01-22
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
1
-1
/
+1
[next]