aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-29bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNTTiezhu Yang2-2/+18
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil5-20/+20
2022-08-29media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil1-78/+0
2022-08-29USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-08-29media: zoran: move to mainlineHans Verkuil22-22/+2
2022-08-29media: zoran: from VB2_READ/WRITE: read/write isn't supportedHans Verkuil1-1/+1
2022-08-29media: zoran: the video device is video capture only, not M2MHans Verkuil1-6/+1
2022-08-29media: zoran: fix checkpatch --strict issuesHans Verkuil13-520/+448
2022-08-29media: ti/omap: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: pci/cx23885: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: i2c/cx25840: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: v4l2-flash: Fix comment typoJason Wang1-1/+1
2022-08-29media: technisat-usb2: Fix comment typoJason Wang1-1/+1
2022-08-29media: drxk: Fix comment typoJason Wang1-1/+1
2022-08-29media: v4l2-ioctl: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: tm6000: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: gspca: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: platform: ti: Fix typo 'the the' in commentSlark Xiao2-2/+2
2022-08-29media: saa7164: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: ivtv: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: cx88: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: dvb-frontends: Fix typo 'the the' in commentSlark Xiao2-2/+2
2022-08-29media: sun6i-csi: Fix comment typoJason Wang1-1/+1
2022-08-29media: dib8000: Fix comment typoJason Wang1-1/+1
2022-08-29media: staging/media/av7110/av7110: Fix typo in stringLi zeming1-1/+1
2022-08-29media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driverXavier Roumegue1-0/+9
2022-08-29media: dw100: Add i.MX8MP dw100 dewarper driverXavier Roumegue6-0/+1844
2022-08-29media: dt-bindings: media: Add i.MX8MP DW100 bindingXavier Roumegue1-0/+69
2022-08-29media: uapi: Add a control for DW100 driverXavier Roumegue2-0/+29
2022-08-29media: v4l: uapi: Add user control base for DW100 controlsXavier Roumegue1-0/+6
2022-08-29media: Documentation: dw100: Add user documentation for the DW100 driverXavier Roumegue2-0/+70
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue2-13/+65
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil3-58/+99
2022-08-29USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-08-29USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-08-29ASoC: codecs: max98088: remove redundant ret variableJinpeng Cui1-3/+1
2022-08-29MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-08-29Merge drm/drm-next into drm-intel-nextJani Nikula12195-241292/+808725
2022-08-29drm/i915/guc: Remove log size module parametersJoonas Lahtinen3-19/+3
2022-08-29Merge branch 'u64_stats-fixups'David S. Miller12-50/+51
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior11-48/+48
2022-08-29net: dsa: xrs700x: Use irqsave variant for u64 stats updateSebastian Andrzej Siewior1-2/+3
2022-08-29USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-08-29Merge branch 'sparx5-mrouter'David S. Miller5-84/+229
2022-08-29net: sparx5: add support for mrouter portsCasper Andersson4-7/+80
2022-08-29net: sparx5: add list for mdb entries in driverCasper Andersson3-82/+132
2022-08-29ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson1-0/+22
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski47-2/+56