aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03[media] cx23885: fix reversed I2C bus numberingOlli Salonen1-6/+6
2016-03-03[media] dw2102: convert TechnoTrend S2-4600 to use I2C binding for demodOlli Salonen1-28/+43
2016-03-03[media] rtl2832: move stats polling to read statusAntti Palosaari2-50/+30
2016-03-03[media] rtl2832: improve slave TS controlAntti Palosaari3-46/+54
2016-03-03[media] mn88473: finalize driverAntti Palosaari3-163/+246
2016-03-03[media] mn88473: move out of stagingAntti Palosaari4-0/+568
2016-03-03[media] saa7134: Add support for Snazio TvPVR PROGEORGE3-1/+59
2016-03-03[media] media: au0828 set ctrl_input in au0828_s_input()Shuah Khan1-2/+8
2016-03-03[media] Fix AverMedia RM-KS remote keymapPhilippe Valembois1-28/+28
2016-03-03[media] Add support for Avermedia AverTV Volar HD 2 (TD110)Philippe Valembois2-0/+3
2016-03-03[media] media: rc: nuvoton: support reading / writing wakeup sequence via sysfsHeiner Kallweit2-0/+88
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil3-1274/+0
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil3-1646/+0
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil3-1749/+0
2016-03-03[media] vivid: support new multiplanar YUV formatsHans Verkuil2-2/+69
2016-03-03[media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel2-17/+47
2016-03-03[media] adv7604: fix SPA register location for ADV7612Ulrich Hecht1-1/+2
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