summaryrefslogtreecommitdiff
path: root/drivers/media/pci/zoran
AgeCommit message (Expand)Author
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-08media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27media: zoran: make zoran_template constBhumika Goyal
2017-08-09media: zoran: constify pci_device_idArvind Yadav
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-31[media] zoran: Clean up file handle in open() error pathSantosh Kumar Singh
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-22[media] zoran: fix spelling mistake in dprintk messageColin Ian King
2016-11-18[media] zoran: use KERN_CONT where neededMauro Carvalho Chehab
2016-08-24[media] zoran: convert g/s_crop to g/s_selectionHans Verkuil
2016-06-24zr36016: remove some unused tablesMauro Carvalho Chehab
2016-05-07[media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-08-16[media] zoran: Use monotonic timeAbhilash Jindal
2015-08-11[media] zoran: convert to the control framework and to v4l2_fhHans Verkuil
2015-08-11[media] zoran: use standard core lockHans Verkuil
2015-08-11[media] zoran: remove unused read/write functionsHans Verkuil
2015-08-11[media] zoran: remove unnecessary memsetHans Verkuil
2015-04-30[media] zoran: fix indentMauro Carvalho Chehab
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-02[media] media/usb,pci: fix querycapHans Verkuil
2014-11-19assorted conversions to %p[dD]Al Viro
2014-09-03[media] lm3560: simplify a boolean testMauro Carvalho Chehab
2014-07-17[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-11-07[media] zoran: don't build it on alphaMauro Carvalho Chehab
2013-10-17[media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-06-21[media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-17[media] zoran: remove bogus autodetect mode in set_normHans Verkuil
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells
2013-04-16[media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27[media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus