aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/am437x (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-2/+2
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2-11/+1
2016-04-13[media] am437x-vpfe: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-04-13[media] am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-8/+9
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-03[media] media: am437x-vpfe: fix handling platform_get_irq resultAndrzej Hajda1-2/+3
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung2-16/+22
2015-07-22[media] media: am437x-vpfe: Fix a race condition during releaseBenoit Parrot1-2/+12
2015-07-17[media] media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor settingBenoit Parrot1-1/+1
2015-06-05[media] am437x-vpfe: add support for xfer_funcHans Verkuil1-1/+2
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-16/+3
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-3/+3
2015-04-30[media] am437x: remove unused variableMauro Carvalho Chehab1-3/+0
2015-04-30[media] am437x: Fix a wrong identationMauro Carvalho Chehab1-1/+1
2015-04-30[media] am437x-vpfe: really update the vpfe_ccdc_update_raw_params dataMauro Carvalho Chehab1-1/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab1-1/+0
2015-04-02[media] media: am437x-vpfe: embed video_device struct in vpfe_deviceLad, Prabhakar2-16/+7
2015-04-02[media] media: am437x-vpfe: return error in case memory allocation failureLad, Prabhakar1-0/+6
2015-04-02[media] media: am437x-vpfe: match the OF node/i2c addr instead of nameLad, Prabhakar2-17/+11
2015-04-02[media] media: am437x: Don't release OF node reference twiceLaurent Pinchart1-2/+3
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-0/+1
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil1-0/+1
2015-03-02[media] am437x: VIDEO_AM437X_VPFE should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel1-1/+0
2015-02-02[media] media: platform: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2015-02-02[media] media: am437x: fix sparse warningsPrabhakar Lad1-3/+2
2014-12-23[media] media: platform: add VPFE capture driver support for AM437XBenoit Parrot5-0/+3215