summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab2014-05-231-1/+1
* [media] v4l: ti-vpe: Allow DMABUF buffer type supportArchit Taneja2014-05-231-2/+2
* [media] v4l: ti-vpe: register video device only when firmware is loadedArchit Taneja2014-05-233-29/+41
* [media] saa7134: add saa7134_userptr module option to enable USERPTRHans Verkuil2014-05-234-3/+22
* [media] saa7134: convert to vb2Hans Verkuil2014-05-238-729/+542
* [media] saa7134: move saa7134_pgtable to saa7134_dmaqueueHans Verkuil2014-05-236-35/+37
* [media] saa7134: rename vbi/cap to vbi_vbq/cap_vbqHans Verkuil2014-05-232-30/+30
* [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel2014-05-231-1/+1
* [media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart2014-05-231-3/+4
* [media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer2014-05-232-22/+25
* [media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer2014-05-233-12/+8
* [media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer2014-05-233-7/+3
* [media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer2014-05-232-8/+11
* [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer2014-05-232-14/+18
* [media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer2014-05-232-28/+29
* [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+20
* [media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer2014-05-233-17/+22
* [media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2014-05-232-9/+8
* [media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2014-05-232-17/+21
* [media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+16
* [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer2014-05-233-45/+61
* [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-14/+15
* [media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2014-05-232-71/+56
* [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer2014-05-233-9/+10
* [media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer2014-05-232-5/+11
* [media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer2014-05-233-56/+116
* [media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer2014-05-231-14/+14
* [media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer2014-05-231-6/+5
* [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer2014-05-231-1/+0
* [media] saa7134: add vidioc_querystdMikhail Domrachev2014-05-234-2/+46
* [media] v4l2-ioctl: drop spurious newline in stringHans Verkuil2014-05-231-1/+1
* [media] staging: media: omap24xx: use pr_info() instead of KERN_INFOVitaly Osipov2014-05-231-2/+2
* [media] staging: media: omap24xx: fix up checkpatch error messageVitaly Osipov2014-05-231-4/+4
* [media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun2014-05-231-1/+1
* [media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai2014-05-231-0/+6
* [media] media: coda: Use full device name for request_irq()Alexander Shiyan2014-05-231-1/+1
* [media] media: davinci: vpbe: release buffers in case start_streaming call ba...Lad, Prabhakar2014-05-231-1/+10
* [media] s2255drv: fix memory leak s2255_probe()Daeseok Youn2014-05-231-1/+1
* [media] timblogiw: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-231-6/+2
* [media] media: parport: Fix format string mismatch in bw-qcam.cMasanari Iida2014-05-231-1/+1
* [media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda2014-05-231-1/+1
* [media] v4l2-pci-skeleton: fix typoHans Verkuil2014-05-231-1/+1
* [media] radio-bcm2048: fix wrong overflow checkPali Rohár2014-05-231-1/+1
* [media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai2014-05-231-2/+2
* [media] fix the code style errors in sn9c102Jinqiang Zeng2014-05-2314-322/+326
* [media] av7110: fix confusing indentingDan Carpenter2014-05-231-2/+4
* [media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-05-232-4/+4
* [media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2014-05-232-22/+23
* [media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2014-05-232-9/+2
* [media] em28xx: remove some unused fields from struct em28xxFrank Schaefer2014-05-231-4/+0
OpenPOWER on IntegriCloud