summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| * media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus2018-01-031-2/+3
| * media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab2018-01-031-0/+4
| * media: fix semicolon.cocci warningsFengguang Wu2017-12-281-1/+1
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-285-17/+12
| * media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab2017-12-2811-1/+6001
| * media: v4l2-tpg.h: rename color structsMauro Carvalho Chehab2017-12-181-3/+3
| * media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab2017-12-182-2/+2
| * media: siano: fix a potential integer overflowGustavo A. R. Silva2017-12-141-1/+1
| * media: siano: add SPDX markupsMauro Carvalho Chehab2017-12-113-68/+25
| * media: use ARRAY_SIZEJérémy Lefaure2017-12-081-5/+4
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-9/+6
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-272-9/+6
* | media: siano: get rid of documentation warningsMauro Carvalho Chehab2017-11-271-33/+33
|/
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-156-40/+42
|\
| * media: saa7146: Convert timers to use timer_setup()Kees Cook2017-10-313-6/+4
| * media: media/saa7146: Convert timers to use timer_setup()Kees Cook2017-10-312-5/+6
| * [media] v4l2-tpg: add Y10 and Y12 supportHans Verkuil2017-10-041-0/+12
| * [media] saa7146: make saa7146_use_ops constBhumika Goyal2017-10-042-2/+2
| * media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-231-6/+6
| * media: drivers: improve a size determinationMarkus Elfring2017-09-232-9/+7
| * media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-232-12/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0217-0/+17
|/
* media: saa7146: constify videobuf_queue_ops structuresArvind Yadav2017-08-262-2/+2
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+1
OpenPOWER on IntegriCloud