summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
|/
* 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/+12Star
| * 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/+25Star
| * media: use ARRAY_SIZEJérémy Lefaure2017-12-081-5/+4Star
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-9/+6Star
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-272-9/+6Star
* | 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-221-1/+1
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-166-40/+42
|\
| * media: saa7146: Convert timers to use timer_setup()Kees Cook2017-10-313-6/+4Star
| * 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/+7Star
| * media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-232-12/+5Star
* | 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
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-2/+2
* media: v4l2-tpg: fix the SMPTE-2084 transfer functionHans Verkuil2017-08-081-72/+78
* media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil2017-08-081-1/+1
* media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* [media] b2c2: constify nxt200x_config structureBhumika Goyal2017-04-171-1/+1
* [media] v4l2-tpg: don't clamp XV601/709 to lim rangeHans Verkuil2017-04-101-1/+8
* [media] saa7146: use setup_timerGeliang Tang2017-04-102-6/+4Star
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-2/+2