index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
[media] davinci/dm644x_ccdc: fix compiler warning
Hans Verkuil
2
-6
/
+9
2013-03-19
[media] davinci/vpfe_capture: remove current_norm
Hans Verkuil
1
-1
/
+0
2013-03-19
[media] davinci/vpbe_display: remove deprecated current_norm
Hans Verkuil
1
-9
/
+1
2013-03-19
[media] davinci/vpfe_capture: convert to the control framework
Hans Verkuil
1
-40
/
+7
2013-03-19
[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS
Hans Verkuil
3
-9
/
+9
2013-03-18
[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
1
-51
/
+52
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
1
-55
/
+57
2013-03-18
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
Sachin Kamat
1
-6
/
+6
2013-03-18
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
Sachin Kamat
1
-6
/
+6
2013-03-18
[media] Media: remove incorrect __init/__exit markups
Dmitry Torokhov
1
-3
/
+3
2013-03-14
[media] timblogiw: Fix sparse warning
Sachin Kamat
1
-1
/
+1
2013-03-05
[media] s5p-g2d: Add DT based discovery support
Sachin Kamat
1
-2
/
+29
2013-03-05
[media] s3c-camif: Fail on insufficient number of allocated buffers
Sylwester Nawrocki
1
-4
/
+11
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
13
-0
/
+14
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
[next]