summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2015-06-10[media] ts2020: register I2C driver from legacy media attachAntti Palosaari2-50/+30
2015-06-10[media] ts2020: improve filter limit calcAntti Palosaari1-7/+3
2015-06-10[media] ts2020: re-implement PLL calculationsAntti Palosaari1-32/+44
2015-06-10[media] cobalt: fix 64-bit divisionHans Verkuil2-8/+8
2015-06-10[media] rc: gpio-ir-recv: don't sleep in irq handlerHeiko Stübner1-1/+1
2015-06-09[media] dvb-frontend: Replace timeval with ktime_tTina Ruchandani3-37/+19
2015-06-09[media] b2c2: Add option to skip the first 6 pid filtersJemma Denson3-2/+18
2015-06-09[media] ddbridge: Do not free_irq() if request_irq() failedTakeshi Yoshimura1-1/+2
2015-06-09[media] saa7134: add AverMedia AverTV/505 card supportDmitry Eremin-Solenikov3-1/+44
2015-06-09[media] b2c2: Mismatch in config ifdefs for SkystarS2Jemma Denson1-1/+1
2015-06-09[media] cx231xx: Add support for Terratec GrabbyTommi Rantala2-0/+29
2015-06-09[media] coda: remove extraneous TRACE_SYSTEM_STRINGArnd Bergmann1-2/+0
2015-06-09[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab5-10/+5
2015-06-09[media] ov2659: Don't depend on subdev APIMauro Carvalho Chehab1-1/+16
2015-06-09[media] bdisp: add debug file systemFabien Dessenne5-2/+755
2015-06-09[media] bdisp: 2D blitter driver using v4l2 mem2mem frameworkFabien Dessenne9-0/+2979
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab145-486/+624
2015-06-09[media] cx231xx: fix compiler warningHans Verkuil1-10/+18
2015-06-09[media] vivid: Use interlaced info for cvt/gtf timing detectionPrashant Laddha1-2/+2
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha4-12/+54
2015-06-09[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timingsHans Verkuil1-0/+7
2015-06-09[media] v4l2-dv-timing: avoid rounding twice in gtf hblank calcPrashant Laddha1-4/+6
2015-06-09[media] adv7604: log alt-gamma and HDMI colorspaceHans Verkuil1-2/+12
2015-06-09[media] adv7604: fix broken saturator checkHans Verkuil1-1/+1
2015-06-09[media] adv7604: log infoframesHans Verkuil2-29/+59
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil3-2/+123
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil1-11/+11
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil1-16/+16
2015-06-09[media] vim2m: add create_bufs and prepare_buf supportHans Verkuil1-0/+8
2015-06-09[media] v4l2-mem2mem: add support for prepare_bufHans Verkuil1-0/+28
2015-06-09[media] fc2580: add missing error status when probe() failsAntti Palosaari1-0/+1
2015-06-09[media] tda10071: add missing error status when probe() failsAntti Palosaari1-3/+15
2015-06-09[media] m88ds3103: a couple missing error codesDan Carpenter1-1/+4
2015-06-06[media] v4l2-ioctl: log buffer type 0 correctlyHans Verkuil1-0/+1
2015-06-06[media] v4l2-ioctl: clear the reserved field of v4l2_create_buffersHans Verkuil1-0/+2
2015-06-06[media] vivid-tpg: improve Y16 color setupHans Verkuil1-2/+9
2015-06-06[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-06[media] stk1160: add DMABUF supportHans Verkuil1-1/+2
2015-06-06[media] vivid: move video loopback control to the capture deviceHans Verkuil2-42/+41
2015-06-06[media] omap_vout: use swap() in omapvid_init()Fabian Frederick1-7/+3
2015-06-06[media] saa7134: switch tuner FMD1216ME_MK3 to analogJuergen Gier1-3/+14
2015-06-06[media] v4l: of: Correct pclk-sample for BT656 busNikhil Devshatwar1-4/+4
2015-06-06[media] cx23885: Hauppauge WinTV-HVR5525 bind I2C SECAntti Palosaari1-7/+14
2015-06-06[media] cx23885: Hauppauge WinTV-HVR4400/HVR5500 bind I2C demod and SECAntti Palosaari1-19/+35
2015-06-06[media] cx23885: Hauppauge WinTV Starburst bind I2C demod and SECAntti Palosaari1-8/+44
2015-06-06[media] cx23885: add support for DVB I2C SEC clientAntti Palosaari2-0/+17
2015-06-06[media] em28xx: bind PCTV 460e using I2C clientAntti Palosaari1-17/+51
2015-06-06[media] em28xx: add support for DVB SEC I2C clientAntti Palosaari1-1/+9
2015-06-06[media] a8293: implement I2C client bindingsAntti Palosaari2-3/+99
2015-06-06[media] tda10071: implement I2C client bindingsAntti Palosaari3-0/+125