summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [media] si2168: tda10071: m88ds3103: Fix trivial typosYannick Guerrini2015-04-083-3/+3
* [media] xc5000: fix memory corruption when unplugging deviceDevin Heitmueller2015-04-081-1/+4
* Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"Mauro Carvalho Chehab2015-04-081-2/+2
* [media] rtl28xxu: add support for Turbo-X DTT2000Dimitris Lampridis2015-04-082-0/+3
* [media] rtl2832: remove compiler warningLuis de Bethencourt2015-04-081-1/+1
* [media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem2015-04-081-1/+1
* [media] cxusb: Use enum to represent table offsets rather than hard-coding nu...David Howells2015-04-081-44/+111
* [media] dib0700: remove unused macrosLuis de Bethencourt2015-04-082-6/+0
* [media] si2165: Fix possible leak in si2165_upload_firmware()Christian Engelmayer2015-04-081-1/+1
* [media] s5k5baf: Add missing error check for devm_kzallocKiran Padwal2015-04-081-0/+2
* [media] v4l: vb2-memops: use vma slab when vma allocationKyongHo Cho2015-04-081-2/+2
* [media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2015-04-082-4/+27
* [media] DVB: Less function calls in dvb_ca_en50221_init() after error detectionMarkus Elfring2015-04-081-11/+12
* [media] DVB: Delete an unnecessary check before the function call "dvb_unregi...Markus Elfring2015-04-081-2/+1
* [media] dvb-usb: fix spaces after commasLuis de Bethencourt2015-04-081-8/+9
* [media] V4L2: Delete an unnecessary check before the function call "media_ent...Markus Elfring2015-04-081-2/+1
* [media] sp2: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-04-081-4/+1
* [media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standardBenjamin Larsson2015-04-081-1/+1
* [media] r820t: add settings for SYS_DVBC_ANNEX_C standardBenjamin Larsson2015-04-081-0/+12
* [media] mn88472: add ts mode and ts clock to driverBenjamin Larsson2015-04-084-2/+44
* [media] uvc: embed video_deviceHans Verkuil2015-04-083-20/+6
* [media] em28xx: embed video_deviceHans Verkuil2015-04-082-71/+54
* [media] bttv: embed video_deviceHans Verkuil2015-04-082-54/+25
* [media] cx88: embed video_deviceHans Verkuil2015-04-084-72/+46
* [media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil2015-04-081-21/+15
* [media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2015-04-082-1/+13
* [media] cx18: add support for control eventsHans Verkuil2015-04-082-8/+20
* [media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König2015-04-081-12/+6
* [media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-083-5/+5
* [media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-084-14/+16
* [media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-081-0/+9
* [media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-081-2/+4
* [media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-082-25/+45
* [media] media/Documentation: New flag EXECUTE_ON_WRITERicardo Ribalda2015-04-083-5/+17
* [media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrlsRicardo Ribalda2015-04-081-0/+4
* [media] media/v4l2-ctrls: Add execute flags to write_only controlsRicardo Ribalda2015-04-081-3/+6
* [media] media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITERicardo Ribalda2015-04-081-0/+1
* [media] media/v4l2-ctrls: volatiles should not generate CH_VALUERicardo Ribalda2015-04-081-0/+9
* [media] vivid: add support to set CVT, GTF timingsPrashant Laddha2015-04-081-1/+63
* [media] vivid: add CVT,GTF standards to vivid dv timings capsPrashant Laddha2015-04-081-2/+3
* [media] ov2640: add missing consumer.h includeHans Verkuil2015-04-081-0/+1
* [media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler2015-04-081-0/+5
* [media] cx23885: Always initialise dev->slock spinlockDavid Howells2015-04-082-1/+1
* [media] s5p-jpeg: Remove some unused functionsRickard Strandqvist2015-04-072-35/+0
* [media] s5p-jpeg: Initialize jpeg_addr fields to zeroJacek Anaszewski2015-04-071-2/+2
* [media] s5p-jpeg: add 5420 family supportAndrzej Pietrasiewicz2015-04-073-22/+51
* [media] m88ts2022: remove from MakefileHans Verkuil2015-04-071-1/+0
* [media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart2015-04-037-0/+1085
* [media] v4l: xilinx: Add Video Timing Controller driverLaurent Pinchart2015-04-035-0/+462
* [media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart2015-04-0314-0/+2308