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
2016-02-10
[media] v4l2-mc: add an ancillary routine for PCI-based MC
Mauro Carvalho Chehab
2016-02-10
[media] add media controller support to videobuf2-dvb
Mauro Carvalho Chehab
2016-02-10
[media] v4l2-mc: add a generic function to create the media graph
Mauro Carvalho Chehab
2016-02-09
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
2016-02-04
[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR
Mauro Carvalho Chehab
2016-02-04
[media] vb2: fix nasty vb2_thread regression
Hans Verkuil
2016-02-01
[media] v4l: remove MEDIA_TUNER dependency for VIDEO_TUNER
Arnd Bergmann
2016-02-01
[media] v4l: of: Correct v4l2_of_parse_endpoint() kernel-doc
Javier Martinez Canillas
2016-02-01
[media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
Tiffany Lin
2016-02-01
[media] v4l2-dv-timings: skip standards check for V4L2_DV_BT_CAP_CUSTOM
Hans Verkuil
2016-02-01
[media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path
Wu, Xia
2016-02-01
[media] v4l2-mc.h Add pads for audio and video IF-PLL decoders
Mauro Carvalho Chehab
2016-02-01
[media] v4l2-mc.h: Split audio from baseband output
Mauro Carvalho Chehab
2016-02-01
[media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUT
Mauro Carvalho Chehab
2016-01-13
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-01-11
Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-01-11
[media] v4l2-device: fix a missing error code
Dan Carpenter
2016-01-11
[media] v4l2-device: Register entity before calling subdev's registered ops
Sakari Ailus
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] v4l2 core: enable all interface links at init
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-core: create MC interfaces for devnodes
Mauro Carvalho Chehab
2016-01-11
[media] tuner-core: add an input pad
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-04
media: flash: use led_set_brightness_sync for torch brightness
Jacek Anaszewski
2015-12-18
[media] videobuf2: avoid memory leak on errors
Mauro Carvalho Chehab
2015-12-18
[media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
Hans Verkuil
2015-12-18
[media] videobuf2-core: call __setup_offsets before buf_init()
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
Hans Verkuil
2015-12-18
[media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
Hans Verkuil
2015-12-18
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
Hans Verkuil
2015-12-18
[media] videobuf2-core.c: update module description
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
Junghak Sung
2015-12-18
[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
Junghak Sung
2015-12-18
[media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
Junghak Sung
2015-12-18
[media] media: videobuf2: Separate vb2_poll()
Junghak Sung
2015-12-18
[media] media: videobuf2: Add copy_timestamp to struct vb2_queue
Junghak Sung
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
2015-11-17
[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock
Josh Wu
2015-11-17
[media] v4l2-dv-timings: add condition checks for reduced fps
Prashant Laddha
2015-11-17
[media] v4l2-device: Don't unregister ACPI/Device Tree based devices
Tommi Franttila
2015-11-17
[media] media: videobuf2: fix compare_const_fl.cocci warnings
Julia Lawall
2015-11-17
[media] media/v4l2-core: struct struct v4l2_ext_controls param which
Ricardo Ribalda
[prev]
[next]