summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: rkvdec: Remove redundant platform_get_irq error messageYueHaibing
2020-11-16media: staging: rkisp1: remove unecessary clocksHelen Koike
2020-11-16media: staging: dt-bindings: rkisp1: drop parent unit addressHelen Koike
2020-11-16media: staging: dt-bindings: rkisp1: re-order propertiesHelen Koike
2020-11-16media: staging: dt-bindings: rkisp1: drop i2c unit addressHelen Koike
2020-11-16media: staging: dt-bindings: rkisp1: add missing required nodesHelen Koike
2020-11-16media: staging: rkisp1: cap: refactor enable/disable stream to allow multistr...Helen Koike
2020-11-16media: staging: rkisp1: capture: set default quantization on 'set_fmt'Dafna Hirschfeld
2020-11-16media: staging: rkisp1: uapi: add "WITH Linux-syscall-note"Dafna Hirschfeld
2020-11-16media: staging: rkisp1: params: remove unnecessary parenthesesDafna Hirschfeld
2020-11-16media: staging: rkisp1: params: remove unnecessary "!!"Dafna Hirschfeld
2020-11-16media: staging: rkisp1: remove the 'is_streaming' field from stats and paramsDafna Hirschfeld
2020-11-16media: staging: rkisp1: initialize buffer lists only on probeDafna Hirschfeld
2020-11-16media: staging: rkisp1: params: in stop_streaming, use list_splice_init to mo...Dafna Hirschfeld
2020-11-16media: staging: rkisp1: validate links before powering and streamingDafna Hirschfeld
2020-11-16media: vivid: fix (partially) timing issuesHans Verkuil
2020-11-16media: zoran: fix spelling mistake and make error message more meaningfulColin Ian King
2020-11-16media: staging: rkisp1: remove TODO item to document quantization handlingDafna Hirschfeld
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-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches