index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
7
-16
/
+695
|
\
|
*
media: v4l: Add definitions for MPEG-2 slice format and metadata
Paul Kocialkowski
2018-09-24
1
-7
/
+11
|
*
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
2018-09-24
1
-2
/
+2
|
*
media: media-request: EPERM -> EACCES/EBUSY
Hans Verkuil
2018-09-11
1
-2
/
+2
|
*
media: media-request: add media_request_(un)lock_for_access
Hans Verkuil
2018-09-11
1
-0
/
+56
|
*
media: vb2: set reqbufs/create_bufs capabilities
Hans Verkuil
2018-09-11
1
-0
/
+2
|
*
media: media-request: return -EINVAL for invalid request_fds
Hans Verkuil
2018-09-11
1
-1
/
+1
|
*
media: v4l2-mem2mem: add vb2_m2m_request_queue
Hans Verkuil
2018-08-31
1
-0
/
+4
|
*
media: videobuf2-core: add uses_requests/qbuf flags
Hans Verkuil
2018-08-31
1
-0
/
+8
|
*
media: videobuf2-v4l2: add vb2_request_queue/validate helpers
Hans Verkuil
2018-08-31
1
-0
/
+4
|
*
media: videobuf2-core: add request helper functions
Hans Verkuil
2018-08-31
1
-0
/
+15
|
*
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-31
1
-2
/
+12
|
*
media: videobuf2-core: integrate with media requests
Hans Verkuil
2018-08-31
1
-1
/
+17
|
*
media: videobuf2-core: embed media_request_object
Hans Verkuil
2018-08-31
1
-0
/
+4
|
*
media: vb2: add init_buffer buffer op
Hans Verkuil
2018-08-31
1
-0
/
+4
|
*
media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
Hans Verkuil
2018-08-31
1
-2
/
+8
|
*
media: vb2: store userspace data in vb2_v4l2_buffer
Hans Verkuil
2018-08-31
2
-2
/
+3
|
*
media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functions
Hans Verkuil
2018-08-31
1
-1
/
+48
|
*
media: v4l2-ctrls: support g/s_ext_ctrls for requests
Hans Verkuil
2018-08-31
1
-1
/
+6
|
*
media: v4l2-ctrls: add core request support
Hans Verkuil
2018-08-31
1
-0
/
+51
|
*
media: v4l2-ctrls: prepare internal structs for request API
Hans Verkuil
2018-08-31
1
-0
/
+10
|
*
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-08-31
1
-1
/
+7
|
*
media: v4l2-device.h: add v4l2_device_supports_requests() helper
Hans Verkuil
2018-08-31
1
-0
/
+11
|
*
media: media-request: add media_request_object_find
Hans Verkuil
2018-08-31
1
-0
/
+28
|
*
media: media-request: add media_request_get_by_fd
Hans Verkuil
2018-08-31
1
-0
/
+24
|
*
media: media-request: implement media requests
Hans Verkuil
2018-08-31
2
-0
/
+363
*
|
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
13
-260
/
+420
|
\
\
|
*
|
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
2018-10-05
1
-2
/
+0
|
*
|
media: cec: fix the Signal Free Time calculation
Hans Verkuil
2018-10-05
1
-1
/
+1
|
*
|
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
Sakari Ailus
2018-10-05
1
-1
/
+25
|
*
|
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
2018-10-05
1
-10
/
+9
|
*
|
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
2018-10-05
3
-42
/
+48
|
*
|
media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
Sakari Ailus
2018-10-04
1
-19
/
+37
|
*
|
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-0
/
+2
|
*
|
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
2018-10-04
1
-0
/
+2
|
*
|
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
2018-10-04
1
-4
/
+6
|
*
|
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
1
-2
/
+4
|
*
|
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2018-10-04
2
-28
/
+5
|
*
|
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
2018-10-04
1
-0
/
+38
|
*
|
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
2
-12
/
+12
|
*
|
media: v4l2: async: Add convenience functions to allocate and add asd's
Steve Longerbeam
2018-10-04
1
-0
/
+62
|
*
|
media: v4l2: async: Add v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-1
/
+33
|
*
|
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-10-04
1
-10
/
+1
|
*
|
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
2018-09-24
1
-1
/
+1
|
*
|
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-24
2
-80
/
+6
|
*
|
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
2018-09-24
1
-0
/
+70
|
*
|
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
2018-09-17
1
-0
/
+12
|
*
|
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
2018-09-17
1
-1
/
+1
|
*
|
media: v4l2-rect.h: add position and equal helpers
Marco Felsch
2018-09-17
1
-0
/
+26
|
*
|
media: v4l2-mc: get rid of global pad indexes
Mauro Carvalho Chehab
2018-09-17
1
-76
/
+0
[next]