index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
Sakari Ailus
1
-19
/
+37
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
1
-0
/
+2
2018-10-04
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
1
-0
/
+2
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
1
-4
/
+6
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-2
/
+4
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2
-28
/
+5
2018-10-04
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
1
-0
/
+38
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2
-12
/
+12
2018-10-04
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
1
-0
/
+62
2018-10-04
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-1
/
+33
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
1
-10
/
+1
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+4
2018-09-24
media: v4l: Add definitions for MPEG-2 slice format and metadata
Paul Kocialkowski
1
-7
/
+11
2018-09-24
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
1
-2
/
+2
2018-09-24
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
1
-1
/
+1
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2
-80
/
+6
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
1
-0
/
+70
2018-09-17
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
1
-0
/
+12
2018-09-17
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
1
-1
/
+1
2018-09-17
media: v4l2-rect.h: add position and equal helpers
Marco Felsch
1
-0
/
+26
2018-09-17
media: v4l2-mc: get rid of global pad indexes
Mauro Carvalho Chehab
1
-76
/
+0
2018-09-17
media: v4l2-mc: switch it to use the new approach to setup pipelines
Mauro Carvalho Chehab
1
-0
/
+18
2018-09-17
media: v4l2: taint pads with the signal types for consumer devices
Mauro Carvalho Chehab
1
-0
/
+30
2018-09-17
media: v4l2: remove VBI output pad
Mauro Carvalho Chehab
1
-2
/
+0
2018-09-12
media: rcar-fcp: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-09-12
media: vsp1: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-09-11
media: media-request: EPERM -> EACCES/EBUSY
Hans Verkuil
1
-2
/
+2
2018-09-11
media: media-request: add media_request_(un)lock_for_access
Hans Verkuil
1
-0
/
+56
2018-09-11
media: vb2: set reqbufs/create_bufs capabilities
Hans Verkuil
1
-0
/
+2
2018-09-11
media: media-request: return -EINVAL for invalid request_fds
Hans Verkuil
1
-1
/
+1
2018-08-31
media: v4l2-mem2mem: add vb2_m2m_request_queue
Hans Verkuil
1
-0
/
+4
2018-08-31
media: videobuf2-core: add uses_requests/qbuf flags
Hans Verkuil
1
-0
/
+8
2018-08-31
media: videobuf2-v4l2: add vb2_request_queue/validate helpers
Hans Verkuil
1
-0
/
+4
2018-08-31
media: videobuf2-core: add request helper functions
Hans Verkuil
1
-0
/
+15
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-2
/
+12
2018-08-31
media: videobuf2-core: integrate with media requests
Hans Verkuil
1
-1
/
+17
2018-08-31
media: videobuf2-core: embed media_request_object
Hans Verkuil
1
-0
/
+4
2018-08-31
media: vb2: add init_buffer buffer op
Hans Verkuil
1
-0
/
+4
2018-08-31
media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
Hans Verkuil
1
-2
/
+8
2018-08-31
media: vb2: store userspace data in vb2_v4l2_buffer
Hans Verkuil
2
-2
/
+3
2018-08-31
media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functions
Hans Verkuil
1
-1
/
+48
2018-08-31
media: v4l2-ctrls: support g/s_ext_ctrls for requests
Hans Verkuil
1
-1
/
+6
2018-08-31
media: v4l2-ctrls: add core request support
Hans Verkuil
1
-0
/
+51
2018-08-31
media: v4l2-ctrls: prepare internal structs for request API
Hans Verkuil
1
-0
/
+10
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-1
/
+7
2018-08-31
media: v4l2-device.h: add v4l2_device_supports_requests() helper
Hans Verkuil
1
-0
/
+11
2018-08-31
media: media-request: add media_request_object_find
Hans Verkuil
1
-0
/
+28
2018-08-31
media: media-request: add media_request_get_by_fd
Hans Verkuil
1
-0
/
+24
2018-08-31
media: media-request: implement media requests
Hans Verkuil
2
-0
/
+363
2018-08-31
media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper
Jose Abreu
1
-0
/
+11
[prev]
[next]