summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/davinci
AgeCommit message (Expand)AuthorLines
2022-03-18media: platform: rename davinci/ to ti/davinci/Mauro Carvalho Chehab-16147/+0
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab-0/+6
2022-03-07media: davinci: vpif: Use platform_get_irq_optional() to get the interruptLad Prabhakar-27/+42
2022-01-23media: davinci: vpif: drop probe printkJohan Hovold-2/+0
2022-01-23media: davinci: vpif: fix use-after-free on driver unbindJohan Hovold-26/+71
2022-01-23media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold-2/+9
2022-01-23media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold-0/+1
2021-12-14media: davinci: remove redundant assignment to pointer commonColin Ian King-1/+0
2021-11-29media: davinci: vpbe_osd: mark read reg function as __always_unusedMauro Carvalho Chehab-1/+1
2021-11-29media: davinci: get rid of an unused functionMauro Carvalho Chehab-11/+0
2021-09-30media: davinci: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing-18/+6
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus-10/+11
2021-07-12media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > P...Herman-1/+1
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann-5/+3
2021-05-20media: davinci: fix two kernel-doc commentsMauro Carvalho Chehab-2/+2
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart-1/+1
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia-72/+15
2021-01-27media: davinci/vpbe.c: ret contains the return code, not errHans Verkuil-1/+1
2021-01-12media: platform: davinci: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun-2/+1
2020-11-16media: isif: reset global stateEvgeny Novikov-2/+9
2020-08-06media: davinci: vpif_capture: fix potential double freeEvgeny Novikov-2/+0
2020-07-19media: vpss: clean up resources in initEvgeny Novikov-4/+16
2020-07-19media: davinci: replace http references with httpsAlexander A. Klimov-5/+5
2020-06-23media: vpif: Fix runtime PM imbalance in vpif_probeDinghao Liu-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-04-21media: davinci: remove redundant assignment to pointer 'common'Colin Ian King-1/+0
2020-02-24media: davinci: fix incorrect pix_fmt assignmentCengiz Can-1/+1
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-4/+4
2020-02-24media: isif: constify copied structureJulia Lawall-1/+1
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-15/+16
2020-01-09media: davinci/vpfe_capture.c: Avoid BUG_ON for register failureAditya Pakki-15/+16
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-3/+3
2019-08-26media: use the BIT() macroMauro Carvalho Chehab-10/+10
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus-7/+6
2019-07-25media: davinci-vpif: Don't dereference endpoint after putting it, fix refcoun...Sakari Ailus-3/+2
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil-42/+9
2019-07-23media: davinci-vpbe: remove obsolete includesArnd Bergmann-14/+0
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil-1/+0
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil-8/+4
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil-25/+4
2019-06-12media: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao-2/+14
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-166/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-46/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-111/+11
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab-0/+1
2019-05-23media: vpss: fix the order of resource clean upMukesh Ojha-1/+1
2019-05-23media: vpss: fix a potential NULL pointer dereferenceKangjie Lu-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter-1/+1