aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/davinci
AgeCommit message (Expand)Author
2020-02-24media: davinci: fix incorrect pix_fmt assignmentCengiz Can
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: isif: constify copied structureJulia Lawall
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-09media: davinci/vpfe_capture.c: Avoid BUG_ON for register failureAditya Pakki
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...Sakari Ailus
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil
2019-07-23media: davinci-vpbe: remove obsolete includesArnd Bergmann
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-06-12media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-23media: vpss: fix the order of resource clean upMukesh Ojha
2019-05-23media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-12-03media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: davinci/vpbe: drop unused g_cropcapHans Verkuil
2018-10-09media: isif: fix a NULL pointer dereference bugWenwen Wang
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-24media: davinci: Fix implicit enum conversion warningNathan Chancellor
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-02media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-09media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter
2018-05-04media: davinci: don't override the error codeMauro Carvalho Chehab
2018-04-17media: vpbe_display: get rid of warningsMauro Carvalho Chehab
2018-04-17media: vpbe_display: properly handle error caseMauro Carvalho Chehab
2018-04-17media: davinci: fix an inconsistent identMauro Carvalho Chehab
2018-04-17media: isif: reorder a statement to match coding styleMauro Carvalho Chehab
2018-04-17media: davinci: get rid of lots of kernel-doc warningsMauro Carvalho Chehab
2018-04-17media: vpbe_venc: don't store return codes if they won't be usedMauro Carvalho Chehab