summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-03[media] coda: add support for native order firmware files with Freescale headerPhilipp Zabel1-2/+33
2016-03-03[media] V4L: fix a confusing function nameGuennadi Liakhovetski1-4/+6
2016-03-03[media] atmel-isi: Fix bad usage of IS_ERR_VALUEGuenter Roeck1-2/+2
2016-03-03[media] pxa_camera: conversion to dmaengineRobert Jarzmik2-229/+174
2016-03-03[media] pxa_camera: trivial move of dma irq functionsRobert Jarzmik1-18/+24
2016-03-03[media] pxa_camera: move interrupt to taskletRobert Jarzmik1-15/+29
2016-03-03[media] pxa_camera: fix the buffer free pathRobert Jarzmik1-11/+5
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 Greenberg2-0/+32
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 Chehab5-19/+11
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab1-26/+21
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab1-2/+1
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 Khan1-0/+35
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan1-10/+24
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 register/unregister entity_notify APIShuah Khan1-0/+42
2016-02-27[media] uapi/media.h: Declare interface types for ALSAShuah Khan1-0/+16
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