summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-23[media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko2-36/+12
2014-09-23[media] staging: lirc: freeing ERR_PTRsDan Carpenter2-0/+2
2014-09-23[media] em28xx: check if a device has audio earlier"Frank Schaefer2-12/+11
2014-09-23[media] mceusb: add support for more cx231xx devicesMatthias Schwarzott1-0/+4
2014-09-23[media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)Matthias Schwarzott1-1/+4
2014-09-23[media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)Matthias Schwarzott1-1/+4
2014-09-23[media] si2165: enable Si2161 supportMatthias Schwarzott1-12/+27
2014-09-23[media] si2165: Load driver for all hardware revisionsMatthias Schwarzott2-10/+18
2014-09-23[media] v4l: ti-vpe: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2014-09-23[media] vpfe_standards[] can be staticFengguang Wu1-1/+1
2014-09-23[media] dib0700_devices: Use c99 initializers for structures.Mauro Carvalho Chehab1-172/+211
2014-09-23[media] v4l: ti-vpe: use c99 initializers in structuresJulia Lawall1-6/+6
2014-09-23[media] au0828: fill tuner type on all boardsMauro Carvalho Chehab1-6/+6
2014-09-23[media] au0828: explicitly identify boards with analog TVMauro Carvalho Chehab2-1/+4
2014-09-23[media] au0828-cards: remove a comment about i2c clock stretchingMauro Carvalho Chehab1-6/+0
2014-09-23[media] stv0367: Remove an unused parameterMauro Carvalho Chehab1-2/+0
2014-09-23[media] media: stv0367: fix frontend modulation initialization with FE_CAB_MO...Maks Naumov1-1/+1
2014-09-23[media] em28xx-input: i2c IR decoders: improve i2c_client handlingFrank Schaefer1-10/+13
2014-09-23[media] rc-core: use USB API functions rather than constantsHimangi Saraogi1-4/+2
2014-09-23[media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi1-1/+1
2014-09-23[media] dvb: return the error from i2c_transfer if negativeHans Wennborg1-0/+2
2014-09-23[media] dvb: remove 0x prefix from decimal value in printfHans Wennborg1-1/+1
2014-09-22[media] drivers/media/dvb-frontends/stv0900_sw.c: Fix break placementAndrey Utkin1-1/+2
2014-09-22[media] em28xx: Get rid of some unused modprobe parameters at vbi codeMauro Carvalho Chehab1-11/+0
2014-09-22[media] sn9c20x: fix checkpatch warning: sizeof cmatrix should be sizeof(cmat...Morgan Phillips1-1/+1
2014-09-22[media] sn9c20x.c: fix checkpatch error: that open brace { should be on the p...Morgan Phillips1-4/+6
2014-09-22[media] cx23885: fix size helper functionsHans Verkuil2-8/+3
2014-09-22[media] cx23885: fix VBI supportHans Verkuil2-6/+6
2014-09-22[media] adv7604/adv7842: fix il_vbackporch typo and zero the structHans Verkuil2-2/+4
2014-09-22[media] v4l2-dv-timings: only check standards if non-zeroHans Verkuil1-1/+2
2014-09-22[media] vivid: add teletext support to VBI captureHans Verkuil6-21/+111
2014-09-22[media] v4l2: uvcvideo: Allow using larger buffersGuennadi Liakhovetski3-1/+4
2014-09-22[media] hackrf: Fix a long constantMauro Carvalho Chehab1-1/+1
2014-09-22[media] hackrf: HackRF SDR driverAntti Palosaari5-2/+1157
2014-09-22[media] media: Use strlcpy instead of custom codeLaurent Pinchart1-4/+2
2014-09-22[media] media: usb: uvc: add a quirk for Dell XPS M1330 webcamPaul Fertser1-0/+9
2014-09-22[media] uvcvideo: Work around buggy Logitech C920 firmwareWilliam Manley4-3/+19
2014-09-22[media] v4l: uvcvideo: Add support for pan/tilt speed controlsVincent Palatin1-3/+55
2014-09-22[media] v4l: Add camera pan/tilt speed controlsVincent Palatin1-0/+2
2014-09-22[media] media: davinci: remove unneeded dependency ARCH_OMAP3Prabhakar Lad2-3/+1
2014-09-22[media] media: davinci: vpif_capture: fix the check on suspend/resume callbacksPrabhakar Lad1-2/+2
2014-09-22[media] media: davinci: vpif_display: fix the check on suspend/resume callbacksPrabhakar Lad1-2/+2
2014-09-22[media] media: davinci: vpif_capture: drop setting of vb2 buffer state to ACTIVEPrabhakar Lad1-3/+0
2014-09-22[media] media: davinci: vpif_display: drop setting of vb2 buffer state to ACTIVEPrabhakar Lad1-4/+0
2014-09-22[media] videobuf: Allow reqbufs(0) to free current buffersHans de Goede1-5/+6
2014-09-22[media] videobuf2-core: take mmap_sem before calling __qbuf_userptrHans Verkuil1-0/+2
2014-09-22[media] drivers: media: i2c: adv7343_regs.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-09-22[media] drivers: media: b2c2: flexcop.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-22[media] tvp7002: Don't update device->streaming if write to register failsAxel Lin1-13/+8
2014-09-22[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi1-3/+1