Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
11644a7659529730eaf2f166efaabe7c3dc7af8c
/
drivers
/
media
/
v4l2-core
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
134bf98
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
7a9b109
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
by Sakari Ailus
· 7 years ago
9a8aaa2
media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab
by Sakari Ailus
· 7 years ago
be9c03e
media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call
by Mauro Carvalho Chehab
· 6 years ago
c1e6305
media: v4l2-fwnode: cleanup functions that parse endpoints
by Mauro Carvalho Chehab
· 6 years ago
6087b21
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
by Mauro Carvalho Chehab
· 6 years ago
edc6d56
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
by Sakari Ailus
· 7 years ago
e7b2f518
media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
by Sakari Ailus
· 7 years ago
3eb32c2
media: v4l: fwnode: Print bus type
by Sakari Ailus
· 7 years ago
e9be1b8
media: v4l: fwnode: Use default parallel flags
by Sakari Ailus
· 7 years ago
26c1126
media: v4l: fwnode: Use media bus type for bus parser selection
by Sakari Ailus
· 7 years ago
9a5b4b7
media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
by Sakari Ailus
· 6 years ago
32593dd
media: v4l: fwnode: Parse the graph endpoint as last
by Sakari Ailus
· 7 years ago
b4357d2
media: v4l: fwnode: Support default CSI-2 lane mapping for drivers
by Sakari Ailus
· 7 years ago
c2475ae
media: v4l: fwnode: Support driver-defined lane mapping defaults
by Sakari Ailus
· 7 years ago
af11a74
media: v4l: fwnode: Only assign configuration if there is no error
by Sakari Ailus
· 7 years ago
276565e
media: v4l: fwnode: Read lane inversion information despite lane numbering
by Sakari Ailus
· 7 years ago
175b18b
media: v4l: fwnode: Make use of newly specified bus types
by Sakari Ailus
· 7 years ago
2835b5b
media: v4l: fwnode: Detect bus type correctly
by Sakari Ailus
· 6 years ago
6970d37
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
by Sakari Ailus
· 7 years ago
2d95e7e
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
by Sakari Ailus
· 7 years ago
bf63856
media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
by Sakari Ailus
· 7 years ago
d486532
media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
by Sakari Ailus
· 7 years ago
106ee38
media: v4l: fwnode: Use fwnode_graph_for_each_endpoint
by Sakari Ailus
· 7 years ago
c8677aa
media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
by Sakari Ailus
· 7 years ago
66beb32
media: v4l2: async: Remove notifier subdevs array
by Steve Longerbeam
· 6 years ago
1634f0e
media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
by Steve Longerbeam
· 6 years ago
eae2aed
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
by Steve Longerbeam
· 6 years ago
23989b4
media: v4l2: async: Add convenience functions to allocate and add asd's
by Steve Longerbeam
· 6 years ago
b47d7ff
media: v4l2: async: Add v4l2_async_notifier_add_subdev
by Steve Longerbeam
· 6 years ago
a6e7003
media: v4l2: async: Allow searching for asd of any type
by Steve Longerbeam
· 6 years ago
4382f37
media: v4l2-fwnode: ignore endpoints that have no remote port parent
by Steve Longerbeam
· 6 years ago
ad608fb
media: v4l: event: Prevent freeing event subscriptions while accessed
by Sakari Ailus
· 6 years ago
36cf35b
media: v4l: Add definition for the Sunxi tiled NV12 format
by Paul Kocialkowski
· 6 years ago
c27bb30
media: v4l: Add definitions for MPEG-2 slice format and metadata
by Paul Kocialkowski
· 6 years ago
7390ba4
media: v4l2-ctrls.c: initialize an error return code with zero
by Hans Verkuil
· 6 years ago
9e39b43
media: v4l2-compat-ioctl32.c: add missing documentation for a field
by Hans Verkuil
· 6 years ago
463659a0
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
by Hans Verkuil
· 6 years ago
db03401
media: replace ADOBERGB by OPRGB
by Hans Verkuil
· 6 years ago
9cfd275
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
by Hans Verkuil
· 6 years ago
0658293
media: v4l: subdev: Add a function to set an I²C sub-device's name
by Sakari Ailus
· 6 years ago
65e83fb
media: v4l2-mc: get rid of global pad indexes
by Mauro Carvalho Chehab
· 6 years ago
caf276b
media: v4l2-mc: add print messages when media graph fails
by Mauro Carvalho Chehab
· 6 years ago
9d6d20e
media: v4l2-mc: switch it to use the new approach to setup pipelines
by Mauro Carvalho Chehab
· 6 years ago
c1a37dd
media: v4l2: taint pads with the signal types for consumer devices
by Mauro Carvalho Chehab
· 6 years ago
092a378
media: v4l2: remove VBI output pad
by Mauro Carvalho Chehab
· 6 years ago
447d668
media: v4l2-common: v4l2_spi_subdev_init : generate unique name
by Philippe De Muyter
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
ffda0b4
media: v4l2-ctrls: improve media_request_(un)lock_for_update
by Hans Verkuil
· 6 years ago
ca6c163
media: v4l2-ctrls: use media_request_(un)lock_for_access
by Hans Verkuil
· 6 years ago
e5079cf
media: vb2: set reqbufs/create_bufs capabilities
by Hans Verkuil
· 6 years ago
b6b8455
media: v4l2-ctrls: return -EACCES if request wasn't completed
by Hans Verkuil
· 6 years ago
803a7ab
media: v4l2-mem2mem: add vb2_m2m_request_queue
by Hans Verkuil
· 7 years ago
394dc58
media: videobuf2-v4l2: integrate with media requests
by Hans Verkuil
· 7 years ago
62fed26
media: videodev2.h: Add request_fd field to v4l2_buffer
by Hans Verkuil
· 7 years ago
5f611d7
media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functions
by Hans Verkuil
· 7 years ago
c41e9cf
media: v4l2-ctrls: support g/s_ext_ctrls for requests
by Hans Verkuil
· 7 years ago
6fa6f83
media: v4l2-ctrls: add core request support
by Hans Verkuil
· 7 years ago
dcea560
media: v4l2-ctrls: use ref in helper instead of ctrl
by Hans Verkuil
· 7 years ago
178543a
media: v4l2-ctrls: alloc memory for p_req
by Hans Verkuil
· 7 years ago
52beedd
media: v4l2-ctrls: prepare internal structs for request API
by Hans Verkuil
· 7 years ago
da1b1ae
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
by Hans Verkuil
· 7 years ago
f23317a
media: videodev2.h: add request_fd field to v4l2_ext_controls
by Alexandre Courbot
· 7 years ago
cc6eddc
media: v4l2-dev: lock req_queue_mutex
by Hans Verkuil
· 7 years ago
87f9ed8
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
by Jose Abreu
· 8 years ago
71f3a82
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
b07b684
media: v4l2-mem2mem: add descriptions to MC fields
by Mauro Carvalho Chehab
· 6 years ago
6e15bec
media: v4l: Add new 10-bit packed grayscale format
by Todor Tomov
· 7 years ago
83b1583
media: doc-rst: Add packed Bayer raw14 pixel formats
by Sakari Ailus
· 7 years ago
9db3bbf
media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
by Ezequiel Garcia
· 7 years ago
ee1228c
media: v4l2-mem2mem: add v4l2_m2m_last_buf()
by Hans Verkuil
· 7 years ago
62c3fce
media: videodev.h: add PIX_FMT_FWHT for use with vicodec
by Hans Verkuil
· 7 years ago
5525b83
media: mem2mem: Make .job_abort optional
by Ezequiel Garcia
· 7 years ago
56ab8cd
media: v4l: Add support for STD ioctls on subdev nodes
by Niklas Söderlund
· 7 years ago
9b04fcc
media: v4l2-fwnode: parse 'data-enable-active' prop
by Jacopo Mondi
· 7 years ago
977d5ad
ACPI: Convert ACPI reference args to generic fwnode reference args
by Sakari Ailus
· 7 years ago
2a75364
media: v4l2-ctrl: Add control for VP9 profile
by Keiichi Watanabe
· 7 years ago
5520b94
media: v4l2-ctrl: Change control for VP8 profile to menu control
by Keiichi Watanabe
· 7 years ago
be2fff6
media: add helpers for memory-to-memory media controller
by Ezequiel Garcia
· 7 years ago
4d1e454
media: mark entity-intf links as IMMUTABLE
by Hans Verkuil
· 7 years ago
0245abf
media: v4l2-ctrls.c: fix broken auto cluster handling
by Hans Verkuil
· 7 years ago
d862bc0
media: v4l2-ioctl.c: use correct vb2_queue lock for m2m devices
by Hans Verkuil
· 7 years ago
34dbb84
media: mem2mem: Remove excessive try_run call
by Ezequiel Garcia
· 7 years ago
aa2f887
media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTD
by Niklas Söderlund
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
c817e6c
Convert v4l2 event to struct_size
by Matthew Wilcox
· 7 years ago
5983d3b
media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
by Hans Verkuil
· 7 years ago
73a11062
media: v4l2-core: push taking ioctl mutex down to ioctl handler
by Hans Verkuil
· 7 years ago
4cff79e
media: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
0d5615d
media: v4l2-ioctl: delete unused v4l2_disable_ioctl_locking
by Hans Verkuil
· 7 years ago
8a7c559
media: v4l2-ioctl: clear fields in s_parm
by Hans Verkuil
· 7 years ago
3ad3b7a
media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functions
by Sami Tolvanen
· 7 years ago
71db1cd
Merge tag 'v4.17-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
4573027
media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
by Robin Murphy
· 7 years ago
62d4cfd
media: videobuf: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
ee75824
media: v4l2-core: Rename array 'video_driver' to 'video_drivers'
by Simon Que
· 7 years ago
Next »