summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-05media: vicodec: use new v4l2_m2m_ioctl_try_en/decoder_cmd funcsHans Verkuil
2019-06-05media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpersHans Verkuil
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: rtl2832_sdr: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-06-03media: platform: ao-cec-g12a: disable regmap fast_io for cec bus regmapNeil Armstrong
2019-06-03media: cx23885: remove redundant assignment to errColin Ian King
2019-06-03media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.hHans Verkuil
2019-06-03media: wl128x: Fix some error handling in fm_v4l2_init_video_device()Kefeng Wang
2019-05-29media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET
2019-05-29media: omap3isp: constify platform_device_idArvind Yadav
2019-05-29media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma
2019-05-29media: omap3isp: Call video_unregister_device() unconditionallySakari Ailus
2019-05-29media: omap3isp: Don't rely on devm for memory resource managementSakari Ailus
2019-05-29media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal
2019-05-29media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma
2019-05-29media: videobuf-dma-contig: Use size of buffer in mmap not vma sizeAndrew F. Davis
2019-05-29media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao
2019-05-29media: em28xx: use usb_to_input_id() rather than handrolling itSean Young
2019-05-29media: em28xx: use common code for decoding nec scancodesSean Young
2019-05-29media: em28xx: give RC device proper nameSean Young
2019-05-29media: sun6i: Support A83T variantChen-Yu Tsai
2019-05-29media: ov8856: modify register to fix test patternShawn Tu
2019-05-29media: staging: imgu: Drop support for other page sizesSakari Ailus
2019-05-29media: staging: imgu: Address compiler / checker warnings in MMU codeSakari Ailus
2019-05-29media: staging: imgu: Remove redundant checksSakari Ailus
2019-05-29media: staging: imgu: Address a compiler warning on alignmentSakari Ailus
2019-05-29media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288Jonas Karlman
2019-05-29media: rockchip/vpu: Add MPEG2 decoding support to RK3399Jonas Karlman
2019-05-29media: rockchip/vpu: Add infra to support MPEG-2 decodingJonas Karlman
2019-05-29media: rockchip/vpu: Add support for non-standard controlsEzequiel Garcia
2019-05-29media: rockchip/vpu: Add decoder boilerplateEzequiel Garcia
2019-05-29media: rockchip/vpu: Prepare things to support decodersBoris Brezillon
2019-05-29media: rockchip/vpu: Provide a helper to reset both src and dst formatsBoris Brezillon
2019-05-29media: rockchip/vpu: Move encoder logic to a common placeBoris Brezillon
2019-05-29media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.hBoris Brezillon
2019-05-29media: rockchip/vpu: Support the Request APIEzequiel Garcia
2019-05-29media: rockchip/vpu: Open-code media controller registerEzequiel Garcia
2019-05-29media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriateBoris Brezillon
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon
2019-05-29media: cec-adap: fix regression in ping sanity checkHans Verkuil
2019-05-29media: saa7164: fix remove_proc_entry warningKefeng Wang
2019-05-29media: mc-device.c: don't memset __user pointer contentsHans Verkuil