Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | media: rc: imon decoder: support the stick | Sean Young | 2 | -3/+135 |
2018-05-04 | media: rc: only register protocol for rc device if enabled | Sean Young | 1 | -12/+18 |
2018-05-04 | media: v4l: vsp1: Rename BRU to BRx | Laurent Pinchart | 13 | -234/+234 |
2018-05-04 | media: v4l: vsp1: Add BRx dynamic assignment debugging messages | Laurent Pinchart | 1 | -0/+14 |
2018-05-04 | media: v4l: vsp1: Assign BRU and BRS to pipelines dynamically | Laurent Pinchart | 2 | -26/+144 |
2018-05-04 | media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline | Laurent Pinchart | 1 | -7/+7 |
2018-05-04 | media: v4l: vsp1: Add per-display list internal completion notification support | Laurent Pinchart | 4 | -4/+26 |
2018-05-04 | media: v4l: vsp1: Turn frame end completion status into a bitfield | Laurent Pinchart | 6 | -19/+26 |
2018-05-04 | media: v4l: vsp1: Move DRM pipeline output setup code to a function | Laurent Pinchart | 1 | -46/+60 |
2018-05-04 | media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif | Laurent Pinchart | 1 | -34/+6 |
2018-05-04 | media: v4l: vsp1: Setup BRU at atomic commit time | Laurent Pinchart | 2 | -1/+60 |
2018-05-04 | media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate function | Laurent Pinchart | 1 | -167/+180 |
2018-05-04 | media: v4l: vsp1: Share duplicated DRM pipeline configuration code | Laurent Pinchart | 1 | -52/+43 |
2018-05-04 | media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline | Laurent Pinchart | 1 | -4/+4 |
2018-05-04 | media: v4l: vsp1: Store pipeline pointer in vsp1_entity | Laurent Pinchart | 8 | -47/+34 |
2018-05-04 | media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure | Laurent Pinchart | 2 | -6/+0 |
2018-05-04 | media: v4l: vsp1: Don't start/stop media pipeline for DRM | Laurent Pinchart | 1 | -17/+1 |
2018-05-04 | media: usbtv: Use the constant for supported standards | Hugo Grostabussiat | 1 | -2/+1 |
2018-05-04 | media: usbtv: Enforce standard for color decoding | Hugo Grostabussiat | 1 | -5/+40 |
2018-05-04 | media: usbtv: Keep norm parameter specific | Hugo Grostabussiat | 1 | -1/+1 |
2018-05-04 | media: usbtv: Use V4L2 defines to select capture resolution | Hugo Grostabussiat | 1 | -6/+1 |
2018-05-04 | media: usbtv: Add SECAM support | Hugo Grostabussiat | 2 | -2/+38 |
2018-05-04 | media: usbtv: Use same decoder sequence as Windows driver | Hugo Grostabussiat | 1 | -11/+29 |
2018-05-04 | media: video-i2c: add video-i2c driver | Matt Ranostay | 3 | -0/+578 |
2018-05-04 | media: staging: tegra-vde: Correct included header | Dmitry Osipenko | 1 | -1/+1 |
2018-05-04 | media: staging: tegra-vde: Do not handle spurious interrupts | Dmitry Osipenko | 1 | -0/+3 |
2018-05-04 | media: staging: tegra-vde: Correct minimum size of U/V planes | Dmitry Osipenko | 1 | -3/+9 |
2018-05-04 | media: staging: tegra-vde: Silence some of checkpatch warnings | Dmitry Osipenko | 1 | -6/+8 |
2018-05-04 | media: staging: tegra-vde: Align bitstream size to 16K | Dmitry Osipenko | 1 | -23/+17 |
2018-04-23 | media: tda1997x: Use bitwise or for setting subdev flags | Sakari Ailus | 1 | -1/+1 |
2018-04-23 | media: ov7740: Set subdev HAS_EVENT flag | Sakari Ailus | 1 | -1/+1 |
2018-04-23 | media: ov7740: Fix control handler error at the end of control init | Sakari Ailus | 1 | -0/+7 |
2018-04-23 | media: ov7740: Check for possible NULL return value in control creation | Sakari Ailus | 1 | -3/+8 |
2018-04-23 | media: ov7740: Fix number of controls hint | Sakari Ailus | 1 | -1/+1 |
2018-04-23 | media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const | Bhumika Goyal | 1 | -2/+2 |
2018-04-23 | media: v4l: omap3isp: make v4l2_file_operations const | Bhumika Goyal | 1 | -1/+1 |
2018-04-20 | media: sound, isapnp: allow building more drivers with COMPILE_TEST | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-04-20 | media: sound, media: allow building ISA drivers it with COMPILE_TEST | Mauro Carvalho Chehab | 1 | -1/+2 |
2018-04-20 | media: omap3isp: Allow it to build with COMPILE_TEST | Arnd Bergmann | 2 | -4/+10 |
2018-04-20 | media: omap3isp: Enable driver compilation on ARM with COMPILE_TEST | Laurent Pinchart | 1 | -1/+4 |
2018-04-20 | media: rcar-vin: enable support for r8a77970 | Niklas Söderlund | 1 | -0/+23 |
2018-04-20 | media: rcar-vin: enable support for r8a7796 | Niklas Söderlund | 1 | -0/+44 |
2018-04-20 | media: rcar-vin: enable support for r8a7795 | Niklas Söderlund | 2 | -1/+121 |
2018-04-20 | media: rcar-vin: extend {start, stop}_streaming to work with media controller | Niklas Söderlund | 1 | -8/+127 |
2018-04-20 | media: rcar-vin: add link notify for Gen3 | Niklas Söderlund | 1 | -0/+147 |
2018-04-20 | media: rcar-vin: parse Gen3 OF and setup media graph | Niklas Söderlund | 2 | -4/+254 |
2018-04-20 | media: rcar-vin: add chsel information to rvin_info | Niklas Söderlund | 1 | -0/+42 |
2018-04-20 | media: rcar-vin: change name of video device | Niklas Söderlund | 1 | -1/+1 |
2018-04-20 | media: rcar-vin: add group allocator functions | Niklas Söderlund | 2 | -2/+203 |
2018-04-20 | media: rcar-vin: prepare for media controller mode initialization | Niklas Söderlund | 2 | -2/+22 |