summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: Print videobuf2 buffer state by nameEzequiel Garcia2020-07-191-8/+27
* media: tpg: Add function to return colors' order of test imageKaaira Gupta2020-07-191-2/+28
* media: tpg: change char argument to const charKaaira Gupta2020-07-191-5/+5
* media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2020-07-191-2/+2
* media: videobuf2: Fix length check for single plane dmabuf queueingJohn Cox2020-07-041-1/+2
* media: vb2: Print the queue pointer in debug messagesLaurent Pinchart2020-07-042-137/+157
* media: videobuf2: remove redundant if-statementSergey Senozhatsky2020-06-231-2/+1
* media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky2020-06-232-12/+2
* media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky2020-06-231-0/+30
* media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky2020-06-231-0/+35
* media: videobuf2: check ->synced flag in prepare() and finish()Sergey Senozhatsky2020-06-231-2/+7
* media: videobuf2: do not sync caches when we are allowed not toSergey Senozhatsky2020-06-231-4/+10
* media: videobuf2: factor out planes prepare/finish functionsSergey Senozhatsky2020-06-231-21/+31
* media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-232-4/+26
* media: videobuf2: add queue memory consistency parameterSergey Senozhatsky2020-06-232-13/+44
* media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-06-231-0/+2
* media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky2020-06-231-0/+48
* Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-131-18/+2
|\
| * media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-18/+2
* | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-1/+1
|\|
| * media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab2020-04-141-1/+1
* | mm: remove the prot argument from vm_map_ramChristoph Hellwig2020-06-022-4/+2
|/
* media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-104/+110
* media: videobuf2-core: fix dprintk levelAlexandre Courbot2020-03-121-2/+2
* media: videobuf2-dma-contig.c: remove spurious 'b' in messageHans Verkuil2020-03-021-2/+2
* 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
* Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-312-4/+6
|\
| * media: saa7146: Avoid using BUG_ON as an assertionAditya Pakki2020-01-081-2/+4
| * media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-031-2/+2
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-303-24/+0
|\ \
| * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-173-24/+0
| |\ \ | | |/ | |/|
| | * media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter2019-11-253-24/+0
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/ /
* | media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-101-1/+1
* | media: siano: fix spelling mistake "ENBALE" -> "ENABLE"Colin Ian King2019-11-082-4/+4
* | media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil2019-10-211-2/+10
|/
* media: v4l2-tpg: add support for new pixelformatsHans Verkuil2019-07-301-0/+107
* media: vb2-dc: skip CPU sync in map/unmap dma_bufLucas Stach2019-07-231-7/+16
* media: vb2: reorder checks in vb2_poll()Michael Tretter2019-07-231-3/+5
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-14/+2
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-242-14/+13
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-116-51/+6
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 185Thomas Gleixner2019-05-303-27/+3
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-19/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil2019-05-294-13/+5
* | media: videobuf2-v4l2: set last_buffer_dequeued in dqbufHans Verkuil2019-05-291-5/+5
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-2818-74/+18
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1