summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
AgeCommit message (Expand)Author
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-03media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-02media: vb2: set cache sync hints when init buffersSergey Senozhatsky
2020-11-26media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-02media: siano: rename a duplicated card stringMauro Carvalho Chehab
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-27media: saa7146: drop double zeroingJulia Lawall
2020-09-26media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-28media: videobuf2-v4l2.c: add vb2_video_unregister_device helper functionHans Verkuil
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19media: videobuf2: Print videobuf2 buffer state by nameEzequiel Garcia
2020-07-19media: tpg: Add function to return colors' order of test imageKaaira Gupta
2020-07-19media: tpg: change char argument to const charKaaira Gupta
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-07-04media: videobuf2: Fix length check for single plane dmabuf queueingJohn Cox
2020-07-04media: vb2: Print the queue pointer in debug messagesLaurent Pinchart
2020-06-23media: videobuf2: remove redundant if-statementSergey Senozhatsky
2020-06-23media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky
2020-06-23media: videobuf2: check ->synced flag in prepare() and finish()Sergey Senozhatsky
2020-06-23media: videobuf2: do not sync caches when we are allowed not toSergey Senozhatsky
2020-06-23media: videobuf2: factor out planes prepare/finish functionsSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2020-06-23media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-04-14media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab
2020-03-20media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12media: videobuf2-core: fix dprintk levelAlexandre Courbot
2020-03-02media: videobuf2-dma-contig.c: remove spurious 'b' in messageHans Verkuil
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
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds