summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2022-01-271-1/+1
* media: videobuf2: Fix the size printk formatDillon Min2022-01-271-4/+4
* media: videobuf2-core: dequeue if start_streaming failsHans Verkuil2021-08-121-1/+12
* media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2021-07-202-15/+11
* media: siano: fix device register error pathMauro Carvalho Chehab2021-07-201-0/+4
* media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki2020-12-301-1/+4
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-07-261-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-07-261-0/+4
* media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-05-311-0/+22
* media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil2019-03-231-1/+0
* media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab2019-01-221-1/+2
* media: vb2: vb2_mmap: move lock upHans Verkuil2019-01-221-3/+8
* media: v4l2-tpg: array index could become negativeHans Verkuil2019-01-091-1/+1
* media: vb2: check memory model for VIDIOC_CREATE_BUFSHans Verkuil2019-01-091-0/+3
* media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil2018-12-191-3/+1
* media: replace ADOBERGB by OPRGBHans Verkuil2018-11-131-131/+131
* media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil2018-11-131-1/+1
* Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-154-13/+15
|\
| * siano: get rid of an unused return code for debugfs registerMauro Carvalho Chehab2018-08-082-10/+7
| * media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-021-3/+3
| * media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil2018-07-241-0/+5
* | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-223-6/+3
|\ \ | |/ |/|
| * dma-buf: remove kmap_atomic interfaceChristian König2018-06-203-3/+0
| * dma_buf: remove device parameter from attach callback v2Christian König2018-06-203-3/+3
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-5/+10
* | media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-2/+0
* | media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil2018-05-281-3/+6
* | media: siano: use GFP_DMA only for smssdioMauro Carvalho Chehab2018-05-152-10/+15
* | media: saa7146: fix error return from master_xferPeter Rosin2018-05-111-2/+2
* | media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-041-2/+2
* | media: flexcop-i2c: get rid of KERN_CONTMauro Carvalho Chehab2018-05-043-29/+21
* | media: siano: be sure to not override devpath sizeMauro Carvalho Chehab2018-05-041-5/+5
* | media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab2018-05-041-7/+7
|/
* media: v4l2-tpg-core.c: add space after %Hans Verkuil2018-04-041-1/+1
* media: v4l2-tpg-core: avoid buffer overflowsMauro Carvalho Chehab2018-03-231-2/+2
* media: siano: Fix coherent memory allocation failure on arm64Tomoki Sekiyama2018-03-062-11/+24
* Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2018-03-053-1/+21
|\
| * media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab2018-02-261-4/+7
| * media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab2018-02-232-0/+13
| * media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus2018-02-232-1/+5
* | media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu2018-02-261-1/+1
* | media: vb2: core: Finish buffers at the end of the streamSakari Ailus2018-02-261-0/+9
* | media: add SPDX license infoHans Verkuil2018-02-142-26/+2
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-23/+23
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0621-101/+6065
|\
| * media: drivers/media/common/videobuf2: rename from videobufHans Verkuil2018-01-2311-2/+2
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-041-4/+4
| * media: vb2: add a new warning about pending buffersMauro Carvalho Chehab2018-01-031-1/+4
| * media: vb2: add pr_fmt() macroMauro Carvalho Chehab2018-01-031-14/+16
| * media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur2018-01-031-2/+5