aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/pxa_camera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20media: pxa-camera: Match with device node, not the port nodeSakari Ailus1-1/+1
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-07media: pxa_camera: fix smatch warningHans Verkuil1-3/+5
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-1/+1
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-10/+15
2018-10-04media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+4
2018-06-18media: pxa_camera: remove the dmaengine compat needRobert Jarzmik1-19/+3
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-2/+2
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-12/+23
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita1-5/+12
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-1/+1
2017-12-18media: pxa_camera: disable and unprepare the clock source on errorFlavio Ceolin1-1/+3
2017-12-14media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_Hans Verkuil1-14/+14
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge1-1/+0
2017-11-30media: pxa_camera: get rid of kernel_doc warningsMauro Carvalho Chehab1-3/+6
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-2/+6
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-08-20media: pxa_camera: constify v4l2_clk_ops structureJulia Lawall1-1/+1
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann1-1/+1
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus1-0/+3
2017-07-19media: pxa_camera: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-5/+6
2017-06-06[media] pxa_camera: Fix a call with an uninitialized device pointerPetr Cvek1-2/+2
2017-06-06[media] pxa_camera: Add (un)subscribe_event ioctlPetr Cvek1-0/+4
2017-06-06[media] pxa_camera: Fix incorrect test in the image size generationPetr Cvek1-0/+3
2017-06-06[media] pxa_camera: Add remaining Bayer 8 formatsPetr Cvek1-10/+30
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-0/+1
2017-05-18[media] pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek1-1/+13
2016-10-24[media] media: platform: pxa_camera: add missing sensor power onRobert Jarzmik1-2/+10
2016-10-21[media] platform: don't break long linesMauro Carvalho Chehab1-4/+2
2016-09-19[media] pxa_camera: remove duplicated include from pxa_camera.cWei Yongjun1-1/+0
2016-09-19[media] pxa_camera: fix error return code in pxa_camera_probe()Wei Yongjun1-2/+6
2016-09-19[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"Colin Ian King1-1/+1
2016-09-12[media] pxa_camera: merge soc_mediabus.c into pxa_camera.cHans Verkuil1-24/+458
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab1-3/+0
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab1-2/+3
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik1-0/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik1-0/+2096