aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146 (follow)
AgeCommit message (Expand)AuthorFilesLines
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