summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-03[media] mx3_camera: use %pad format string for dma_ddr_tArnd Bergmann1-6/+6
2016-03-03[media] soc_camera: rcar_vin: Add ARGB8888 caputre format supportKoji Matsuoka1-10/+29
2016-03-03[media] UVC: Add support for R200 depth cameraAviv Greenberg3-0/+35
2016-03-03[media] V4L: add Y12I, Y8I and Z16 pixel format documentationGuennadi Liakhovetski4-0/+220
2016-03-03[media] au0828: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab2-99/+25
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab6-19/+13
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab2-28/+23
2016-03-03[media] media.h: use hex values for IF and AUDIO entities tooHans Verkuil1-5/+5
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab2-12/+11
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil1-10/+10
2016-03-02[media] media-device.h: fix compiler warningHans Verkuil1-2/+0
2016-03-01[media] lirc_dev: avoid double mutex unlockMauro Carvalho Chehab1-2/+5
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab1-20/+27
2016-03-01[media] pt3: fix device identificationMauro Carvalho Chehab1-1/+2
2016-03-01[media] technisat-usb2: don't do DMA on the stackMauro Carvalho Chehab1-14/+27
2016-03-01[media] dib0090: Do the right check for state->rf_rampMauro Carvalho Chehab1-1/+1
2016-03-01[media] drxj: don't do math if not neededMauro Carvalho Chehab1-4/+5
2016-03-01[media] airspy: fix bit set/clean mess on s->flagsMauro Carvalho Chehab1-6/+5
2016-03-01[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arraysHans de Goede1-34/+0
2016-03-01[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci hostWesley Post2-0/+17
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-02-27[media] media: au0828 video change to use v4l_enable_media_source()Shuah Khan1-63/+39
2016-02-27[media] media: dvb-frontend invoke enable/disable_source handlersShuah Khan1-114/+21
2016-02-27[media] media: au0828 add enable, disable source handlersShuah Khan3-0/+207
2016-02-27[media] media: au0828-core register entity_notify hookShuah Khan2-2/+44
2016-02-27[media] media: au0828 disable tuner to demod linkShuah Khan1-1/+19
2016-02-27[media] media: au0828 create tuner to decoder link in disabled stateShuah Khan1-2/+1
2016-02-27[media] media: au0828 handle media_init and media_register windowShuah Khan1-4/+24
2016-02-27[media] media: au0828 change to use Managed Media Controller APIShuah Khan1-7/+4
2016-02-27[media] media: Change v4l-core to check if source is freeShuah Khan3-0/+36
2016-02-27[media] media: au0828 Use au8522_media_pads enum for pad definesShuah Khan1-4/+8
2016-02-27[media] media: au8522 change to create MC pad for ALSA Audio OutShuah Khan2-0/+2
2016-02-27[media] media: Move au8522_media_pads enum to au8522.h from au8522_priv.hShuah Khan2-8/+7
2016-02-27[media] media: v4l-core add enable/disable source common interfacesShuah Khan3-1/+100
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