index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-03-21
[media] s5p-fimc: Do not attempt to disable not enabled media pipeline
Sylwester Nawrocki
1
-20
/
+19
2013-03-21
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
1
-0
/
+1
2013-03-21
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
1
-1
/
+1
2013-03-21
[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish
Shaik Ameer Basha
1
-2
/
+4
2013-03-21
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
Shaik Ameer Basha
1
-3
/
+5
2013-03-21
[media] fimc-lite: Fix the variable type to avoid possible crash
Shaik Ameer Basha
1
-4
/
+4
2013-03-21
[media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure
Shaik Ameer Basha
1
-0
/
+1
2013-03-21
drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+1
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2
-21
/
+5
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
Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...
Paul Walmsley
2
-21
/
+5
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
[next]