aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera
Commit message (Expand)AuthorAge
...
* | | | | media: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| |/ / / |/| | |
* | | | Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |_|/ |/| |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-13
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-28
| |\ \
| * | | [media] V4L: soc_camera: allow reading from video device if supportedAnatolij Gustschin2012-11-22
| * | | [media] media: mx1_camera: mark the driver BROKENShawn Guo2012-11-22
| * | | [media] soc_camera: ret is never used. get rid of itMauro Carvalho Chehab2012-10-28
| | |/ | |/|
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \
| * | | | | mx2_camera: Fix regression caused by clock conversionFabio Estevam2012-11-16
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-15
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| * | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
| | |/ / | |/| |
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| * | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-15
| |/
* | [media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun2012-11-22
* | [media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | [media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski2012-11-22
* | [media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | [media] media: mx3_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | [media] media: pxa_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | [media] media: sh_mobile_ceu_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
|/
* [media] drivers/media/platform/soc_camera/soc_camera.c: fix error return codePeter Senna Tschudin2012-10-06
* [media] drivers/media/platform/soc_camera/mx2_camera.c: fix error return codePeter Senna Tschudin2012-10-06
* [media] soc_camera: Use devm_kzalloc functionSachin Kamat2012-10-06
* [media] soc_camera: Use module_platform_driver macroSachin Kamat2012-10-06
* [media] media: mx2_camera: Don't modify non volatile parameters in try_fmtJavier Martin2012-10-06
* [media] soc-camera: Use new selection target definitionsSylwester Nawrocki2012-10-06
* Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-01
* [media] media: mx2_camera: use managed functions to clean up codeShawn Guo2012-09-27
* [media] media: mx2_camera: remove dead code in mx2_camera_add_deviceShawn Guo2012-09-27
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-26
* [media] move soc_camera to its own directoryMauro Carvalho Chehab2012-08-21