aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-58/+110
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab1-2/+1
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab1-1/+2
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe3-33/+71
2018-07-04media: imx: capture: refactor enum_/try_fmtJan Luebbe1-20/+18
2018-07-04media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer2-0/+8
2018-07-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2-0/+2
2018-07-04media: davinci_vpfe: Add video_device and vb2_queue locksEzequiel Garcia2-2/+6
2018-06-28media: staging: media: bcm2048: match alignment with open parenthesisGabriel Fanelli1-1/+1
2018-06-28media: Staging:media:imx Fix multiple assignments in a lineJanani Sankara Babu1-2/+4
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds802-168311/+10878
2018-06-05media: staging: tegra-vde: Reset VDE regardless of memory client resetting failureDmitry Osipenko1-8/+5
2018-05-28media: staging: tegra-vde: Reset memory clientDmitry Osipenko1-4/+38
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2-2/+0
2018-05-25media: imx: fix compiler warningHans Verkuil1-2/+2
2018-05-25media: zoran: fix compiler warningHans Verkuil1-2/+2
2018-05-25media: zoran: move to staging in preparation for removalHans Verkuil22-0/+10713
2018-05-16media: staging: atomisp: Remove driverSakari Ailus766-168049/+0
2018-05-16media: atomisp-mt9m114: comment out unused stuffMauro Carvalho Chehab2-5/+12
2018-05-16media: atomisp-mt9m114: remove dead dataMauro Carvalho Chehab1-6/+1
2018-05-16media: atomisp-gc0310: return errors at gc0310_init()Mauro Carvalho Chehab1-1/+1
2018-05-16media: atomisp: ov2680: don't declare unused varsMauro Carvalho Chehab1-3/+3
2018-05-16media: staging: atomisp: Comment out several unused sensor resolutionsMauro Carvalho Chehab4-3/+35
2018-05-16media: staging: atomisp-gc2235: don't fill an unused varMauro Carvalho Chehab1-2/+4
2018-05-16media: atomisp: ov2680.h: fix identationMauro Carvalho Chehab1-448/+447
2018-05-16media: staging: atomisp: reenable warnings for I2CMauro Carvalho Chehab2-14/+0
2018-05-16media: staging: atomisp: get rid of __KERNEL macrosMauro Carvalho Chehab5-42/+0
2018-05-16media: atomisp: fix misleading addr informationShaokun Zhang1-1/+1
2018-05-16media: staging: atomisp: Using module_pci_driverYueHaibing1-12/+1
2018-05-16media: atomisp: fix spelling mistake: "diregard" -> "disregard"Colin Ian King1-1/+1
2018-05-11media: staging: media: use relevant lockJulia Lawall1-1/+1
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe1-1/+1
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel2-0/+10
2018-05-04media: staging: tegra-vde: Correct included headerDmitry Osipenko1-1/+1
2018-05-04media: staging: tegra-vde: Do not handle spurious interruptsDmitry Osipenko1-0/+3
2018-05-04media: staging: tegra-vde: Correct minimum size of U/V planesDmitry Osipenko1-3/+9
2018-05-04media: staging: tegra-vde: Silence some of checkpatch warningsDmitry Osipenko1-6/+8
2018-05-04media: staging: tegra-vde: Align bitstream size to 16KDmitry Osipenko1-23/+17
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva1-1/+1
2018-04-17media: atomisp: get rid of a warningMauro Carvalho Chehab1-1/+1
2018-04-17media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26
2018-04-17media: staging: atomisp: add missing includeMauro Carvalho Chehab1-2/+3
2018-04-17media: atomisp: compat32: use get_user() before referencing user dataMauro Carvalho Chehab1-38/+0