aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
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-20usb: pulse8-cec: Switch to use %ptTAndy Shevchenko
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-15bpf: Implement CAP_BPFAlexei Starovoitov
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