summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-186-0/+6
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-12/+2
| |\
| * | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-105-0/+5
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-076-0/+6
* | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-15389-6782/+20127
|\ \ \
| * | | Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab2018-08-101-19/+2
| * | | siano: get rid of an unused return code for debugfs registerMauro Carvalho Chehab2018-08-082-10/+7
| * | | media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: radio-wl1273: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab2018-08-081-3/+3
| * | | media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_APIJacopo Mondi2018-08-081-1/+1
| * | | media: xc4000: get rid of uneeded castsMauro Carvalho Chehab2018-08-081-2/+2
| * | | media: drxj: get rid of uneeded castsMauro Carvalho Chehab2018-08-081-8/+8
| * | | media: tuner-xc2028: don't use casts for printing sizesMauro Carvalho Chehab2018-08-081-5/+4
| * | | media: cleanup fall-through commentsMauro Carvalho Chehab2018-08-083-18/+9
| * | | media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab2018-08-081-2/+19
| * | | media: rtl28xxu: be sure that it won't go past the array sizeMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: mt9v111: avoid going past the bufferMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab2018-08-081-1/+1
| * | | media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab2018-08-071-0/+1
| * | | media: v4l2-mem2mem: add descriptions to MC fieldsMauro Carvalho Chehab2018-08-071-0/+18
| * | | media: i2c: fix warning in Aptina MT9V111Jasmin Jessich2018-08-071-1/+1
| * | | media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-1/+1
| * | | media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-032-3/+3
| * | | media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
| * | | media: dvb-usb: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-031-2/+2
| * | | media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1
| * | | media: sh_vou: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1
| * | | media: sh_veu: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1
| * | | media: rcar_jpu: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1
| * | | media: rcar_fdp1: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1
| * | | media: rcar_drif: convert to SPDX identifiersKuninori Morimoto2018-08-031-6/+2
| * | | media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1
| * | | media: rcar-vin: convert to SPDX identifiersKuninori Morimoto2018-08-036-21/+7
| * | | media: soc_camera_platform: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1
| * | | media: vsp1: Support Interlaced display pipelinesKieran Bingham2018-08-035-5/+88
| * | | media: vsp1: Provide support for extended command poolsKieran Bingham2018-08-032-0/+196
| * | | media: vsp1: Add support for extended display list headersKieran Bingham2018-08-035-4/+133
| * | | media: vsp1: Use header display lists for all WPF outputs linked to the DUKieran Bingham2018-08-031-81/+27
| * | | media: vsp1: Provide VSP1 feature helper macroKieran Bingham2018-08-033-11/+13
| * | | media: vsp1: Clean up DLM objects on errorKieran Bingham2018-08-031-1/+3
| * | | media: vsp1: Remove unused display list structure fieldKieran Bingham2018-08-031-2/+0
| * | | media: vsp1: Rename dl_child to dl_nextKieran Bingham2018-08-031-7/+7
| * | | media: vsp1: use kernel __packed for structuresKieran Bingham2018-08-031-3/+3
| * | | media: vsp1: drm: Fix minor grammar errorKieran Bingham2018-08-031-1/+1
| * | | media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-08-021-3/+3
| * | | media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai2018-08-021-10/+10
| * | | media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai2018-08-021-1/+1
OpenPOWER on IntegriCloud