summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai
2020-11-16media: platform: add missing put_device() call in mtk_jpeg_clk_init()Yu Kuai
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil
2020-11-16media: pxa_camera: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-11-16media: tm6000: Fix sizeof() mismatchesColin Ian King
2020-11-16media: coda: Clarify interrupt registered nameEzequiel Garcia
2020-11-16media: coda: Clarify device registered logEzequiel Garcia
2020-11-16media: coda: Simplify H.264 small buffer padding logicEzequiel Garcia
2020-11-16media: coda: Remove redundant ctx->initialized settingEzequiel Garcia
2020-11-16media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov
2020-11-16media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-11-16media: vivid: fix (partially) timing issuesHans Verkuil
2020-11-16media: rcar-vin: Remove redundant compatible valuesNiklas Söderlund
2020-11-16media: marvell-ccic: Fix -Wunused-function warningsYueHaibing
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: exynos4-is: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: rtl2832: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: dib0700: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: au0828: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: mt2060: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: radio-sf16fmr2: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: msp3400: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: ts2020: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: pvrusb2: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: sun4i-csi: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: s3c-camif: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...Julia Lawall
2020-11-16media: m88ds3103: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: em28xx-audio: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: coda: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: v4l2: remove remaining compat_ioctlArnd Bergmann
2020-11-16media: v4l2: remaining compat handlersArnd Bergmann
2020-11-16media: v4l2: convert v4l2_format compat ioctlsArnd Bergmann
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-11-16media: v4l2: move compat handling for v4l2_bufferArnd Bergmann
2020-11-16media: v4l2: move v4l2_ext_controls conversionArnd Bergmann
2020-11-16media: v4l2: remove unneeded compat ioctl handlersArnd Bergmann
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-08media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil
2020-10-08media: tvp7002: fix uninitialized variable warningHans Verkuil
2020-10-08media: s5k5baf: drop 'data' field in struct s5k5baf_fwHans Verkuil
2020-10-08media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formatsLad Prabhakar
2020-10-08media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_doneEzequiel Garcia
2020-10-08media: usbtv: Fix refcounting mixupOliver Neukum
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig