aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-04media: v4l2-tpg-core.c: add space after %Hans Verkuil1-1/+1
2018-03-23media: v4l2-tpg-core: avoid buffer overflowsMauro Carvalho Chehab1-2/+2
2018-03-06media: siano: Fix coherent memory allocation failure on arm64Tomoki Sekiyama2-11/+24
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab3-1/+21
2018-02-26media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab1-4/+7
2018-02-26media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu1-1/+1
2018-02-26media: vb2: core: Finish buffers at the end of the streamSakari Ailus1-0/+9
2018-02-23media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab2-0/+13
2018-02-23media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus2-1/+5
2018-02-14media: add SPDX license infoHans Verkuil2-26/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds4-23/+23
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds21-101/+6065
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+6
2018-01-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil11-2/+2
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-4/+4
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab1-1/+4
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab1-14/+16
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur1-2/+5
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus1-2/+3
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab1-0/+4
2017-12-28media: fix semicolon.cocci warningsFengguang Wu1-1/+1
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab5-17/+12
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab11-1/+6001
2017-12-18media: v4l2-tpg.h: rename color structsMauro Carvalho Chehab1-3/+3
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab2-2/+2
2017-12-14media: siano: fix a potential integer overflowGustavo A. R. Silva1-1/+1
2017-12-11media: siano: add SPDX markupsMauro Carvalho Chehab3-68/+25
2017-12-08media: use ARRAY_SIZEJérémy Lefaure1-5/+4
2017-11-27media: annotate ->poll() instancesAl Viro2-9/+6
2017-11-27media: siano: get rid of documentation warningsMauro Carvalho Chehab1-33/+33
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-40/+42
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman17-0/+17
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook3-6/+4
2017-10-31media: media/saa7146: Convert timers to use timer_setup()Kees Cook2-5/+6
2017-10-04[media] v4l2-tpg: add Y10 and Y12 supportHans Verkuil1-0/+12
2017-10-04[media] saa7146: make saa7146_use_ops constBhumika Goyal2-2/+2
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring1-6/+6
2017-09-23media: drivers: improve a size determinationMarkus Elfring2-9/+7
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring2-12/+5
2017-08-26media: saa7146: constify videobuf_queue_ops structuresArvind Yadav2-2/+2
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-2/+2
2017-08-08media: v4l2-tpg: fix the SMPTE-2084 transfer functionHans Verkuil1-72/+78
2017-08-08media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil1-1/+1
2017-07-20media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-04-17[media] b2c2: constify nxt200x_config structureBhumika Goyal1-1/+1
2017-04-10[media] v4l2-tpg: don't clamp XV601/709 to lim rangeHans Verkuil1-1/+8
2017-04-10[media] saa7146: use setup_timerGeliang Tang2-6/+4
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+2