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