summaryrefslogtreecommitdiff
path: root/drivers/media/platform/soc_camera
AgeCommit message (Expand)Author
2018-02-16media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu
2015-08-16[media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor
2015-08-16[media] media: rcar_vin: fill in bus_info fieldRob Taylor
2015-08-16[media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle
2015-08-11[media] soc_camera: always release queue for queue ownerHans Verkuil
2015-08-11[media] soc_camera: pass on streamoff errorHans Verkuil
2015-08-11[media] soc_camera: compliance fixesHans Verkuil
2015-08-11[media] soc_camera: fix expbuf supportHans Verkuil
2015-08-11[media] soc_camera: fix enum_inputHans Verkuil
2015-08-11[media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil
2015-08-11[media] sh_mobile_ceu_camera: fix querycapHans Verkuil
2015-07-06[media] atmel-isi: remove mck backward compatibility codeJosh Wu
2015-07-06[media] atmel-isi: add runtime pm supportJosh Wu
2015-07-06[media] atmel-isi: disable ISI even if it has codec requestJosh Wu
2015-05-18[media] rcar-vin: use monotonic timestampsHans Verkuil
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-02[media] rcar-vin: Don't implement empty optional clock operationsLaurent Pinchart
2015-04-02[media] soc-camera: Make clock_start and clock_stop operations optionalLaurent Pinchart
2015-04-02[media] soc-camera: Unregister v4l2 clock in the OF bind error pathLaurent Pinchart
2015-04-02[media] media: soc-camera: use icd->control instead of icd->pdev for reset()Josh Wu
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil
2015-03-03[media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar