Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f35592a97460f57d1089fd674176e9f34ba311f2
/
drivers
/
media
/
v4l2-core
1f2c450
[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR
by Mauro Carvalho Chehab
· 9 years ago
fac710e
[media] vb2: fix nasty vb2_thread regression
by Hans Verkuil
· 9 years ago
77a76b0
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
47c62e4
Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
1630b83
[media] v4l2-device: fix a missing error code
by Dan Carpenter
· 9 years ago
bdf5c19
[media] v4l2-device: Register entity before calling subdev's registered ops
by Sakari Ailus
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
0b3b72df9
[media] media_entity: remove gfp_flags argument
by Mauro Carvalho Chehab
· 9 years ago
4ca72ef
[media] uapi/media.h: Rename entities types to functions
by Mauro Carvalho Chehab
· 9 years ago
0e576b7
[media] media-entity.h: rename entity.type to entity.function
by Mauro Carvalho Chehab
· 9 years ago
13f6e88
[media] v4l2 core: enable all interface links at init
by Mauro Carvalho Chehab
· 9 years ago
d9c21e3
[media] v4l2-core: create MC interfaces for devnodes
by Mauro Carvalho Chehab
· 9 years ago
188d2d5
[media] tuner-core: add an input pad
by Mauro Carvalho Chehab
· 9 years ago
b50bde4
[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
by Mauro Carvalho Chehab
· 10 years ago
3efdf62
[media] media: use macros to check for V4L2 subdev entities
by Mauro Carvalho Chehab
· 10 years ago
cf49066
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
by Mauro Carvalho Chehab
· 9 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 9 years ago
fa1706c
media: flash: use led_set_brightness_sync for torch brightness
by Jacek Anaszewski
· 9 years ago
b62ef37
[media] videobuf2: avoid memory leak on errors
by Mauro Carvalho Chehab
· 9 years ago
58e1ba3
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
by Hans Verkuil
· 9 years ago
20eedf0e1
[media] videobuf2-core: call __setup_offsets before buf_init()
by Hans Verkuil
· 9 years ago
e32f856
[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
by Hans Verkuil
· 9 years ago
489648a
[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
by Hans Verkuil
· 9 years ago
10cc3b1
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
by Hans Verkuil
· 9 years ago
df868ea
[media] videobuf2-core.c: update module description
by Hans Verkuil
· 9 years ago
af3bac1
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
by Junghak Sung
· 9 years ago
70433a1
[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
by Junghak Sung
· 9 years ago
dcbc216
[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
by Junghak Sung
· 9 years ago
49d8ab9
[media] media: videobuf2: Separate vb2_poll()
by Junghak Sung
· 9 years ago
959c3ef
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
by Junghak Sung
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
85f9e06
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
by Hans Verkuil
· 9 years ago
dc51b7d
[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock
by Josh Wu
· 9 years ago
8d7322f
[media] v4l2-dv-timings: add condition checks for reduced fps
by Prashant Laddha
· 9 years ago
0d51ebd
[media] v4l2-device: Don't unregister ACPI/Device Tree based devices
by Tommi Franttila
· 9 years ago
e88a3f8
[media] media: videobuf2: fix compare_const_fl.cocci warnings
by Julia Lawall
· 9 years ago
953eae5
[media] media/v4l2-core: struct struct v4l2_ext_controls param which
by Ricardo Ribalda
· 9 years ago
0f8017b
[media] media/core: Replace ctrl_class with which
by Ricardo Ribalda
· 9 years ago
74c9c0f
[media] v4l2-dv-timings: Compare horizontal blanking
by Mats Randgaard
· 9 years ago
95ad7ff
[media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE events
by Ricardo Ribalda
· 9 years ago
4623e59
[media] vb2: fix a regression in poll() behavior for output,streams
by Hans Verkuil
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
17f3882
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
by Jacek Anaszewski
· 9 years ago
759b26a
[media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRL
by Antonio Ospite
· 9 years ago
4124a3c
[media] v4l: add type field to v4l2_modulator struct
by Antti Palosaari
· 9 years ago
9effc72
[media] v4l2: add support for SDR transmitter
by Antti Palosaari
· 9 years ago
41018cb
[media] v4l2: add RF gain control
by Antti Palosaari
· 9 years ago
f3c3ece
[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR
by Antti Palosaari
· 9 years ago
3c5be98
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
by Junghak Sung
· 9 years ago
b0e0e1f
[media] media: videobuf2: Prepare to divide videobuf2
by Junghak Sung
· 9 years ago
bed04f9
[media] media: videobuf2: Replace v4l2-specific data with vb2 data
by Junghak Sung
· 9 years ago
418dae2
[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish
by Tiffany Lin
· 9 years ago
d9a9858
[media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish
by Tiffany Lin
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
a807773
[media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()
by Benoit Parrot
· 9 years ago
35204e2
[media] v4l2-ctrls: arrays are also considered compound controls
by Hans Verkuil
· 9 years ago
28c5029
[media] media/v4l2-compat-ioctl32: Simple stylechecks
by Ricardo Ribalda
· 9 years ago
d5beb67
[media] v4l2-compat-ioctl32: add missing SDR support
by Hans Verkuil
· 9 years ago
9ec32cc
[media] v4l2-compat-ioctl32: replace pr_warn by pr_debug
by Hans Verkuil
· 9 years ago
655e978
[media] v4l2-compat-ioctl32: fix alignment for ARM64
by Andrzej Hajda
· 9 years ago
f1a81af
[media] m2m: fix bad unlock balance
by Zahari Doychev
· 9 years ago
06a660a
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
00f7641
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
6690c8c
[media] media: vb2: Remove unused functions
by Jan Kara
· 9 years ago
fb639eb
[media] media: vb2: Convert vb2_dc_get_userptr() to use frame vector
by Jan Kara
· 9 years ago
5a9e4de
[media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vector
by Jan Kara
· 9 years ago
3336c24
[media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector
by Jan Kara
· 9 years ago
21fb0cb
[media] vb2: Provide helpers for mapping virtual addresses
by Jan Kara
· 9 years ago
0f6e282
[media] vb2: Push mmap_sem down to memops
by Jan Kara
· 9 years ago
ebf8dce5
[media] Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
9deb6ad
[media] v4l2: move tracepoint generation into separate file
by Philipp Zabel
· 9 years ago
6d7570c
[media] v4l2-ioctl: Give more information when device_caps are missing
by Laura Abbott
· 9 years ago
e752577
[media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap
by Hans Verkuil
· 9 years ago
2fa3dc4
[media] vb2: Fix compilation breakage when !CONFIG_BUG
by Laurent Pinchart
· 9 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 9 years ago
2091f51
[media] videobuf2: add trace events
by Philipp Zabel
· 9 years ago
c13a5cc
[media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does
by Philipp Zabel
· 9 years ago
8ae5640
[media] Add helper function for subdev event notifications
by Lars-Peter Clausen
· 9 years ago
fb8dfda
[media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULL
by Hans Verkuil
· 9 years ago
6d058c5
[media] vb2: Only requeue buffers immediately once streaming is started
by Sakari Ailus
· 9 years ago
227da85
[media] v4l2-dv-timings: print refresh rate with better precision
by Prashant Laddha
· 9 years ago
4366dfe
[media] media/v4l2-ctrls: Code cleanout validate_new()
by Ricardo Ribalda
· 9 years ago
1b3b384
[media] v4l2-dv-timings: log if the timing is reduced blanking V2
by Hans Verkuil
· 9 years ago
5fea1bb
[media] v4l2-dv-timings: add support for reduced blanking v2
by Prashant Laddha
· 9 years ago
fd75242
[media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio()
by Fabian Frederick
· 9 years ago
13d45f7
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 9 years ago
42bd6f5
media: Add registration helpers for V4L2 flash sub-devices
by Jacek Anaszewski
· 9 years ago
77a3c6f
[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
by Laurent Pinchart
· 9 years ago
511a1b8
[media] Revert "[media] vb2: Push mmap_sem down to memops"
by Hans Verkuil
· 9 years ago
8621765
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
by Sakari Ailus
· 9 years ago
061ddda
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
by Prashant Laddha
· 9 years ago
8cf6874
[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings
by Hans Verkuil
· 9 years ago
dc0cf4c
[media] v4l2-dv-timing: avoid rounding twice in gtf hblank calc
by Prashant Laddha
· 9 years ago
e68cf47
[media] v4l2-mem2mem: add support for prepare_buf
by Hans Verkuil
· 9 years ago
839aa56
[media] v4l2-ioctl: log buffer type 0 correctly
by Hans Verkuil
· 9 years ago
5d35125
[media] v4l2-ioctl: clear the reserved field of v4l2_create_buffers
by Hans Verkuil
· 9 years ago
Next »