summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab2018-05-041-7/+7
* drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell2018-05-041-1/+1
* media: rc: probe zilog transmitter when zilog receiver is foundSean Young2018-05-041-1/+3
* media: rc: imon decoder: support the stickSean Young2018-05-042-3/+135
* media: rc: only register protocol for rc device if enabledSean Young2018-05-041-12/+18
* media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart2018-05-0413-234/+234
* media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart2018-05-041-0/+14
* media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart2018-05-042-26/+144
* media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart2018-05-041-7/+7
* media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart2018-05-044-4/+26
* media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart2018-05-046-19/+26
* media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart2018-05-041-46/+60
* media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart2018-05-041-34/+6
* media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart2018-05-042-1/+60
* media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart2018-05-041-167/+180
* media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart2018-05-041-52/+43
* media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart2018-05-041-4/+4
* media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart2018-05-048-47/+34
* media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart2018-05-042-6/+0
* media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart2018-05-041-17/+1
* media: usbtv: Use the constant for supported standardsHugo Grostabussiat2018-05-041-2/+1
* media: usbtv: Enforce standard for color decodingHugo Grostabussiat2018-05-041-5/+40
* media: usbtv: Keep norm parameter specificHugo Grostabussiat2018-05-041-1/+1
* media: usbtv: Use V4L2 defines to select capture resolutionHugo Grostabussiat2018-05-041-6/+1
* media: usbtv: Add SECAM supportHugo Grostabussiat2018-05-042-2/+38
* media: usbtv: Use same decoder sequence as Windows driverHugo Grostabussiat2018-05-041-11/+29
* media: video-i2c: add video-i2c driverMatt Ranostay2018-05-044-0/+584
* media: dt-bindings: Add bindings for panasonic,amg88xxMatt Ranostay2018-05-041-0/+19
* media: staging: tegra-vde: Correct included headerDmitry Osipenko2018-05-041-1/+1
* media: staging: tegra-vde: Do not handle spurious interruptsDmitry Osipenko2018-05-041-0/+3
* media: staging: tegra-vde: Correct minimum size of U/V planesDmitry Osipenko2018-05-041-3/+9
* media: staging: tegra-vde: Silence some of checkpatch warningsDmitry Osipenko2018-05-041-6/+8
* media: staging: tegra-vde: Align bitstream size to 16KDmitry Osipenko2018-05-041-23/+17
* media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endp...Leonard Crestez2018-04-231-1/+1
* media: tda1997x: Use bitwise or for setting subdev flagsSakari Ailus2018-04-231-1/+1
* media: ov7740: Set subdev HAS_EVENT flagSakari Ailus2018-04-231-1/+1
* media: ov7740: Fix control handler error at the end of control initSakari Ailus2018-04-231-0/+7
* media: ov7740: Check for possible NULL return value in control creationSakari Ailus2018-04-231-3/+8
* media: ov7740: Fix number of controls hintSakari Ailus2018-04-231-1/+1
* media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal2018-04-231-2/+2
* media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal2018-04-231-1/+1
* media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab2018-04-202-4/+4
* media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab2018-04-202-5/+7
* media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann2018-04-202-4/+10
* media: omap3isp: Enable driver compilation on ARM with COMPILE_TESTLaurent Pinchart2018-04-201-1/+4
* media: omap: omap-iommu.h: allow building drivers with COMPILE_TESTMauro Carvalho Chehab2018-04-201-0/+5
* media: rcar-vin: enable support for r8a77970Niklas Söderlund2018-04-201-0/+23
* media: rcar-vin: enable support for r8a7796Niklas Söderlund2018-04-201-0/+44
* media: rcar-vin: enable support for r8a7795Niklas Söderlund2018-04-202-1/+121
* media: rcar-vin: extend {start, stop}_streaming to work with media controllerNiklas Söderlund2018-04-201-8/+127