summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/videobuf-core.c
AgeCommit message (Expand)Author
2023-09-27media: remove the old videobuf frameworkHans Verkuil
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-09-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner
2019-03-01media: v4l2-core: fix several typosMauro Carvalho Chehab
2019-02-18media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-30media: v4l2-core: Fix kernel-doc markupsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2016-10-21[media] v4l2-core: don't break long linesMauro Carvalho Chehab
2016-03-03[media] V4L: fix a confusing function nameGuennadi Liakhovetski
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari
2014-11-05[media] videobuf: fix sparse warningsHans Verkuil
2014-09-21[media] videobuf: Allow reqbufs(0) to free current buffersHans de Goede
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-11-25[media] v4l: vb: remove warnings about MEMORY_DMABUFSumit Semwal
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab