aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner7-11/+0
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()Yu Kuai1-0/+2
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai1-7/+19
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()Yu Kuai1-0/+1
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai1-6/+12
2020-11-16media: platform: add missing put_device() call in mtk_jpeg_clk_init()Yu Kuai1-0/+1
2020-11-16media: cec-core: first mark device unregistered, then wake up fhsHans Verkuil1-2/+2
2020-11-16media: pxa_camera: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-11-16media: tm6000: Fix sizeof() mismatchesColin Ian King1-2/+3
2020-11-16media: coda: Clarify interrupt registered nameEzequiel Garcia1-2/+2
2020-11-16media: coda: Clarify device registered logEzequiel Garcia1-6/+5
2020-11-16media: coda: Simplify H.264 small buffer padding logicEzequiel Garcia1-5/+4
2020-11-16media: coda: Remove redundant ctx->initialized settingEzequiel Garcia1-10/+2
2020-11-16media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov1-7/+24
2020-11-16media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-14/+3
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 statementsJulia 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-173/+108
2020-11-16media: v4l2: convert v4l2_format compat ioctlsArnd Bergmann1-206/+138
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann6-45/+47
2020-11-16media: v4l2: move compat handling for v4l2_bufferArnd Bergmann1-453/+269
2020-11-16media: v4l2: move v4l2_ext_controls conversionArnd Bergmann1-145/+89
2020-11-16media: v4l2: remove unneeded compat ioctl handlersArnd Bergmann1-42/+0
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann2-65/+143
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-misc into drm-nextDave Airlie3-17/+40
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+17