summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-12-13media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus1-2/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-13media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil1-10/+37
2018-12-13media: vicodec: lower minimum height to 360Hans Verkuil1-1/+1
2018-12-01media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet1-4/+0
2018-12-01media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet1-4/+4
2018-12-01media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet1-42/+54
2018-12-01media: ov5640: fix exposure regressionHugues Fruchet1-6/+12
2018-12-01media: ov5640: Fix timings setup codeJacopo Mondi1-29/+21
2018-12-01media: ov5640: Re-work MIPI startup sequenceJacopo Mondi1-20/+79
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-21media: ov5640: fix restore of last mode setHugues Fruchet1-4/+8
2018-11-21media: ov5640: fix mode change regressionHugues Fruchet1-5/+16
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach1-1/+2
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil2-4/+4
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil8-144/+144
2018-11-13media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2018-11-13media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2018-11-13media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab3-9/+112
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-13media: cec: forgot to cancel delayed workHans Verkuil1-0/+2
2018-11-13media: cec: fix the Signal Free Time calculationHans Verkuil1-19/+7
2018-11-13media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil1-48/+18
2018-11-13media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil1-1/+18
2018-11-13media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil1-60/+0
2018-11-13Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab1-6/+10
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil1-1/+1
2018-11-13media: ov7670: make "xclk" clock optionalLubomir Rintel1-10/+17
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-09-17media: platform: fix cros-ec-cec build errorRandy Dunlap1-0/+2
2018-09-12media: i2c: mt9v111: Fix v4l2-ctrl error handlingJacopo Mondi1-28/+13
2018-08-29media: camss: add missing includesArnd Bergmann7-0/+7
2018-08-29media: camss: Use managed memory allocationsTodor Tomov2-7/+8
2018-08-29media: camss: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-29media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-11/+5
2018-08-22media: Convert entity ID allocation to new IDA APIMatthew Wilcox1-11/+5
2018-08-22Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+19
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-3/+369
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+6
2018-08-16media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann1-1/+1
2018-08-16Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds389-6782/+20127
2018-08-16Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+3
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+6
2018-08-15Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-19/+3