aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+8
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-4/+4
2017-12-08media: use ARRAY_SIZEJérémy Lefaure1-5/+4
2017-11-27media: annotate ->poll() instancesAl Viro1-4/+4
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-13/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook3-6/+4
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook2-5/+6
2017-10-04[media] saa7146: make saa7146_use_ops constBhumika Goyal2-2/+2
2017-08-26media: saa7146: constify videobuf_queue_ops structuresArvind Yadav2-2/+2
2017-07-20media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-04-10[media] saa7146: use setup_timerGeliang Tang2-6/+4
2016-11-23[media] saa7146: Fix for while releasing video buffersAndrey Utkin1-0/+4
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab6-6/+6
2015-07-06[media] saa7146: use swap() in sort_and_eliminate()Fabian Frederick1-6/+3
2015-04-02[media] saa7146: embed video_deviceHans Verkuil1-15/+4
2015-03-03[media] saa7146: replace current->state by set_current_state()Fabian Frederick1-2/+2
2014-11-03[media] saa7146: turn bothersome error into a debug messageJohann Klammer1-1/+1
2014-10-21[media] saa7146: Create a device name before it's usedLubomir Rintel1-3/+3
2014-09-26[media] saa7146: remove return after BUG()Mauro Carvalho Chehab1-3/+0
2014-08-08media: use pci_zalloc_consistentJoe Perches2-11/+9
2014-07-21[media] saa7146: fix compile warningHans Verkuil1-7/+6
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-10-17[media] saa7146: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17[media] saa7146: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-23/+0
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2012-12-27[media] media: saa7146: don't use mutex_lock_interruptible() in device_release()Cyril Roelandt1-2/+1
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-09-26[media] v4l2: make vidioc_s_fbuf constHans Verkuil1-1/+1
2012-08-13[media] saa7146: Move it to its own directoryMauro Carvalho Chehab8-0/+4571