index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
2022-01-27
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
2022-01-27
media: videobuf2: Fix the size printk format
Dillon Min
2021-08-12
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
2021-07-20
media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
Gustavo A. R. Silva
2021-07-20
media: siano: fix device register error path
Mauro Carvalho Chehab
2020-12-30
media: siano: fix memory leak of debugfs members in smsdvb_hotplug
Keita Suzuki
2019-07-26
media: videobuf2-dma-sg: Prevent size from overflowing
Sakari Ailus
2019-07-26
media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
Sakari Ailus
2019-05-31
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
2019-03-23
media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
Hans Verkuil
2019-01-22
media: vb2: be sure to unlock mutex on errors
Mauro Carvalho Chehab
2019-01-22
media: vb2: vb2_mmap: move lock up
Hans Verkuil
2019-01-09
media: v4l2-tpg: array index could become negative
Hans Verkuil
2019-01-09
media: vb2: check memory model for VIDIOC_CREATE_BUFS
Hans Verkuil
2018-12-19
media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
Hans Verkuil
2018-11-13
media: replace ADOBERGB by OPRGB
Hans Verkuil
2018-11-13
media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
Hans Verkuil
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-08
siano: get rid of an unused return code for debugfs register
Mauro Carvalho Chehab
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-07-24
media: videobuf2-core: check for q->error in vb2_core_qbuf()
Hans Verkuil
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
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
[next]