summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2-9/+8
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2-17/+21
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer3-16/+16
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer3-45/+61
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer3-14/+15
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2-71/+56
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer3-9/+10
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer2-5/+11
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer3-56/+116
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer1-14/+14
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer1-6/+5
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer1-1/+0
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev4-2/+46
2014-05-23[media] v4l2-ioctl: drop spurious newline in stringHans Verkuil1-1/+1
2014-05-23[media] staging: media: omap24xx: use pr_info() instead of KERN_INFOVitaly Osipov1-2/+2
2014-05-23[media] staging: media: omap24xx: fix up checkpatch error messageVitaly Osipov1-4/+4
2014-05-23[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun1-1/+1
2014-05-23[media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-05-23[media] media: coda: Use full device name for request_irq()Alexander Shiyan1-1/+1
2014-05-23[media] media: davinci: vpbe: release buffers in case start_streaming call ba...Lad, Prabhakar1-1/+10
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn1-1/+1
2014-05-23[media] timblogiw: Introduce the use of the managed version of kzallocHimangi Saraogi1-6/+2
2014-05-23[media] media: parport: Fix format string mismatch in bw-qcam.cMasanari Iida1-1/+1
2014-05-23[media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda1-1/+1
2014-05-23[media] v4l2-pci-skeleton: fix typoHans Verkuil1-1/+1
2014-05-23[media] radio-bcm2048: fix wrong overflow checkPali Rohár1-1/+1
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai1-2/+2
2014-05-23[media] fix the code style errors in sn9c102Jinqiang Zeng14-322/+326
2014-05-23[media] av7110: fix confusing indentingDan Carpenter1-2/+4
2014-05-23[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2-4/+4
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2-22/+23
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2-9/+2
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer1-4/+0
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer1-7/+6
2014-05-23[media] omap4iss: Relax usleep rangesLaurent Pinchart2-3/+3
2014-05-23[media] omap4iss: Use a common macro for all sleep-based poll loopsLaurent Pinchart3-54/+45
2014-05-23[media] omap4iss: Add missing white spaceLaurent Pinchart1-1/+1
2014-05-23[media] omap4iss: Don't check for DEBUG when printing IRQ debugging messagesLaurent Pinchart1-3/+3
2014-05-23[media] omap4iss: Remove VIDEO_OMAP4_DEBUG Kconfig optionPaul Bolle1-6/+0
2014-05-23[media] smiapp: Return correct return value in smiapp_registered()Sakari Ailus1-7/+8
2014-05-23[media] smiapp: Check for GPIO validity using gpio_is_valid()Sakari Ailus1-5/+5
2014-05-23[media] smiapp: Use better regulator name for the Device treeSakari Ailus1-1/+1
2014-05-23[media] smiapp: Scaling goodness is signedSakari Ailus1-1/+1
2014-05-23[media] smiapp: Call limits quirk immediately after retrieving the limitsSakari Ailus1-6/+6
2014-05-23[media] smiapp: Print the index of the format descriptorSakari Ailus1-2/+2
2014-05-23[media] uvcvideo: Fix clock param realtime settingOlivier Langlois1-5/+10
2014-05-23[media] uvcvideo: Fix marking buffer erroneous in case of FID togglingAnton Leontiev1-6/+15
2014-05-22Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab1814-33774/+19259
2014-05-22Linux 3.15-rc6v3.15-rc6Linus Torvalds1-1/+1
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+2