summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil
2019-01-09media: vb2: check memory model for VIDIOC_CREATE_BUFSHans Verkuil
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2019-01-09media: imx274: fix stack corruption in imx274_read_regLuca Ceresoli
2019-01-09media: rc: cec devices do not have a lirc chardevSean Young
2019-01-09media: cec-pin: fix broken tx_ignore_nack_until_eom error injectionHans Verkuil
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil
2019-01-09media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFERMalcolm Priestley
2018-12-29media: ov5640: Fix set format regressionJacopo Mondi
2018-12-19media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil
2018-12-13media: dvb-pll: don't re-validate tuner frequenciesMauro Carvalho Chehab
2018-12-13media: dvb-pll: fix tuner frequency rangesMauro Carvalho Chehab
2018-12-13media: vicodec: fix memchr() kernel oopsHans Verkuil
2018-12-13media: gspca: fix frame overflow errorHans Verkuil
2018-12-13media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus
2018-12-13media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil
2018-12-13media: vicodec: lower minimum height to 360Hans Verkuil
2018-12-01media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet
2018-12-01media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet
2018-12-01media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet
2018-12-01media: ov5640: fix exposure regressionHugues Fruchet
2018-12-01media: ov5640: Fix timings setup codeJacopo Mondi
2018-12-01media: ov5640: Re-work MIPI startup sequenceJacopo Mondi
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-21media: ov5640: fix restore of last mode setHugues Fruchet
2018-11-21media: ov5640: fix mode change regressionHugues Fruchet
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil
2018-11-13media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-11-13media: cec: forgot to cancel delayed workHans Verkuil
2018-11-13media: cec: fix the Signal Free Time calculationHans Verkuil
2018-11-13media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil
2018-11-13media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2018-11-13media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-11-13Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil
2018-11-13media: ov7670: make "xclk" clock optionalLubomir Rintel
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-09-17media: platform: fix cros-ec-cec build errorRandy Dunlap