aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-13/+15
2018-08-08siano: get rid of an unused return code for debugfs registerMauro Carvalho Chehab2-10/+7
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-3/+3
2018-07-24media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil1-0/+5
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-6/+3
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König3-3/+0
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König3-3/+3
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-5/+10
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-2/+0
2018-05-28media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
2018-05-15media: siano: use GFP_DMA only for smssdioMauro Carvalho Chehab2-10/+15
2018-05-11media: saa7146: fix error return from master_xferPeter Rosin1-2/+2
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab1-2/+2
2018-05-04media: flexcop-i2c: get rid of KERN_CONTMauro Carvalho Chehab3-29/+21
2018-05-04media: siano: be sure to not override devpath sizeMauro Carvalho Chehab1-5/+5
2018-05-04media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
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