index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
2023-04-15
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
2023-04-15
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
2023-04-15
media: common: saa7146: disable clipping
Hans Verkuil
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
2023-03-20
media: common: btcx-risc.h: drop obsolete header
Hans Verkuil
2023-03-19
media: vb2: set owner before calling vb2_read
Hans Verkuil
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
2023-02-06
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
2023-01-24
media: videobuf2: set q->streaming later
Hans Verkuil
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
2022-12-06
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2022-12-02
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-11-30
mm/frame-vector: remove FOLL_FORCE usage
David Hildenbrand
2022-11-25
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-08-30
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
2022-07-17
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
2022-07-15
media: v4l2-tpg: Add support for the new YUVA and YUVX formats
Laurent Pinchart
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
[next]