summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera
AgeCommit message (Expand)AuthorLines
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus-2712/+0
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil-198/+0
2019-01-21media: soc_camera/soc_scale_crop: drop this unused codeHans Verkuil-477/+0
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil-1822/+0
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-3/+4
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam-10/+25
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-7/+7
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil-2/+2
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil-1/+2
2018-08-03media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto-5/+1
2018-08-03media: soc_camera_platform: convert to SPDX identifiersKuninori Morimoto-4/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-1/+2
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-2/+1
2018-05-25media: soc_camera: fix compiler warningHans Verkuil-1/+2
2018-03-23soc_camera: fix a weird cast on printkMauro Carvalho Chehab-1/+1
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil-4/+6
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+11
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab-1/+1
2017-12-18media: v4l: sh_mobile_ceu: Return buffers on streamoff()Jacopo Mondi-1/+6
2017-12-08media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan-0/+4
2017-11-30media: soc_camera: fix a kernel-doc markupMauro Carvalho Chehab-10/+11
2017-11-27media: annotate ->poll() instancesAl Viro-2/+2
2017-11-27anntotate the places where ->poll() return values goAl Viro-1/+1
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart-6/+8
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+2
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig-3/+2
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring-4/+2
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann-1/+1
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus-0/+3
2017-07-19media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal-1/+1
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus-3/+4
2017-05-19[media] soc_camera: annotate a switch fall throughMauro Carvalho Chehab-0/+1
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil-1517/+0
2017-04-10[media] atmel-isi: remove dependency of the soc-camera frameworkHans Verkuil-498/+698
2017-03-23[media] soc-camera: fix rectangle adjustment in croppingKoji Matsuoka-5/+6
2017-03-23[media] sh_mobile_ceu_camera: use module_platform_driverGeliang Tang-12/+1
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart-85/+19
2017-01-30[media] media: platform: soc_camera_platform : constify v4l2_subdev_* structuresBhumika Goyal-3/+3
2016-09-19[media] soc-camera/rcar-vin: remove obsolete driverHans Verkuil-1979/+0
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall-2/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik-2105/+0
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik-3/+12
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik-0/+32
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik-239/+516