aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds294-2746/+6349
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+3
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-5/+5
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-30/+16
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig2-4/+2
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard3-26/+14
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár1-5/+5
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-2/+2
2020-05-25media: s5k5baf: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-25media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>Geert Uytterhoeven1-2/+0
2020-05-25media: i2c: Add ov2740 image sensor driverBingbu Cao3-0/+1030
2020-05-25media: ov8856: Implement sensor module revision identificationRobert Foss1-0/+53
2020-05-25media: ov8856: Add devicetree supportRobert Foss1-14/+124
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring1-4/+21
2020-05-25media: dvbdev: Fix tuner->demod media controller linkBrad Love1-2/+3
2020-05-20usb: pulse8-cec: Switch to use %ptTAndy Shevchenko1-5/+1
2020-05-18media: i2c: imx219: Parse and register propertiesJacopo Mondi1-1/+11
2020-05-18media: i2c: ov13858: Parse and register propertiesJacopo Mondi1-1/+12
2020-05-18media: i2c: ov5670: Parse and register propertiesJacopo Mondi1-1/+13
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi1-0/+40
2020-05-18media: v4l2-ctrls: Sort includes alphabeticallyJacopo Mondi1-4/+4
2020-05-18media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi1-0/+42
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi1-0/+13
2020-05-18media: video-mux: Create media links in bound notifierSteve Longerbeam1-0/+22
2020-05-18media: video-mux: Implement get_fwnode_pad opSteve Longerbeam1-0/+1
2020-05-18media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers"Steve Longerbeam1-62/+0
2020-05-18media: video-mux: Parse information from firmware without using callbacksSteve Longerbeam1-24/+46
2020-05-18media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam1-0/+95
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam1-0/+22
2020-05-18media: entity: Pass entity to get_fwnode_pad operationSteve Longerbeam1-1/+1
2020-05-18media: i2c: imx219: Fix a bug in imx219_enum_frame_sizeDafna Hirschfeld1-1/+1
2020-05-18media: i2c: imx219: Implement get_selectionJacopo Mondi1-0/+94
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov1-1/+1
2020-05-14media: media: sh_veu: Remove driverGeert Uytterhoeven3-1214/+0
2020-05-12media: dvb-frontends: remove redundant initialization of variable statusColin Ian King1-1/+1
2020-05-12media: mantis_dvb: remove redundant initialization to variable resultColin Ian King1-1/+1
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_irq()Jia-Ju Bai1-4/+5
2020-05-12media: stv0900_core: remove redundant assignment to variable valColin Ian King1-1/+1
2020-05-12media: dvb: remove redundant assignment to variable bwColin Ian King1-1/+1
2020-05-12media: gpio-ir-tx: allow transmission without carrierSean Young1-4/+40
2020-05-12media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young1-6/+1
2020-05-12media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil1-0/+11
2020-05-12media: v4l2-subdev: Guard whole fops and ioctl hdlrJacopo Mondi1-8/+31
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi2-2/+24
2020-05-06media: vimc: Make use of V4L2_CAP_IO_MCNiklas Söderlund1-2/+12
2020-05-06media: rcar-vin: Make use of V4L2_CAP_IO_MCNiklas Söderlund1-16/+24
2020-05-06media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart1-2/+11
2020-05-06media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart2-18/+30