summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/zoran
AgeCommit message (Expand)AuthorFilesLines
2022-10-24media: zoran: remove unused declarations in zoran_device.hGaosheng Cui1-2/+0
2022-08-29media: zoran: move to mainlineHans Verkuil17-0/+7192
2018-05-25media: zoran: move to staging in preparation for removalHans Verkuil19-10706/+0
2018-03-23media: zoran: don't cast pointers to print themMauro Carvalho Chehab1-2/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-8/+8
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-22/+21
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2-21/+21
2017-12-08media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King1-1/+0
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27media: zoran: make zoran_template constBhumika Goyal2-2/+2
2017-08-09media: zoran: constify pci_device_idArvind Yadav1-1/+1
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab1-0/+2
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2017-01-31[media] zoran: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus17-68/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-11-22[media] zoran: fix spelling mistake in dprintk messageColin Ian King1-1/+1
2016-11-18[media] zoran: use KERN_CONT where neededMauro Carvalho Chehab1-21/+14
2016-08-24[media] zoran: convert g/s_crop to g/s_selectionHans Verkuil1-64/+49
2016-06-24zr36016: remove some unused tablesMauro Carvalho Chehab1-4/+0
2016-05-07[media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes1-2/+3
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-08-16[media] zoran: Use monotonic timeAbhilash Jindal1-13/+5
2015-08-11[media] zoran: convert to the control framework and to v4l2_fhHans Verkuil3-55/+23
2015-08-11[media] zoran: use standard core lockHans Verkuil3-198/+60
2015-08-11[media] zoran: remove unused read/write functionsHans Verkuil1-25/+0
2015-08-11[media] zoran: remove unnecessary memsetHans Verkuil1-1/+0
2015-04-30[media] zoran: fix indentMauro Carvalho Chehab1-8/+5
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2014-12-02[media] media/usb,pci: fix querycapHans Verkuil1-2/+3
2014-11-19assorted conversions to %p[dD]Al Viro1-2/+2
2014-09-03[media] lm3560: simplify a boolean testMauro Carvalho Chehab1-1/+1
2014-07-17[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2-2/+2
2013-11-07[media] zoran: don't build it on alphaMauro Carvalho Chehab1-0/+1
2013-10-17[media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-06-21[media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil1-1/+1
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab2-8/+9
2013-06-17[media] zoran: remove bogus autodetect mode in set_normHans Verkuil1-23/+0
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2-8/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells1-1/+1
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1