aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/meye/meye.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29media: meye: deprecate this driverHans Verkuil1-1814/+0
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-1/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-19media: meye: use generic power managementVaibhav Gupta1-10/+5
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann1-2/+2
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-3/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-02-07media: meye: use u64 for the timestamp internallyHans Verkuil1-4/+4
2018-09-12media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-5/+5
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-09-23media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring1-3/+4
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring1-9/+4
2017-08-27media: pci: make video_device constBhumika Goyal1-1/+1
2017-08-09media: meye: constify pci_device_idArvind Yadav1-1/+1
2017-02-03[media] media: pci: meye: set error code on failuresPan Bian1-0/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-4/+1
2016-10-21[media] meye: don't break long linesMauro Carvalho Chehab1-8/+4
2015-04-02[media] meye: embed video_deviceHans Verkuil1-14/+7
2014-12-02[media] media/usb,pci: fix querycapHans Verkuil1-3/+0
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-2/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab1-1/+1
2013-02-05[media] meye: convert to the control frameworkHans Verkuil1-189/+89
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-4/+3
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus1-2/+2
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-2/+2
2012-10-28[media] meye: fix a warningMauro Carvalho Chehab1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab1-0/+1964