aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/davinci_vpfe (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King1-5/+10
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil1-4/+5
2019-05-29media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET1-5/+5
2019-05-29media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma1-4/+4
2019-05-29media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal1-4/+4
2019-05-29media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails.Shailendra Verma1-0/+3
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-13/+11
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-03Staging: media: davinci_vpfe: Drop macro and use an in-kernel functionMadhumitha Prabakaran2-4/+2
2019-03-29Staging: media: davinci_vpfe: Convert macro 'IPIPE_S12Q8' into inlineMadhumitha Prabakaran1-11/+13
2019-03-29media: staging: media: davinci_vpfe: fix large stack usage with clangArnd Bergmann1-11/+9
2019-03-26Staging: media: davinci_vpfe: Drop macrosMadhumitha Prabakaran2-11/+9
2019-03-26Staging: media: davinci_vpfe: Fix preferred form of passing a sizeMadhumitha Prabakaran1-4/+2
2019-03-19media: staging: davinci: drop pointless static qualifier in vpfe_resizer_init()Mao Wenan1-1/+1
2019-03-19media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann1-1/+1
2019-03-18staging: media: davinci_vpfe: Fix alignment issuesDaniela Mormocea1-9/+9
2019-03-18staging: media: davinci_vpfe: Fix multiple line dereferenceDaniela Mormocea1-2/+1
2019-03-18staging: media: davinci_vpfe: Fix comparison to NULLDaniela Mormocea1-1/+1
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-6/+6
2019-03-01media: staging: fix several typosMauro Carvalho Chehab4-6/+6
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman1-0/+1
2018-11-09staging: davinci_vpfe: Remove multiple blank spaceIrenge Jules Bashizi1-2/+0
2018-11-09staging: davinci_vpfe: Change to !formatIrenge Jules Bashizi1-1/+1
2018-11-07staging: davinci: add SPDX License IdentifierIoannis Valasakis18-0/+18
2018-11-07staging: davinci: remove FSF mail address from copyrightIoannis Valasakis18-72/+0
2018-11-06media: dm365_ipipeif: better annotate a fall thoughMauro Carvalho Chehab1-0/+1
2018-11-05staging: davinci_vpfe: Align brackets to open parenthesesMichelle Darcy1-31/+31
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+2
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-10/+11
2018-10-19staging: media: davinci_vpfe: Fix spelling mistake in enumKimberly Brown2-2/+2
2018-10-09staging: media: davinci_vpfe: Use __func__ instead of function nameMamta Shukla1-3/+3
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab5-9/+9
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil1-1/+2
2018-08-31media: davinci_vpfe: remove bogus vb2->state checkHans Verkuil1-4/+0
2018-07-04media: davinci_vpfe: Add video_device and vb2_queue locksEzequiel Garcia2-2/+6
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-05-11media: staging: media: use relevant lockJulia Lawall1-1/+1
2018-04-17media: davinci_vpfe: fix __user annotationsMauro Carvalho Chehab3-14/+12
2018-04-17media: davinci_vpfe: cleanup ipipe_[g|s]_config logicMauro Carvalho Chehab1-54/+56
2018-04-17media: davinci_vpfe: fix a typo for "default"Mauro Carvalho Chehab1-2/+2
2018-04-17media: davinci_vpfe: don't use kernel-doc markup for simple commentsMauro Carvalho Chehab1-1/+1
2018-04-17media: davinci_vpfe: vpfe_video: remove an unused varMauro Carvalho Chehab1-3/+1
2018-04-17media: davinci_vpfe: get rid of an unused var at dm365_isif.cMauro Carvalho Chehab1-7/+2
2018-04-17media: davinci_vpfe: mark __iomem as suchMauro Carvalho Chehab1-6/+6
2018-04-17media: davinci_vpfe: fix vpfe_ipipe_init() error handlingMauro Carvalho Chehab1-8/+8
2018-04-17media: dm365_ipipe: remove an unused varMauro Carvalho Chehab1-2/+0
2018-04-17media: davinci_vpfe: remove useless checks from ipipeMauro Carvalho Chehab2-30/+7