summaryrefslogtreecommitdiff
path: root/drivers/media/usb/zr364xx/zr364xx.c
AgeCommit message (Expand)Author
2022-08-29media: zr364xx: deprecate this driverHans Verkuil
2021-06-02media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin
2021-03-11media: drivers/media/usb: fix memory leak in zr364xx_probePavel Skripkin
2021-01-27media: zr364xx: fix memory leaks in probe()Dan Carpenter
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: zr364xx: propagate errors from zr364xx_start_readpipe()Evgeny Novikov
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-11-10media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King
2019-10-07media: delete unused proc_fs.h includeSean Young
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-03-23media: zr364xx: avoid casting just to print pointer addressMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-20media: zr364xx: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-04-18[media] zr364xx: enforce minimum size when reading headerAlyssa Milburn
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] zr364xx: don't break long linesMauro Carvalho Chehab
2016-08-24[media] media: usb: zr364xx: zr364xx: don't print error when allocating urb f...Wolfram Sang
2015-06-09[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-10-28[media] zr364xx: urb actual_length is unsignedMauro Carvalho Chehab
2012-08-15[media] move the remaining USB drivers to drivers/media/usbMauro Carvalho Chehab