index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
media: videobuf2-core: don't call memop 'finish' when queueing
Hans Verkuil
2018-05-15
media: siano: use GFP_DMA only for smssdio
Mauro Carvalho Chehab
2018-05-11
media: saa7146: fix error return from master_xfer
Peter Rosin
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-05-04
media: flexcop-i2c: get rid of KERN_CONT
Mauro Carvalho Chehab
2018-05-04
media: siano: be sure to not override devpath size
Mauro Carvalho Chehab
2018-05-04
media: siano: get rid of __le32/__le16 cast warnings
Mauro Carvalho Chehab
2018-04-04
media: v4l2-tpg-core.c: add space after %
Hans Verkuil
2018-03-23
media: v4l2-tpg-core: avoid buffer overflows
Mauro Carvalho Chehab
2018-03-06
media: siano: Fix coherent memory allocation failure on arm64
Tomoki Sekiyama
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
2018-02-26
media: vb2: Makefile: place vb2-trace together with vb2-core
Mauro Carvalho Chehab
2018-02-26
media: vb2: Fix videobuf2 to map correct area
Masami Hiramatsu
2018-02-26
media: vb2: core: Finish buffers at the end of the stream
Sakari Ailus
2018-02-23
media: videobuf2: fix build issues with vb2-trace
Mauro Carvalho Chehab
2018-02-23
media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 part
Sakari Ailus
2018-02-14
media: add SPDX license info
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-23
media: drivers/media/common/videobuf2: rename from videobuf
Hans Verkuil
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-03
media: vb2: add a new warning about pending buffers
Mauro Carvalho Chehab
2018-01-03
media: vb2: add pr_fmt() macro
Mauro Carvalho Chehab
2018-01-03
media: vb2: Fix a bug about unnecessary calls to queue cancel and free
Satendra Singh Thakur
2018-01-03
media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs better
Sakari Ailus
2018-01-03
media: videobuf2-core: don't go out of the buffer range
Mauro Carvalho Chehab
2017-12-28
media: fix semicolon.cocci warnings
Fengguang Wu
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
media: move videobuf2 to drivers/media/common
Mauro Carvalho Chehab
2017-12-18
media: v4l2-tpg.h: rename color structs
Mauro Carvalho Chehab
2017-12-18
media: v4l2-tpg*.h: move headers to include/media/tpg and merge them
Mauro Carvalho Chehab
2017-12-14
media: siano: fix a potential integer overflow
Gustavo A. R. Silva
2017-12-11
media: siano: add SPDX markups
Mauro Carvalho Chehab
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
media: siano: get rid of documentation warnings
Mauro Carvalho Chehab
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-31
media: media/saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] v4l2-tpg: add Y10 and Y12 support
Hans Verkuil
2017-10-04
[media] saa7146: make saa7146_use_ops const
Bhumika Goyal
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-26
media: saa7146: constify videobuf_queue_ops structures
Arvind Yadav
[next]