summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/zoran
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* media: zoran: don't cast pointers to print themMauro Carvalho Chehab2018-03-231-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-8/+8
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-063-22/+21
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-042-21/+21
| * media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King2017-12-081-1/+0
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-2/+2
|\
| * media: zoran: make zoran_template constBhumika Goyal2017-10-272-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: zoran: constify pci_device_idArvind Yadav2017-08-091-1/+1
* [media] zoran: annotate switch fall throughMauro Carvalho Chehab2017-05-191-0/+2
* Annotate hardware config module parameters in drivers/media/David Howells2017-04-201-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* [media] zoran: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-311-0/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2717-68/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* [media] zoran: fix spelling mistake in dprintk messageColin Ian King2016-11-221-1/+1
* [media] zoran: use KERN_CONT where neededMauro Carvalho Chehab2016-11-181-21/+14
* [media] zoran: convert g/s_crop to g/s_selectionHans Verkuil2016-08-241-64/+49
* zr36016: remove some unused tablesMauro Carvalho Chehab2016-06-241-4/+0
* [media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes2016-05-071-2/+3
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] zoran: Use monotonic timeAbhilash Jindal2015-08-161-13/+5
* [media] zoran: convert to the control framework and to v4l2_fhHans Verkuil2015-08-113-55/+23
* [media] zoran: use standard core lockHans Verkuil2015-08-113-198/+60
* [media] zoran: remove unused read/write functionsHans Verkuil2015-08-111-25/+0
* [media] zoran: remove unnecessary memsetHans Verkuil2015-08-111-1/+0
* [media] zoran: fix indentMauro Carvalho Chehab2015-04-301-8/+5
* Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-111-2/+3
|\
| * [media] media/usb,pci: fix querycapHans Verkuil2014-12-021-2/+3
* | assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
|/
* [media] lm3560: simplify a boolean testMauro Carvalho Chehab2014-09-031-1/+1
* [media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter2014-07-171-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-242-2/+2
* [media] zoran: don't build it on alphaMauro Carvalho Chehab2013-11-071-0/+1
* [media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-202-8/+9
|\
| * zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2013-05-312-8/+9
* | [media] zoran: remove bogus autodetect mode in set_normHans Verkuil2013-06-171-23/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+2
|\
| * zoran: Don't print proc_dir_entry data in debugDavid Howells2013-05-011-1/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* | [media] zoran: Don't print proc_dir_entry data in debug [RFC]David Howells2013-04-161-1/+1
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-242-13/+9
|\ \ | |/
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-13/+9
OpenPOWER on IntegriCloud