aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-11-16media: vivid: fix (partially) timing issuesHans Verkuil4-8/+16
2020-11-16media: rcar-vin: Remove redundant compatible valuesNiklas Söderlund1-16/+0
2020-11-16media: marvell-ccic: Fix -Wunused-function warningsYueHaibing1-2/+2
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: exynos4-is: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: rtl2832: use semicolons rather than commas to separate statementsJulia Lawall1-7/+7
2020-11-16media: dib0700: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall1-11/+11
2020-11-16media: au0828: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: mt2060: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: radio-sf16fmr2: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: msp3400: use semicolons rather than commas to separate statementsJulia Lawall1-4/+8
2020-11-16media: ts2020: use semicolons rather than commas to separate statementsJulia Lawall1-5/+5
2020-11-16media: pvrusb2: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: sun4i-csi: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: s3c-camif: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall1-6/+6
2020-11-16media: m88ds3103: use semicolons rather than commas to separate statementsJulia Lawall1-3/+3
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall1-2/+5
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-11-16media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall1-7/+7
2020-11-16media: coda: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: v4l2: remove remaining compat_ioctlArnd Bergmann1-194/+2
2020-11-16media: v4l2: remaining compat handlersArnd Bergmann1-174/+109
2020-11-16media: v4l2: convert v4l2_format compat ioctlsArnd Bergmann1-207/+139
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann6-45/+47
2020-11-16media: v4l2: move compat handling for v4l2_bufferArnd Bergmann1-454/+270
2020-11-16media: v4l2: move v4l2_ext_controls conversionArnd Bergmann1-146/+90
2020-11-16media: v4l2: remove unneeded compat ioctl handlersArnd Bergmann1-42/+0
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann2-67/+145
2020-11-05media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabledRandy Dunlap1-0/+2
2020-11-05media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabledAlexandre Courbot3-9/+47
2020-11-05media: mtk-vcodec: move firmware implementations into their own filesAlexandre Courbot8-173/+233
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-17/+40
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+17
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2020-10-08media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil1-2/+1
2020-10-08media: tvp7002: fix uninitialized variable warningHans Verkuil1-1/+3
2020-10-08media: s5k5baf: drop 'data' field in struct s5k5baf_fwHans Verkuil1-3/+2
2020-10-08media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formatsLad Prabhakar1-4/+4
2020-10-08media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_doneEzequiel Garcia1-1/+0
2020-10-08media: usbtv: Fix refcounting mixupOliver Neukum1-1/+2
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+0
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab8-88/+17
2020-10-02media: siano: rename a duplicated card stringMauro Carvalho Chehab1-1/+1
2020-10-01media: platform: s5p-mfc: Fix adding a standard frame skip mode controlMarek Szyprowski1-0/+1
2020-10-01media: vidtv: fix decoding with gstreamer and VlcMauro Carvalho Chehab1-1/+1
2020-10-01media: vidtv: rewrite the adaption field logicMauro Carvalho Chehab3-71/+126
2020-10-01media: vidtv: simplify parameters for vidtv_pes_write_stuffing()Mauro Carvalho Chehab1-24/+18
2020-10-01media: vidtv: fix a typoMauro Carvalho Chehab1-1/+1