aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/common/saa7146/saa7146_fops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard1-1/+1
2023-04-15media: common: saa7146: fix compliance problems with field handlingHans Verkuil1-1/+1
2023-04-15media: saa7146: convert to vb2Hans Verkuil1-261/+57
2023-04-15media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil1-2/+4
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil1-17/+14
2023-04-15media: common/saa7146: fix VFL direction for vbi outputHans Verkuil1-4/+8
2023-03-20media: saa7146: drop overlay supportHans Verkuil1-24/+2
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil1-0/+658
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil1-658/+0
2021-12-14media: saa7146: fix error logic at saa7146_vv_init()Mauro Carvalho Chehab1-0/+3
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+1
2020-12-03media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+4
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner1-2/+0
2020-02-24media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-5/+5
2020-02-24media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki1-2/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-0/+9
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2017-11-27media: annotate ->poll() instancesAl Viro1-4/+4
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-04-02[media] saa7146: embed video_deviceHans Verkuil1-15/+4
2014-09-26[media] saa7146: remove return after BUG()Mauro Carvalho Chehab1-3/+0
2014-08-08media: use pci_zalloc_consistentJoe Perches1-2/+3
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
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-08-13[media] saa7146: Move it to its own directoryMauro Carvalho Chehab1-0/+664