aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-3/+369
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-0/+6
2018-08-16media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann1-1/+1
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds389-6782/+20127
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+3
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+6
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-19/+3
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki1-1/+1
2018-08-10Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab1-19/+2
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown1-19/+3
2018-08-08siano: get rid of an unused return code for debugfs registerMauro Carvalho Chehab2-10/+7
2018-08-08media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab1-1/+1
2018-08-08media: radio-wl1273: fix return code for the polling routineMauro Carvalho Chehab1-1/+1
2018-08-08media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab1-1/+1
2018-08-08media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab1-3/+3
2018-08-08media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab1-1/+1
2018-08-08media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_APIJacopo Mondi1-1/+1
2018-08-08media: xc4000: get rid of uneeded castsMauro Carvalho Chehab1-2/+2
2018-08-08media: drxj: get rid of uneeded castsMauro Carvalho Chehab1-8/+8
2018-08-08media: tuner-xc2028: don't use casts for printing sizesMauro Carvalho Chehab1-5/+4
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab3-18/+9
2018-08-08media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab1-2/+19
2018-08-08media: rtl28xxu: be sure that it won't go past the array sizeMauro Carvalho Chehab1-1/+1
2018-08-08media: mt9v111: avoid going past the bufferMauro Carvalho Chehab1-1/+1
2018-08-08media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab1-1/+1
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+6
2018-08-07media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab1-0/+1
2018-08-07media: v4l2-mem2mem: add descriptions to MC fieldsMauro Carvalho Chehab1-0/+18
2018-08-07media: i2c: fix warning in Aptina MT9V111Jasmin Jessich1-1/+1
2018-08-03media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King1-1/+1
2018-08-03media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2-3/+3
2018-08-03media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"Colin Ian King1-2/+2
2018-08-03media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King1-2/+2
2018-08-03media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: sh_vou: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: sh_veu: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: rcar_jpu: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: rcar_fdp1: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: rcar_drif: convert to SPDX identifiersKuninori Morimoto1-6/+2
2018-08-03media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-03media: rcar-vin: convert to SPDX identifiersKuninori Morimoto6-21/+7
2018-08-03media: soc_camera_platform: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham5-5/+88
2018-08-03media: vsp1: Provide support for extended command poolsKieran Bingham2-0/+196
2018-08-03media: vsp1: Add support for extended display list headersKieran Bingham5-4/+133
2018-08-03media: vsp1: Use header display lists for all WPF outputs linked to the DUKieran Bingham1-81/+27
2018-08-03media: vsp1: Provide VSP1 feature helper macroKieran Bingham3-11/+13
2018-08-03media: vsp1: Clean up DLM objects on errorKieran Bingham1-1/+3
2018-08-03media: vsp1: Remove unused display list structure fieldKieran Bingham1-2/+0
2018-08-03media: vsp1: Rename dl_child to dl_nextKieran Bingham1-7/+7