summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146/saa7146_fops.c
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: common: saa7146: fix compliance problems with field handlingHans Verkuil2023-04-151-1/+1
* media: saa7146: convert to vb2Hans Verkuil2023-04-151-261/+57
* media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil2023-04-151-2/+4
* media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil2023-04-151-17/+14
* media: common/saa7146: fix VFL direction for vbi outputHans Verkuil2023-04-151-4/+8
* media: saa7146: drop overlay supportHans Verkuil2023-03-201-24/+2
* media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-091-0/+658
* media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-291-658/+0
* media: saa7146: fix error logic at saa7146_vv_init()Mauro Carvalho Chehab2021-12-141-0/+3
* media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2021-12-141-1/+1
* media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-031-3/+4
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-161-2/+0
* media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-5/+5
* media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki2020-02-241-2/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-0/+9
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* media: annotate ->poll() instancesAl Viro2017-11-271-4/+4
* media: saa7146: Convert timers to use timer_setup()Kees Cook2017-10-311-2/+2
* media: media/saa7146: Convert timers to use timer_setup()Kees Cook2017-10-311-1/+1
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] saa7146: embed video_deviceHans Verkuil2015-04-021-15/+4
* [media] saa7146: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
* media: use pci_zalloc_consistentJoe Perches2014-08-081-2/+3
* [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] 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] saa7146: Move it to its own directoryMauro Carvalho Chehab2012-08-131-0/+664