aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: rename davinci/ to ti/davinci/Mauro Carvalho Chehab23-16147/+0
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab1-0/+6
2022-03-07media: davinci: vpif: Use platform_get_irq_optional() to get the interruptLad Prabhakar3-27/+42
2022-01-23media: davinci: vpif: drop probe printkJohan Hovold1-2/+0
2022-01-23media: davinci: vpif: fix use-after-free on driver unbindJohan Hovold1-26/+71
2022-01-23media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold1-2/+9
2022-01-23media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold1-0/+1
2021-12-14media: davinci: remove redundant assignment to pointer commonColin Ian King1-1/+0
2021-11-29media: davinci: vpbe_osd: mark read reg function as __always_unusedMauro Carvalho Chehab1-1/+1
2021-11-29media: davinci: get rid of an unused functionMauro Carvalho Chehab1-11/+0
2021-09-30media: davinci: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing3-18/+6
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-10/+11
2021-07-12media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > ProbablyHerman1-1/+1
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2-5/+3
2021-05-20media: davinci: fix two kernel-doc commentsMauro Carvalho Chehab2-2/+2
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-1/+1
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia2-72/+15
2021-01-27media: davinci/vpbe.c: ret contains the return code, not errHans Verkuil1-1/+1
2021-01-12media: platform: davinci: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-2/+1
2020-11-16media: isif: reset global stateEvgeny Novikov1-2/+9
2020-08-06media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-07-19media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov5-5/+5
2020-06-23media: vpif: Fix runtime PM imbalance in vpif_probeDinghao Liu1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-21media: davinci: remove redundant assignment to pointer 'common'Colin Ian King1-1/+0
2020-02-24media: davinci: fix incorrect pix_fmt assignmentCengiz Can1-1/+1
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil4-4/+4
2020-02-24media: isif: constify copied structureJulia Lawall1-1/+1
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-15/+16
2020-01-09media: davinci/vpfe_capture.c: Avoid BUG_ON for register failureAditya Pakki1-15/+16
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-3/+3
2019-08-26media: use the BIT() macroMauro Carvalho Chehab1-10/+10
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus1-7/+6
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcountingSakari Ailus1-3/+2
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil1-42/+9
2019-07-23media: davinci-vpbe: remove obsolete includesArnd Bergmann3-14/+0
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil1-1/+0
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil4-8/+4
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil3-25/+4
2019-06-12media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao1-2/+14
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab17-166/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner5-46/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner11-111/+11
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab1-0/+1
2019-05-23media: vpss: fix the order of resource clean upMukesh Ojha1-1/+1
2019-05-23media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1