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
/
v4l2-core
Age
Commit message (
Expand
)
Author
2019-03-01
media: v4l2-core: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
media: videobuf: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()
Hans Verkuil
2019-02-18
media: v4l2-mem2mem: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
media: v4l2-ctrls.c: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
2019-02-18
media: v4l: Add 32-bit packed YUV formats
Vivek Kasireddy
2019-02-18
media: v4l: ioctl: Sanitize num_planes before using it
Ezequiel Garcia
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
2019-02-07
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
2019-02-07
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
media: v4l2-event: keep track of the timestamp in ns
Hans Verkuil
2019-01-21
media: media/v4l2-core/videobuf-vmalloc.c: Remove dead code
Souptick Joarder
2019-01-16
media: v4l2-ctrl: Add control for h.264 chroma qp offset
Philipp Zabel
2019-01-16
media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
Philipp Zabel
2019-01-16
media: v4l2-ctrls.c/uvc: zero v4l2_event
Hans Verkuil
2019-01-16
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
2019-01-16
media: v4l: ioctl: Validate num_planes before using it
Sakari Ailus
2019-01-16
media: v4l2-ioctl: Clear only per-plane reserved fields
Thierry Reding
2019-01-07
media: cedrus: identify buffers by timestamp
Hans Verkuil
2019-01-07
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
Hans Verkuil
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-25
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
2018-12-14
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
2018-12-12
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
Ondrej Jirman
2018-12-07
media: v4l2-device: Link subdevices to their parent devices if available
Tomasz Figa
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fields
Ezequiel Garcia
2018-12-05
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
Hans Verkuil
2018-12-05
media: v4l2: async: remove locking when initializing async notifier
Niklas Söderlund
2018-12-05
media: v4l2-fwnode: Demote warning to debug level
Fabio Estevam
2018-12-03
media: v4l2-pci-skeleton: depend on CONFIG_SAMPLES
Michael Tretter
2018-12-03
media: v4l: ioctl: Allow drivers to fill in the format description
Sakari Ailus
2018-12-03
media: v4l: Fix MPEG-2 slice Intra DC Precision validation
Jonas Karlman
2018-12-03
media: v4l: Add 4bpp packed depth confidence format CNF4
Sergey Dorodnicov
2018-11-23
media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
Ezequiel Garcia
2018-11-23
media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
Sakari Ailus
2018-11-23
media: v4l2-ioctl.c: Simplify locking for m2m devices
Ezequiel Garcia
2018-11-23
media: mem2mem: Require capture and output mutexes to match
Ezequiel Garcia
2018-11-23
media: v4l: constify v4l2_ioctls[]
Eric Biggers
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: v4l2-ioctl: remove unused vidioc_g/s_crop
Hans Verkuil
2018-11-20
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
Hans Verkuil
2018-11-20
media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
Hans Verkuil
2018-11-06
media: v4l: event: Add subscription to list before calling "add" operation
Sakari Ailus
2018-11-06
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-11-06
media: v4l: fix uapi mpeg slice params definition
Arnd Bergmann
[next]