aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-1/+0
2019-04-03staging: media: tegra-vde: add proper SPDX identifiers on file that did not have it.Greg Kroah-Hartman1-9/+2
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman14-70/+14
2019-04-03staging: media: soc_camera: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman7-35/+7
2019-04-03staging: media: zoran: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman16-218/+16
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman8-0/+8
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman12-0/+12
2019-04-03staging: zoran: fix brace in the wrong lineCristiano Borges Cardoso1-2/+1
2019-04-03staging: media: zoran: Remove print statement for failed kmallocNishka Dasgupta1-4/+0
2019-04-03staging: media: zoran: Remove print statementNishka Dasgupta1-2/+0
2019-04-03Staging: media: davinci_vpfe: Drop macro and use an in-kernel functionMadhumitha Prabakaran2-4/+2
2019-04-01staging: media: zoran: Modify return statement.Sanjana Sanikommu1-65/+30
2019-04-01staging: media: imx: Replace list_entry with list_for_each_entry_safeSanjana Sanikommu1-3/+2
2019-03-30staging: media: zoran: Fix block comment styleVatsala Narang1-4/+8
2019-03-29Staging: media: davinci_vpfe: Convert macro 'IPIPE_S12Q8' into inlineMadhumitha Prabakaran1-11/+13
2019-03-29staging: media: ipu3: Avoid unnecessary blank line.Sanjana Sanikommu1-1/+0
2019-03-26staging: tegra-vde: remove unnecessary boilerplate license identifier textJules Irenge1-4/+0
2019-03-26staging: tegra-vde: Add SPDX GPL-2.0+ license identifier to fix checkpatch warningJules Irenge1-0/+1
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-26staging: media: zoran: Use unsigned int instead of unsignedVatsala Narang1-5/+5
2019-03-26Staging: media: imx: mipi-csi2: Remove unnecessary error messagesBhanusree Pola1-3/+1
2019-03-21Staging: media: Use !x in place of NULL comparisionBhanusree Pola1-1/+1
2019-03-18staging: media: zoran: remove unnecessary parenthesesHimadri Pandya1-2/+2
2019-03-18staging: zoran: remove license boilerplate textJules Irenge1-13/+0
2019-03-18staging: zoran: add SPDX GPL-2.0+ license identifierJules Irenge1-0/+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 Torvalds70-1154/+9890
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: staging: fix several typosMauro Carvalho Chehab11-15/+15
2019-03-01media: imx7_mipi_csis: remove internal opsRui Miguel Silva1-27/+0
2019-02-19media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab1-2/+3
2019-02-19media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab2-0/+8
2019-02-19media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab1-3/+0
2019-02-19media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab1-7/+11
2019-02-19media: imx7-media-csi.c: fix merge breakageHans Verkuil1-2/+3
2019-02-18media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva1-0/+9
2019-02-18media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2-0/+1188
2019-02-18media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva3-1/+1377
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva7-50/+55
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva5-70/+127
2019-02-18media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski1-5/+5
2019-02-18media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski1-0/+10
2019-02-18media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia2-6/+6
2019-02-18media: soc_camera: Depend on BROKENSakari Ailus1-1/+1
2019-02-18media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus5-3/+7
2019-02-18media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus8-14/+8
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus9-0/+5843