summaryrefslogtreecommitdiff
path: root/drivers/media/common/saa7146/saa7146_fops.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-04-15media: common: saa7146: fix compliance problems with field handlingHans Verkuil
2023-04-15media: saa7146: convert to vb2Hans Verkuil
2023-04-15media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil
2023-04-15media: common/saa7146: fix VFL direction for vbi outputHans Verkuil
2023-03-20media: saa7146: drop overlay supportHans Verkuil
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2021-12-14media: saa7146: fix error logic at saa7146_vv_init()Mauro Carvalho Chehab
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2020-12-03media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-02-24media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27media: annotate ->poll() instancesAl Viro
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-04-02[media] saa7146: embed video_deviceHans Verkuil
2014-09-26[media] saa7146: remove return after BUG()Mauro Carvalho Chehab
2014-08-08media: use pci_zalloc_consistentJoe Perches
2014-07-21[media] saa7146: fix compile warningHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2012-12-27[media] media: saa7146: don't use mutex_lock_interruptible() in device_release()Cyril Roelandt
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-08-13[media] saa7146: Move it to its own directoryMauro Carvalho Chehab