Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ade994f4f6c8c3ef4c3bfc2d02166262fb9d089c
/
drivers
/
media
/
v4l2-core
0169943
annotate poll_table_struct ->_key
by Al Viro
· 7 years ago
e6c8adc
anntotate the places where ->poll() return values go
by Al Viro
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
38929ea
media: v4l2-ctrls: Don't validate BITMASK twice
by Andy Shevchenko
· 7 years ago
1453ad8
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
by Niklas Söderlund
· 7 years ago
580db6c
media: v4l: async: fix return of unitialized variable ret
by Colin Ian King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1acce5f
media: v4l2-fwnode: use the cached value instead of getting again
by Mauro Carvalho Chehab
· 7 years ago
aef69d5
media: v4l: fwnode: Add a convenience function for registering sensors
by Sakari Ailus
· 7 years ago
7a9ec80
media: v4l: fwnode: Add convenience function for parsing common external refs
by Sakari Ailus
· 7 years ago
a1699a4
media: v4l: fwnode: Add a helper function to obtain device / integer references
by Sakari Ailus
· 8 years ago
d842853
media: v4l: fwnode: Add a helper function for parsing generic references
by Sakari Ailus
· 8 years ago
baf249e
media: v4l: fwnode: Move KernelDoc documentation to the header
by Sakari Ailus
· 7 years ago
466cae6
media: v4l: async: Ensure only unique fwnodes are registered to notifiers
by Sakari Ailus
· 7 years ago
2cab00b
media: v4l: async: Allow binding notifiers to sub-devices
by Sakari Ailus
· 7 years ago
a3620cb
media: v4l: async: Prepare for async sub-device notifiers
by Sakari Ailus
· 7 years ago
479bc5a
media: v4l: async: Allow async notifier register call succeed with no subdevs
by Sakari Ailus
· 7 years ago
24def9b
media: v4l: async: Register sub-devices before calling bound callback
by Sakari Ailus
· 7 years ago
ddddc18
media: v4l: async: Introduce helpers for calling async ops callbacks
by Sakari Ailus
· 7 years ago
b6ee3f0
media: v4l: async: Move async subdev notifier operations to a separate structure
by Laurent Pinchart
· 7 years ago
9ca4653
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
by Sakari Ailus
· 7 years ago
c8114d9
media: v4l: async: Use more intuitive names for internal functions
by Sakari Ailus
· 7 years ago
7fc4fdb
media: v4l: async: Correctly serialise async sub-device unregistration
by Sakari Ailus
· 7 years ago
fb45f43
media: v4l: async: Fix notifier complete callback error handling
by Sakari Ailus
· 7 years ago
633d185
media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()
by Niklas Söderlund
· 7 years ago
99b7a99
media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
by Sakari Ailus
· 7 years ago
de8dd7b
media: v4l: async: Remove re-probing support
by Sakari Ailus
· 7 years ago
9cac9d2
media: v4l2-ctrl: Fix flags field on Control events
by Ricardo Ribalda
· 7 years ago
cecfe9b
[media] v4l2-ctrls.c: allow empty control handlers
by Hans Verkuil
· 7 years ago
32f35b8
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
2489477
media: v4l-ioctl: Fix typo on v4l_print_frmsizeenum
by Ricardo Ribalda
· 7 years ago
c4860ad
lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
by Tvrtko Ursulin
· 7 years ago
12f9286
media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay"
by Rob Herring
· 7 years ago
503dd28
media: v4l2-flash-led-class: Create separate sub-devices for indicators
by Sakari Ailus
· 7 years ago
d1b3437
media: v4l: Add packed Bayer raw12 pixel formats
by Sakari Ailus
· 7 years ago
5b6f9abe
media: vb2: add bidirectional flag in vb2_queue
by Stanimir Varbanov
· 7 years ago
ad3cdf3
media: v4l: fwnode: Use a less clash-prone name for MAX_DATA_LANES macro
by Sakari Ailus
· 7 years ago
1526c70
media: v4l: fwnode: The clock lane is the first lane in lane_polarities
by Sakari Ailus
· 7 years ago
b24f021
media: v4l: fwnode: Fix lane-polarities property parsing
by Sakari Ailus
· 7 years ago
68d9c47
media: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
037e086
media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32
by Hans Verkuil
· 7 years ago
9c7ba1d
media: v4l2-compat-ioctl32: Fix timespec conversion
by Daniel Mentz
· 7 years ago
025a26f
media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
by Daniel Mentz
· 7 years ago
07ca2d4
media: vb2: core: Lower the log level of debug outputs
by Hirokazu Honda
· 8 years ago
5274097
media: v4l2-flash: Flash ops aren't mandatory
by Sakari Ailus
· 8 years ago
85f7ff9
media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator
by Sakari Ailus
· 8 years ago
06f8152
media: v4l2-fwnode: link_frequency is an optional property
by Sakari Ailus
· 8 years ago
abc5b2c
media: v4l2-fwnode: make v4l2_fwnode_endpoint_parse_csi1_bus static
by Mauro Carvalho Chehab
· 7 years ago
4ee2362
media: v4l2-fwnode: suppress a warning at OF parsing logic
by Mauro Carvalho Chehab
· 8 years ago
97bbdf0
media: v4l: Add support for CSI-1 and CCP2 busses
by Sakari Ailus
· 10 years ago
e07a41f
media: v4l: fwnode: Obtain data bus type from FW
by Sakari Ailus
· 10 years ago
f311273
media: v4l: fwnode: Call CSI2 bus csi2, not csi
by Sakari Ailus
· 8 years ago
efaf515
media: vb2 dma-sg: Constify dma_buf_ops structures
by Arvind Yadav
· 7 years ago
59310b7
media: vb2 vmalloc: Constify dma_buf_ops structures
by Arvind Yadav
· 7 years ago
6e03db3
media: vb2 dma-contig: Constify dma_buf_ops structures
by Arvind Yadav
· 7 years ago
7ee88f8
media: tuner-core: Remove unused #define PREFIX
by Joe Perches
· 8 years ago
eaec420
[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
by Hans Verkuil
· 8 years ago
758d90e
[media] v4l2-core: Use kvmalloc() for potentially big allocations
by Tomasz Figa
· 8 years ago
fbf1e94
[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()
by Niklas Söderlund
· 8 years ago
72b7876
[media] vb2: Fix error handling in '__vb2_buf_mem_alloc'
by Christophe JAILLET
· 8 years ago
d498756
[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
by Stanimir Varbanov
· 8 years ago
e72cb0e
[media] v4l: ctrls: Add a control for digital gain
by Sakari Ailus
· 8 years ago
c28f211
[media] media: Add new SDR formats PC16, PC18 & PC20
by Ramesh Shanmugasundaram
· 8 years ago
a136f59
[media] vb2: Move buffer cache synchronisation to prepare from queue
by Sakari Ailus
· 8 years ago
6aca5b8
[media] vb2: Rename confusingly named internal buffer preparation functions
by Sakari Ailus
· 8 years ago
48e3e36
[media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()
by Sakari Ailus
· 8 years ago
cc0140e
[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()
by Sakari Ailus
· 8 years ago
652e535
[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework
by Sakari Ailus
· 8 years ago
859969b
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
by Sakari Ailus
· 8 years ago
048ea05
[media] v4l: flash led class: Use fwnode_handle instead of device_node in init
by Sakari Ailus
· 8 years ago
ecdf0cf
[media] v4l: async: Add fwnode match support
by Sakari Ailus
· 8 years ago
ca50c19
[media] v4l: fwnode: Support generic fwnode for parsing standardised properties
by Sakari Ailus
· 8 years ago
043f77e
[media] v4l2-ioctl.c: always copy G/S_EDID result
by Hans Verkuil
· 8 years ago
ef6ff8f
[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
by Christophe JAILLET
· 8 years ago
e87d51a
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
c0e681f5
[media] v4l2-ctrls.c: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for ROTATE
by Hans Verkuil
· 8 years ago
5deb1c0
[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine
by Niklas Söderlund
· 8 years ago
14d6653
[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine
by Laurent Pinchart
· 9 years ago
fb9ffa6
[media] v4l: Add metadata buffer type and format
by Laurent Pinchart
· 9 years ago
5df082e
[media] Documentation: Intel SR300 Depth camera INZI format
by Evgeni Raikhel
· 8 years ago
f098268
[media] v4l2-ctrls.c: fix RGB quantization range control menu
by Hans Verkuil
· 8 years ago
ba7ed69
[media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on error
by Hans Verkuil
· 8 years ago
6c4bb65
[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
db0f469
[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple times
by Sebastian Reichel
· 8 years ago
938e20a
[media] vb2: only check ret if we assigned it
by Gustavo Padovan
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
a6ab4ef
scripts/spelling.txt: add "applys" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
e22f709
[media] v4l: of: check for unique lanes in data-lanes and clock-lanes
by Niklas Söderlund
· 8 years ago
47b037a
[media] v4l2-async: failing functions shouldn't have side effects
by Tuukka Toivonen
· 8 years ago
909aa00
[media] v4l: subdev: Clean up properly in subdev devnode registration error path
by Laurent Pinchart
· 8 years ago
814e92b
[media] v4l2-ctrls.c: add NULL check
by Hans Verkuil
· 8 years ago
d2180e0
[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay
by Javi Merino
· 8 years ago
90cd366
[media] media: Protect enable_source and disable_source handler code paths
by Shuah Khan
· 8 years ago
f9e9c06
[media] v4l2-async: Use kmalloc_array() in v4l2_async_notifier_unregister()
by Markus Elfring
· 8 years ago
20b8522
[media] media: Rename graph and pipeline structs and functions
by Sakari Ailus
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
Next »