summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera
AgeCommit message (Expand)AuthorFilesLines
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung5-6/+11
2015-10-01Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab1-2/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung5-76/+98
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2-2/+2
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu1-0/+15
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2-10/+0
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2-18/+139
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart1-7/+4
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu1-8/+29
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu1-12/+5
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu1-13/+7
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu1-1/+1
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov1-2/+2
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov1-5/+9
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven1-2/+0
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu1-1/+1
2015-08-16[media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor1-0/+3
2015-08-16[media] media: rcar_vin: fill in bus_info fieldRob Taylor1-0/+1
2015-08-16[media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle1-2/+10
2015-08-11[media] soc_camera: always release queue for queue ownerHans Verkuil1-4/+5
2015-08-11[media] soc_camera: pass on streamoff errorHans Verkuil1-3/+4
2015-08-11[media] soc_camera: compliance fixesHans Verkuil1-6/+12
2015-08-11[media] soc_camera: fix expbuf supportHans Verkuil1-6/+5
2015-08-11[media] soc_camera: fix enum_inputHans Verkuil1-0/+3
2015-08-11[media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil1-0/+1
2015-08-11[media] sh_mobile_ceu_camera: fix querycapHans Verkuil1-0/+2
2015-07-06[media] atmel-isi: remove mck backward compatibility codeJosh Wu1-46/+0
2015-07-06[media] atmel-isi: add runtime pm supportJosh Wu1-8/+47
2015-07-06[media] atmel-isi: disable ISI even if it has codec requestJosh Wu1-3/+1
2015-05-18[media] rcar-vin: use monotonic timestampsHans Verkuil1-1/+1
2015-05-12[media] constify of_device_id arrayFabian Frederick1-1/+1
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab1-1/+6
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil8-99/+120
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil7-100/+128
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil1-18/+17
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil8-86/+114
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil9-73/+104
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka1-1/+6
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab1-1/+2
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab3-60/+64
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2015-04-02[media] rcar-vin: Don't implement empty optional clock operationsLaurent Pinchart1-15/+0
2015-04-02[media] soc-camera: Make clock_start and clock_stop operations optionalLaurent Pinchart1-29/+33
2015-04-02[media] soc-camera: Unregister v4l2 clock in the OF bind error pathLaurent Pinchart1-0/+2
2015-04-02[media] media: soc-camera: use icd->control instead of icd->pdev for reset()Josh Wu1-3/+5
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski1-3/+3
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil1-9/+21
2015-03-03[media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar1-1/+0
2015-03-03[media] soc-camera: Fix devm_kfree() in soc_of_bind()Geert Uytterhoeven1-1/+1