index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: mc: convert pipeline funcs to take media_pad
Tomi Valkeinen
2022-09-24
2
-19
/
+19
*
media: mc: entity: Add has_pad_interdep entity operation
Tomi Valkeinen
2022-09-24
1
-0
/
+10
*
media: mc: entity: Rewrite media_pipeline_start()
Laurent Pinchart
2022-09-24
1
-6
/
+65
*
media: mc: entity: add alloc variant of pipeline_start
Tomi Valkeinen
2022-09-24
2
-0
/
+29
*
media: v4l2-dev: Add videodev wrappers for media pipelines
Tomi Valkeinen
2022-09-24
1
-0
/
+88
*
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-09-24
1
-0
/
+18
*
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
Laurent Pinchart
2022-09-24
2
-20
/
+5
*
media: mc: entity: Add iterator helper for entity pads
Jacopo Mondi
2022-09-24
1
-0
/
+12
*
media: mc: entity: Rename streaming_count -> start_count
Tomi Valkeinen
2022-09-24
1
-2
/
+2
*
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
Tomi Valkeinen
2022-09-24
1
-1
/
+5
*
media: media-entity.h: add include for min()
Tomi Valkeinen
2022-09-24
1
-0
/
+1
*
media: Remove incorrect comment from struct v4l2_fwnode_endpoint
Sakari Ailus
2022-09-24
1
-4
/
+0
*
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
2022-09-24
1
-0
/
+6
*
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
2022-09-24
1
-1
/
+2
*
media: cec: add support for Absolute Volume Control
Hans Verkuil
2022-09-24
2
-0
/
+16
*
media: v4l2-ctrls: drop 'elems' argument from control type ops.
Hans Verkuil
2022-09-24
1
-17
/
+11
*
media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI
Laurent Pinchart
2022-09-24
1
-16
/
+61
*
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
2022-08-30
1
-16
/
+0
*
media: videodev2.h: drop V4L2_CAP_ASYNCIO
Hans Verkuil
2022-08-30
1
-1
/
+5
*
media: v4l2-ctrls: Fix typo in VP8 comment
Deborah Brouwer
2022-08-30
1
-1
/
+1
*
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2022-08-29
2
-738
/
+0
*
media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isif
Hans Verkuil
2022-08-29
3
-997
/
+0
*
media: platform: ti: avoid using 'videobuf' or 'video-buf'
Hans Verkuil
2022-08-29
1
-3
/
+3
*
media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'
Hans Verkuil
2022-08-29
1
-6
/
+6
*
media: vb2: videobuf -> videobuf2
Hans Verkuil
2022-08-29
2
-9
/
+9
*
media: uapi: Add a control for DW100 driver
Xavier Roumegue
2022-08-29
1
-0
/
+14
*
media: v4l: uapi: Add user control base for DW100 controls
Xavier Roumegue
2022-08-29
1
-0
/
+6
*
media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacks
Xavier Roumegue
2022-08-29
1
-0
/
+48
*
media: v4l2-ctrls: optimize type_ops for arrays
Hans Verkuil
2022-08-29
1
-3
/
+3
*
media: v4l2-ctrls: add change flag for when dimensions change
Hans Verkuil
2022-08-19
1
-0
/
+1
*
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
Hans Verkuil
2022-08-19
1
-0
/
+53
*
media: v4l2-ctrls: alloc arrays in ctrl_ref
Hans Verkuil
2022-08-19
1
-8
/
+8
*
media: v4l2-ctrls: allocate space for arrays
Hans Verkuil
2022-08-19
1
-9
/
+8
*
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
2022-08-14
1
-1
/
+1
*
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
2
-0
/
+21
|
\
|
*
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2022-08-12
2
-0
/
+21
*
|
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
1
-1
/
+1
|
\
\
|
*
|
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
2022-08-09
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
3
-2
/
+7
|
\
\
\
|
*
|
|
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
1
-0
/
+3
|
*
|
|
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-08-01
1
-0
/
+2
|
*
|
|
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-01
1
-2
/
+2
*
|
|
|
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
3
-11
/
+8
|
\
\
\
\
|
*
|
|
|
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-12
1
-1
/
+8
|
*
|
|
|
fs: don't randomize struct kiocb fields
Keith Busch
2022-08-12
1
-5
/
+0
|
*
|
|
|
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-5
/
+0
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
13
-19
/
+167
|
\
\
\
\
\
|
*
|
|
|
|
vhost-vdpa: uAPI to suspend the device
Eugenio Pérez
2022-08-11
1
-0
/
+9
|
*
|
|
|
|
vhost-vdpa: introduce SUSPEND backend feature bit
Eugenio Pérez
2022-08-11
1
-0
/
+2
|
*
|
|
|
|
vdpa: Add suspend operation
Eugenio Pérez
2022-08-11
1
-0
/
+4
[next]