summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski
2020-06-11media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven
2020-05-25media: s5k5baf: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-25media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>Geert Uytterhoeven
2020-05-25media: i2c: Add ov2740 image sensor driverBingbu Cao
2020-05-25media: ov8856: Implement sensor module revision identificationRobert Foss
2020-05-25media: ov8856: Add devicetree supportRobert Foss
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring
2020-05-25media: dvbdev: Fix tuner->demod media controller linkBrad Love
2020-05-18media: i2c: imx219: Parse and register propertiesJacopo Mondi
2020-05-18media: i2c: ov13858: Parse and register propertiesJacopo Mondi
2020-05-18media: i2c: ov5670: Parse and register propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Sort includes alphabeticallyJacopo Mondi
2020-05-18media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi
2020-05-18media: video-mux: Create media links in bound notifierSteve Longerbeam
2020-05-18media: video-mux: Implement get_fwnode_pad opSteve Longerbeam
2020-05-18media: Revert "media: v4l2-fwnode: Add a convenience function for registering...Steve Longerbeam
2020-05-18media: video-mux: Parse information from firmware without using callbacksSteve Longerbeam
2020-05-18media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam
2020-05-18media: i2c: imx219: Fix a bug in imx219_enum_frame_sizeDafna Hirschfeld
2020-05-18media: i2c: imx219: Implement get_selectionJacopo Mondi
2020-05-14media: media: sh_veu: Remove driverGeert Uytterhoeven
2020-05-12media: dvb-frontends: remove redundant initialization of variable statusColin Ian King
2020-05-12media: mantis_dvb: remove redundant initialization to variable resultColin Ian King
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_...Jia-Ju Bai
2020-05-12media: stv0900_core: remove redundant assignment to variable valColin Ian King
2020-05-12media: dvb: remove redundant assignment to variable bwColin Ian King
2020-05-12media: gpio-ir-tx: allow transmission without carrierSean Young
2020-05-12media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young
2020-05-12media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil
2020-05-12media: v4l2-subdev: Guard whole fops and ioctl hdlrJacopo Mondi
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi
2020-05-06media: vimc: Make use of V4L2_CAP_IO_MCNiklas Söderlund
2020-05-06media: rcar-vin: Make use of V4L2_CAP_IO_MCNiklas Söderlund
2020-05-06media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart
2020-05-06media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart
2020-05-06media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund
2020-05-05media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter
2020-05-05media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET
2020-05-05media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source padNícolas F. R. A. Prado
2020-05-05media: vimc: Add missing {RGB,BGR,GBR}888 media bus codesNícolas F. R. A. Prado
2020-05-05media: vimc: Support multiple media bus codes for each pixelformatNícolas F. R. A. Prado
2020-05-05media: ti-vpe: avoid gcc-9 warningArnd Bergmann
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei