summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-06-11media: vicodec: improve handling of ENC_CMD_STOP/STARTHans Verkuil
2019-06-11media: vicodec: stateless codecs do not have EOS and SOURCE_CHANGE eventsHans Verkuil
2019-06-11media: vicodec: use correct sizeimage value when drainingHans Verkuil
2019-06-11media: vicodec: set KEY/PFRAME flag when decodingHans Verkuil
2019-06-11media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUTHans Verkuil
2019-06-11media: vicodec: pass on enc output format to capture sideHans Verkuil
2019-06-11media: vicodec: fix initial stateless sizeimage valueHans Verkuil
2019-06-11media: vicodec: always return a valid format.Hans Verkuil
2019-06-11media: vicodec: move v4l2_ctrl_request_complete after spin_unlockHans Verkuil
2019-06-10media: ttpci: use rc-core for the IR receiverSean Young
2019-06-10media: stv090x: Implement probe/remove for stv090xTobias Klausmann
2019-06-10media: stv6110x: Implement probe/remove for stv6110xTobias Klausmann
2019-06-10media: v4l2: Fix the _MPLANE format check in v4l_enum_fmt()Boris Brezillon
2019-06-05media: pvrusb2: fix null-ptr-deref in class_unregister()Kefeng Wang
2019-06-05media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_...Neil Armstrong
2019-06-05media: aspeed: use different delays for triggering VE H/W resetJae Hyun Yoo
2019-06-05media: aspeed: remove source buffer allocation before mode detectionJae Hyun Yoo
2019-06-05media: aspeed: refine interrupt handling logicJae Hyun Yoo
2019-06-05media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETEJae Hyun Yoo
2019-06-05media: aspeed: reduce noisy log printing outsJae Hyun Yoo
2019-06-05media: aspeed: remove IRQF_SHARED flagJae Hyun Yoo
2019-06-05media: aspeed: change irq to threaded irqJae Hyun Yoo
2019-06-05media: aspeed: refine clock control logicJae Hyun Yoo
2019-06-05media: aspeed: fix a kernel warning on clk controlJae Hyun Yoo
2019-06-05media: stm32-dcmi: fix irq = 0 caseFabien Dessenne
2019-06-05media: cxusb: Revert "media: cxusb: add raw mode support for, Medion MD95700"Hans Verkuil
2019-06-05media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti
2019-06-05media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2019-06-05media: mtk-vcodec: support single-buffer framesYunfei Dong
2019-06-05media: mtk-vcodec: constify formatsAlexandre Courbot
2019-06-05media: mtk-vcodec: replace GPLv2 with SPDXAlexandre Courbot
2019-06-05media: vimc: Remove or modify stream checksAndré Almeida
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: 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: 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: omap3isp: constify platform_device_idArvind Yadav
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: 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