summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-23[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel
2014-05-23[media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev
2014-05-23[media] v4l2-ioctl: drop spurious newline in stringHans Verkuil
2014-05-23[media] staging: media: omap24xx: use pr_info() instead of KERN_INFOVitaly Osipov
2014-05-23[media] staging: media: omap24xx: fix up checkpatch error messageVitaly Osipov
2014-05-23[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun
2014-05-23[media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai
2014-05-23[media] media: coda: Use full device name for request_irq()Alexander Shiyan
2014-05-23[media] media: davinci: vpbe: release buffers in case start_streaming call ba...Lad, Prabhakar
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn
2014-05-23[media] timblogiw: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-23[media] media: parport: Fix format string mismatch in bw-qcam.cMasanari Iida
2014-05-23[media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda
2014-05-23[media] radio-bcm2048: fix wrong overflow checkPali Rohár
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai
2014-05-23[media] fix the code style errors in sn9c102Jinqiang Zeng
2014-05-23[media] av7110: fix confusing indentingDan Carpenter
2014-05-23[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer
2014-05-23[media] omap4iss: Relax usleep rangesLaurent Pinchart
2014-05-23[media] omap4iss: Use a common macro for all sleep-based poll loopsLaurent Pinchart
2014-05-23[media] omap4iss: Add missing white spaceLaurent Pinchart
2014-05-23[media] omap4iss: Don't check for DEBUG when printing IRQ debugging messagesLaurent Pinchart
2014-05-23[media] omap4iss: Remove VIDEO_OMAP4_DEBUG Kconfig optionPaul Bolle
2014-05-23[media] smiapp: Return correct return value in smiapp_registered()Sakari Ailus
2014-05-23[media] smiapp: Check for GPIO validity using gpio_is_valid()Sakari Ailus