summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* 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: b2c2: flexcop: Convert to SPDX identifierCai Huoqing2021-12-071-10/+1
* Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab2021-12-071-0/+2
|\
| * Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-221-0/+2
| |\
| | * media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede2021-11-101-0/+2
* | | media: vb2: frame_vector.c: don't overwrite error codeHans Verkuil2021-11-301-1/+14
* | | media: videobuf2: Fix the size printk formatDillon Min2021-11-151-4/+4
|/ /
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-044-0/+4
|\ \ | |/ |/|
| * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-254-0/+4
* | media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky2021-10-191-0/+3
* | media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky2021-09-301-31/+130
* | media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky2021-09-302-5/+30
* | media: videobuf2: add queue memory coherency parameterSergey Senozhatsky2021-09-302-8/+34
* | media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky2021-09-303-6/+12
* | media: videobuf2: split buffer cache_hints initialisationSergey Senozhatsky2021-09-302-18/+22
* | media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky2021-09-302-33/+15
* | media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky2021-09-304-62/+79
* | media: siano: use DEFINE_MUTEX() for mutex lockMuhammad Usama Anjum2021-09-301-5/+2
* | media: videobuf2-core: sanity checks for requests and qbufHans Verkuil2021-09-301-1/+22
|/
* Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-08-031-1/+12
|\
| * media: videobuf2-core: dequeue if start_streaming failsHans Verkuil2021-07-301-1/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\ \
| * | media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett2021-06-291-1/+1
* | | Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-282-15/+11
|\ \ \ | |_|/ |/| |
| * | media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2021-06-072-15/+11
| |/
* | media: siano: fix device register error pathMauro Carvalho Chehab2021-06-171-0/+4
* | media: videobuf2-v4l2.c: add vb2_queue_change_type() helperTomi Valkeinen2021-06-081-0/+14
* | media: move ttpci-eeprom to commonMauro Carvalho Chehab2021-06-024-0/+186
* | media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list headYe Bin2021-05-211-5/+2
|/
* media: flexcop: avoid -Wempty-body warningArnd Bergmann2021-04-091-3/+3
* media: media/siano: Fix transmission parameters reporting for ISDB-TNicolas Stuardo Diaz2021-03-231-4/+40
* media: videobuf2: Exit promptly if size = 0Ricardo Ribalda2021-03-221-1/+1
* media: b2c2: remove trailing semicolon in macro definitionTom Rix2021-03-111-1/+1
* media: media/siano: kill pointless kmutex definitionsDavidlohr Bueso2021-03-113-33/+28
* media: saa7146: use sg_dma_len when building pgtableTasos Sahanidis2021-03-112-3/+2
* media: fix incorrect kernel doc usagesHans Verkuil2021-03-111-1/+0
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-224-3/+225
|\
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-123-1/+224
| * mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter2021-01-121-2/+1
* | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-2/+1
|\ \
| * | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck2021-01-121-2/+1
| |/
* | media: videobuf2-v4l2: remove redundant error testHelen Koike2021-01-271-5/+0
* | media: videobuf2: always call poll_wait() on queuesAlexandre Courbot2021-01-041-2/+9
|/
* Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-12-146-33/+36
|\
| * media: Rename stateful codec control macrosEzequiel Garcia2020-12-031-2/+2
| * media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-033-24/+28
| * media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki2020-11-261-1/+4
| * media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-161-2/+0
| * media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2020-11-161-4/+2