summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-9/+8
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-4/+4
| * media: use ARRAY_SIZEJérémy Lefaure2017-12-081-5/+4
* | media: annotate ->poll() instancesAl Viro2017-11-271-4/+4
|/
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-153-13/+12
|\
| * media: saa7146: Convert timers to use timer_setup()Kees Cook2017-10-313-6/+4
| * media: media/saa7146: Convert timers to use timer_setup()Kees Cook2017-10-312-5/+6
| * [media] saa7146: make saa7146_use_ops constBhumika Goyal2017-10-042-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* media: saa7146: constify videobuf_queue_ops structuresArvind Yadav2017-08-262-2/+2
* media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* [media] saa7146: use setup_timerGeliang Tang2017-04-102-6/+4
* [media] saa7146: Fix for while releasing video buffersAndrey Utkin2016-11-231-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-176-6/+6
|/
* [media] saa7146: use swap() in sort_and_eliminate()Fabian Frederick2015-07-061-6/+3
* [media] saa7146: embed video_deviceHans Verkuil2015-04-021-15/+4
* [media] saa7146: replace current->state by set_current_state()Fabian Frederick2015-03-031-2/+2
* [media] saa7146: turn bothersome error into a debug messageJohann Klammer2014-11-031-1/+1
* [media] saa7146: Create a device name before it's usedLubomir Rintel2014-10-211-3/+3
* [media] saa7146: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
* media: use pci_zalloc_consistentJoe Perches2014-08-082-11/+9
* [media] saa7146: fix compile warningHans Verkuil2014-07-211-7/+6
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] saa7146: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] saa7146: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-171-2/+0
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-23/+0
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
* [media] media: saa7146: don't use mutex_lock_interruptible() in device_release()Cyril Roelandt2012-12-271-2/+1
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
* [media] v4l2: make vidioc_s_fbuf constHans Verkuil2012-09-261-1/+1
* [media] saa7146: Move it to its own directoryMauro Carvalho Chehab2012-08-138-0/+4571
OpenPOWER on IntegriCloud