aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-6/+45
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev3-2/+22
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold1-2/+1
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+2
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-4/+2
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+2
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett1-1/+1
2021-06-28Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds2-15/+11
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski1-0/+1
2021-06-28media: mtk-vpu: on suspend, read/write regs only if vpu is runningDafna Hirschfeld1-0/+6
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel1-1/+9
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-06-24media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-06-17media: i2c: rdacm20: Re-work ov10635 resetJacopo Mondi1-12/+17
2021-06-17media: i2c: rdacm20: Check return valuesJacopo Mondi1-4/+9
2021-06-17media: i2c: rdacm20: Report camera module nameJacopo Mondi1-1/+1
2021-06-17media: i2c: rdacm20: Enable noise immunityJacopo Mondi1-1/+13
2021-06-17media: i2c: rdacm20: Embed 'serializer' fieldJacopo Mondi1-21/+15
2021-06-17media: i2c: rdacm21: Power up OV10640 before OV490Jacopo Mondi1-14/+32
2021-06-17media: i2c: rdacm21: Fix OV10640 powerupJacopo Mondi1-2/+8
2021-06-17media: i2c: rdacm21: Add delay after OV490 resetJacopo Mondi1-1/+5
2021-06-17media: i2c: max9271: Introduce wake_up() functionJacopo Mondi4-7/+23
2021-06-17media: i2c: max9271: Check max9271_write() returnJacopo Mondi1-7/+23
2021-06-17media: i2c: max9286: Rework comments in .bound()Jacopo Mondi1-8/+3
2021-06-17media: i2c: max9286: Define high channel amplitudeJacopo Mondi1-2/+3
2021-06-17media: i2c: max9286: Cache channel amplitudeJacopo Mondi1-3/+10
2021-06-17media: i2c: max9286: Rename reverse_channel_mvJacopo Mondi1-5/+6
2021-06-17media: i2c: max9286: Adjust parameters indentJacopo Mondi1-3/+2
2021-06-17media: mtk-vcodec: fix kerneldoc warningsHans Verkuil3-14/+17
2021-06-17media: adv7842: remove spurious & and fix vga_edid sizeHans Verkuil1-4/+4
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET7-13/+19
2021-06-17media: imx-jpeg: Constify static struct mxc_jpeg_fmtRikard Falkeborn2-17/+17
2021-06-17media: imx-jpeg: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-06-17media: rcar-csi2: Add support for Y10 and Y8Niklas Söderlund1-0/+2
2021-06-17media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'lijian1-3/+3
2021-06-17media: usb: cpia2: Fixed Coding Style issuesPiyush Thange1-75/+74
2021-06-17media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min1-0/+3
2021-06-17media: marvell-ccic: set error code in probeEvgeny Novikov1-3/+9
2021-06-17media: coda: set debugfs blobs to read onlyWolfram Sang1-2/+2
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann5-13/+11
2021-06-17media: v4l2-core: return -ENODEV from ioctl when not registeredArnd Bergmann1-0/+3
2021-06-17media: subdev: remove VIDIOC_DQEVENT_TIME32 handlingArnd Bergmann1-24/+0
2021-06-17media: v4l2-core: fix whitespace damage in video_get_user()Arnd Bergmann1-12/+12
2021-06-17media: v4l2-core: explicitly clear ioctl input dataArnd Bergmann1-0/+2
2021-06-17media: v4l2-core: ignore native time32 ioctls on 64-bitArnd Bergmann1-6/+6