summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan2-10/+43
2016-02-27[media] media: Media Controller export non locking __media_entity_setup_link()Shuah Khan1-0/+1
2016-02-27[media] media: Media Controller enable/disable source handler APIShuah Khan1-0/+30
2016-02-27[media] media: Media Controller register/unregister entity_notify APIShuah Khan2-0/+98
2016-02-27[media] media: Add ALSA Media Controller function entitiesShuah Khan1-0/+7
2016-02-27[media] Docbook: media-types.xml: Add Audio Function EntitiesShuah Khan1-0/+12
2016-02-27[media] uapi/media.h: Declare interface types for ALSAShuah Khan2-0/+26
2016-02-27[media] Docbook: media-types.xml: Add ALSA Media Controller Intf typesShuah Khan1-0/+40
2016-02-27[media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil1-15/+15
2016-02-23[media] ttpci: cleanup a bogus smatch warningMauro Carvalho Chehab1-9/+23
2016-02-23[media] av7110: remove a bogus smatch warningMauro Carvalho Chehab1-4/+9
2016-02-23[media] drxj: set_param_parameters array is too shortMauro Carvalho Chehab1-1/+1
2016-02-23[media] dib9000: read16/write16 could return an error codeMauro Carvalho Chehab1-2/+2
2016-02-23[media] ivtv: steal could be NULLMauro Carvalho Chehab1-1/+1
2016-02-23[media] stv0900: avoid going past arrayMauro Carvalho Chehab1-2/+5
2016-02-23[media] pvrusb2: don't go past buf arrayMauro Carvalho Chehab1-0/+3
2016-02-23[media] pvrusb2-io: no need to check if sp is not NULLMauro Carvalho Chehab1-1/+1
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab9-56/+55
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab11-134/+141
2016-02-23[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot1-18/+11
2016-02-23[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot1-29/+12
2016-02-23[media] dib0090: do the right thing if rf_ramp is NULLMauro Carvalho Chehab1-3/+9
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab1-1/+2
2016-02-23[media] tvp5150: don't go past decoder->input_ent arrayMauro Carvalho Chehab1-1/+1
2016-02-23[media] v4l2-mc: fix hardware version for PCI devicesMauro Carvalho Chehab1-2/+2
2016-02-23[media] xc4000: shut up a bogus smatch messageMauro Carvalho Chehab1-1/+1
2016-02-19[media] media: Use all bits of an enumerationSakari Ailus1-2/+3
2016-02-19[media] vsp1_drm.h: add missing prototypesMauro Carvalho Chehab1-0/+11
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart11-117/+116
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito14-95/+543
2016-02-19[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart4-16/+62
2016-02-19[media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart3-20/+66
2016-02-19[media] v4l: vsp1: Disconnect unused RPFs from the DRM pipelineLaurent Pinchart1-2/+6
2016-02-19[media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart6-11/+625
2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart12-17/+27
2016-02-19[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlersLaurent Pinchart3-5/+20
2016-02-19[media] v4l: vsp1: Make pipeline inputs array index by RPF indexLaurent Pinchart4-7/+22
2016-02-19[media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart5-23/+38
2016-02-19[media] v4l: vsp1: Move format info to vsp1_pipe.cLaurent Pinchart4-154/+159
2016-02-19[media] v4l: vsp1: Make the BRU optionalLaurent Pinchart2-6/+10
2016-02-19[media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart5-12/+18
2016-02-19[media] v4l: vsp1: Move entity route setup function to vsp1_entity.cLaurent Pinchart3-12/+14
2016-02-19[media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart5-27/+0
2016-02-19[media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart1-0/+1
2016-02-19[media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit nameLaurent Pinchart1-1/+1
2016-02-19[media] v4l: vsp1: Document the vsp1_pipeline structureLaurent Pinchart1-1/+15
2016-02-19[media] v4l: vsp1: Extract link creation to separate functionLaurent Pinchart1-39/+56
2016-02-19[media] v4l: vsp1: Reuse local variable instead of recomputing itLaurent Pinchart1-1/+1
2016-02-19[media] v4l: vsp1: Extract pipeline initialization code into a functionLaurent Pinchart3-5/+12
2016-02-19[media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefixLaurent Pinchart1-14/+14