summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-29media: avoid use of 'videobuf'Hans Verkuil15-20/+20
2022-08-29media: staging/media/omap4iss/iss_video.c: videobuf -> vb2Hans Verkuil1-1/+1
2022-08-29media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil7-42/+42
2022-08-29media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil1-3/+3
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil3-11/+11
2022-08-29media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil1-78/+0
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-521/+449
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: dw100: Add i.MX8MP dw100 dewarper driverXavier Roumegue6-0/+1844
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue1-13/+17
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil2-55/+96
2022-08-19media: vivid: add pixel_array test controlHans Verkuil3-1/+22
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil1-1/+2
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil1-0/+36
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil2-13/+20
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil2-21/+20
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-24/+59
2022-08-14Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-54/+99
2022-08-14Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds10-25/+1523
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-97/+117
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+18
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-23/+50
2022-08-13Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds39-506/+1846
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds33-510/+1971
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds17-595/+334
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2-15/+16
2022-08-12xen/pciback: Fix comment typoJason Wang1-1/+1
2022-08-12xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter1-2/+2