summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett
2021-06-28Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski
2021-06-28media: mtk-vpu: on suspend, read/write regs only if vpu is runningDafna Hirschfeld
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young
2021-06-24media: Fix Media Controller API config checksShuah Khan
2021-06-17media: i2c: rdacm20: Re-work ov10635 resetJacopo Mondi
2021-06-17media: i2c: rdacm20: Check return valuesJacopo Mondi
2021-06-17media: i2c: rdacm20: Report camera module nameJacopo Mondi
2021-06-17media: i2c: rdacm20: Enable noise immunityJacopo Mondi
2021-06-17media: i2c: rdacm20: Embed 'serializer' fieldJacopo Mondi
2021-06-17media: i2c: rdacm21: Power up OV10640 before OV490Jacopo Mondi
2021-06-17media: i2c: rdacm21: Fix OV10640 powerupJacopo Mondi
2021-06-17media: i2c: rdacm21: Add delay after OV490 resetJacopo Mondi
2021-06-17media: i2c: max9271: Introduce wake_up() functionJacopo Mondi
2021-06-17media: i2c: max9271: Check max9271_write() returnJacopo Mondi
2021-06-17media: i2c: max9286: Rework comments in .bound()Jacopo Mondi
2021-06-17media: i2c: max9286: Define high channel amplitudeJacopo Mondi
2021-06-17media: i2c: max9286: Cache channel amplitudeJacopo Mondi
2021-06-17media: i2c: max9286: Rename reverse_channel_mvJacopo Mondi
2021-06-17media: i2c: max9286: Adjust parameters indentJacopo Mondi
2021-06-17media: mtk-vcodec: fix kerneldoc warningsHans Verkuil
2021-06-17media: adv7842: remove spurious & and fix vga_edid sizeHans Verkuil
2021-06-17media: pci: cx88: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-17media: imx-jpeg: Constify static struct mxc_jpeg_fmtRikard Falkeborn
2021-06-17media: imx-jpeg: Constify static struct v4l2_m2m_opsRikard Falkeborn
2021-06-17media: rcar-csi2: Add support for Y10 and Y8Niklas Söderlund
2021-06-17media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'lijian
2021-06-17media: usb: cpia2: Fixed Coding Style issuesPiyush Thange
2021-06-17media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min
2021-06-17media: marvell-ccic: set error code in probeEvgeny Novikov
2021-06-17media: coda: set debugfs blobs to read onlyWolfram Sang
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-17media: v4l2-core: return -ENODEV from ioctl when not registeredArnd Bergmann
2021-06-17media: subdev: remove VIDIOC_DQEVENT_TIME32 handlingArnd Bergmann
2021-06-17media: v4l2-core: fix whitespace damage in video_get_user()Arnd Bergmann
2021-06-17media: v4l2-core: explicitly clear ioctl input dataArnd Bergmann