messages from 2018-01-30 12:08:00 to 2018-02-05 12:30:09 UTC [more...]
media_device.c question: can this workaround be removed?
2018-02-05 12:30 UTC (3+ messages)
MEDIA_IOC_G_TOPOLOGY and pad indices
2018-02-05 12:27 UTC (8+ messages)
[PATCH 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
2018-02-05 12:24 UTC (2+ messages)
[PATCH v5 0/5] Add OV5640 parallel interface and RGB565/YUYV support
2018-02-05 11:42 UTC (5+ messages)
` [PATCH v5 4/5] media: ov5640: add support of DVP parallel interface
[PATCH 0/2] DW9807 DT binding and driver patches
2018-02-05 11:26 UTC (2+ messages)
[RFC PATCH] media.h: reorganize header to make it easier to understand
2018-02-05 11:20 UTC (2+ messages)
[PATCH] media.h: fix confusing typo in comment
2018-02-05 9:30 UTC
Compliance tests for new public API features
2018-02-05 8:53 UTC (2+ messages)
[PATCH] [BUGFIX] media: vb2: Fix videobuf2 to map correct area
2018-02-05 8:47 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2018-02-05 7:03 UTC (2+ messages)
[PATCH] media: v4l2_fh.h: add missing kconfig.h include
2018-02-05 2:33 UTC
[PATCH] v4l: vidioc-prepare-buf.rst: fix link to VIDIOC_QBUF
2018-02-05 2:24 UTC
[PATCH] media: media-types.rst: fix typo
2018-02-05 2:24 UTC
[PATCH 17/20] media: sec: Remove PLAT_S5P dependency
2018-02-05 1:21 UTC
[PATCH] build: Added temporarily v4.9_uvcvideo_ktime_conversion.patch
2018-02-04 22:56 UTC (3+ messages)
[PATCH] media: uvcvideo: Fixed ktime_t to ns conversion
2018-02-04 22:56 UTC (7+ messages)
[RFCv2 00/17] Request API, take three
2018-02-04 22:16 UTC (14+ messages)
` [RFCv2 01/17] media: add request API core and UAPI
` [RFCv2 02/17] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv2 03/17] media: videobuf2: add support for requests
` [RFCv2 04/17] media: vb2: add support for requests in QBUF ioctl
` [RFCv2 05/17] media: Document the media request API
` [RFCv2 06/17] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv2 07/17] v4l2-ctrls: prepare internal structs for request API
` [RFCv2 08/17] v4l2-ctrls: add core "
` [RFCv2 09/17] v4l2-ctrls: use ref in helper instead of ctrl
[PATCH] media-types.rst: fix type, small improvements
2018-02-04 22:10 UTC (2+ messages)
[ANN] v4l2-ctl/v4l2-compliance: now v4l-subdev and media aware
2018-02-04 17:44 UTC
[RFC PATCH] media-device: add index field to media_v2_pad
2018-02-04 13:53 UTC
MEDIA_IOC_G_TOPOLOGY and entity flags
2018-02-04 13:46 UTC
cron job: media_tree daily build: ERRORS
2018-02-04 4:46 UTC
[PATCH] media-ioc-g-topology.rst: fix interface-to-entity link description
2018-02-03 19:18 UTC
[PATCH] media-device.c: zero reserved field
2018-02-03 18:46 UTC
[RFC PATCH] media-ioc-enum-entities/links.rst: document reserved fields
2018-02-03 18:26 UTC
[PATCH] subdev-formats.rst: fix incorrect types
2018-02-03 18:22 UTC
[RFC PATCH] media: document and zero reservedX fields in media_v2_topology
2018-02-03 18:06 UTC
Please help test the new v4l-subdev support in v4l2-compliance
2018-02-03 15:56 UTC
[linux-next:master 3746/12754] drivers/media/dvb-frontends/stb0899_drv.h:151:36: error: weak declaration of 'stb0899_attach' being applied to a already existing, static definition
2018-02-03 13:50 UTC
[PATCH] v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl
2018-02-03 13:24 UTC
[PATCHv2] v4l2-subdev: clear reserved fields
2018-02-03 13:20 UTC
[PATCHv2] v4l2-ctrls.h: fix wrong copy-and-paste comment
2018-02-03 13:18 UTC
[PATCH] media: cx25821: prevent out-of-bounds read on array card
2018-02-03 9:14 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2018-02-03 4:46 UTC
v4l2-ctrls.h: remove wrong copy-and-paste comment
2018-02-02 22:20 UTC (2+ messages)
[PATCH] staging: media: atomisp: remove pointless string copy
2018-02-02 15:19 UTC
[Patch v8 00/12] Add MFC v10.10 support
2018-02-02 14:09 UTC (15+ messages)
` [Patch v8 01/12] [media] s5p-mfc: Rename IS_MFCV8 macro
` [Patch v8 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10
` [Patch v8 03/12] [media] s5p-mfc: Use min scratch buffer size as provided by F/W
` [Patch v8 04/12] [media] s5p-mfc: Support MFCv10.10 buffer requirements
` [Patch v8 05/12] [media] videodev2.h: Add v4l2 definition for HEVC
` [Patch v8 06/12] [media] v4l2-ioctl: add HEVC format description
` [Patch v8 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition
` [Patch v8 08/12] [media] s5p-mfc: Add support for HEVC decoder
` [Patch v8 09/12] [media] s5p-mfc: Add VP9 decoder support
` [Patch v8 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder
` [Patch v8 11/12] [media] s5p-mfc: Add support "
` [Patch v8 12/12] Documention: v4l: Documentation for HEVC CIDs
[PATCH 1/1] vb2: core: Finish buffers at the end of the stream
2018-02-02 13:57 UTC (2+ messages)
[PATCH] v4l2-subdev: clear reserved fields
2018-02-02 13:53 UTC
[PATCH] v4l2-subdev: without controls return -ENOTTY
2018-02-02 13:05 UTC
[PATCH] vimc: fix control event handling
2018-02-02 13:00 UTC
[PATCH 0/6] [media] omap_vout: Adjustments for three function implementations
2018-02-02 12:30 UTC (10+ messages)
` Adjustments for a lot of "
[PATCH 0/8] fix potential integer overflows
2018-02-02 9:22 UTC (3+ messages)
` [PATCH 4/8] i2c: ov9650: fix potential integer overflow in __ov965x_set_frame_interval
[RFC PATCH 0/9] media: base request API support
2018-02-02 8:00 UTC (7+ messages)
` [RFC PATCH 1/9] media: add request API core and UAPI
cron job: media_tree daily build: ERRORS
2018-02-02 4:46 UTC
[PATCH 0/9] Hauppauge em28xx/lgdt3306a soloHD/DualHD support
2018-02-01 22:04 UTC (8+ messages)
` [PATCH 2/9] em28xx: Bulk transfer implementation fix
` [PATCH v2 "
Regression in VB2 alloc prepare/finish balancing with em28xx/au0828
2018-02-01 18:42 UTC (5+ messages)
[PATCH] media: ov5640: fix virtual_channel parameter permissions
2018-02-01 16:56 UTC (2+ messages)
Respond for details
2018-02-01 16:39 UTC
[PATCH v6 2/2] media: V3s: Add support for Allwinner CSI
2018-02-01 16:31 UTC (25+ messages)
` [linux-sunxi] "
[PATCH v5 1/2] media: dw9807: Add dw9807 vcm driver
2018-02-01 15:48 UTC
Kredit? so schnell wie möglich?
2018-02-01 8:49 UTC
[ragnatech:media-tree] BUILD SUCCESS 273caa260035c03d89ad63d72d8cd3d9e5c5e3f1
2018-02-01 9:16 UTC
[PATCH v2] media: ov5640: various typo & style fixes
2018-02-01 8:44 UTC
[PATCH] vivid: fix incorrect capabilities for radio
2018-02-01 7:36 UTC
[PATCH v6 0/6] TDA1997x HDMI video receiver
2018-02-01 7:19 UTC (10+ messages)
` [PATCH v6 4/6] media: i2c: Add TDA1997x HDMI receiver driver
cron job: media_tree daily build: ERRORS
2018-02-01 4:46 UTC
[PATCH v2 1/4] media: ov5695: add support for OV5695 sensor
2018-01-31 20:44 UTC (4+ messages)
` [PATCH v2 3/4] media: ov2685: add support for OV2685 sensor
[PATCH] media: ov5640: various typo & style fixes
2018-01-31 20:07 UTC (5+ messages)
[RFC PATCH 0/8] [media] Request API, take three
2018-01-31 16:16 UTC (14+ messages)
` [RFC PATCH 3/8] media: videobuf2: add support for requests
` [RFC PATCH 6/8] v4l2: document the request API interface
[PATCH v8 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
2018-01-31 12:47 UTC (6+ messages)
` [PATCH v8 04/11] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v8 07/11] media: i2c: ov772x: Support frame interval handling
[PATCH v2] media: ov5640: add error trace in case of i2c read failure
2018-01-31 12:46 UTC
[PATCH] media: ov5640: add error trace in case of i2c read failure
2018-01-31 12:36 UTC (3+ messages)
[RFCv2 10/17] v4l2-ctrls: support g/s_ext_ctrls for requests
2018-01-31 10:26 UTC (8+ messages)
` [RFCv2 11/17] v4l2-ctrls: add v4l2_ctrl_request_setup
` [RFCv2 12/17] v4l2: add request API support
` [RFCv2 13/17] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv2 14/17] v4l2-ctrls: support requests in EXT_CTRLS ioctls
` [RFCv2 15/17] v4l2: document the request API interface
` [RFCv2 16/17] media: vim2m: add media device
` [RFCv2 17/17] media: vim2m: add request support
[PATCH v3] media: ov5640: add JPEG support
2018-01-31 9:08 UTC
cron job: media_tree daily build: ERRORS
2018-01-31 4:46 UTC
[PATCH v7 0/6] TDA1997x HDMI video receiver
2018-01-31 4:36 UTC (7+ messages)
` [PATCH v7 1/6] v4l2-dv-timings: add v4l2_hdmi_colorimetry()
` [PATCH v7 2/6] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH v7 3/6] media: dt-bindings: Add bindings for TDA1997X
` [PATCH v7 4/6] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH v7 5/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
` [PATCH v7 6/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x
[GIT PULL FOR v4.16] v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
2018-01-30 18:21 UTC
[PATCH] v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
2018-01-30 17:49 UTC (3+ messages)
[PATCH v5 0/6] IR support for A83T
2018-01-30 17:46 UTC (7+ messages)
` [PATCH v5 1/6] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
` [PATCH v5 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller
` [PATCH v5 3/6] arm: dts: sun8i: a83t: Add the cir pin for the A83T
` [PATCH v5 4/6] arm: dts: sun8i: a83t: Add support for the cir interface
` [PATCH v5 5/6] arm: dts: sun8i: a83t: bananapi-m3: Enable IR controller
` [PATCH v5 6/6] arm: dts: sun8i: h3-h5: ir register size should be the whole memory block
MT9M131 on I.MX6DL CSI color issue
2018-01-30 17:13 UTC (11+ messages)
[PATCH v4 0/2] media: ov7670: Implement mbus configuration
2018-01-30 16:59 UTC (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: Add OF properties to ov7670
[PATCH v5 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
2018-01-30 15:54 UTC (5+ messages)
` [PATCH v5 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver
[PATCH v2 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
2018-01-30 15:36 UTC (4+ messages)
` [PATCH v2 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver
[PATCHv2 00/13] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
2018-01-30 14:41 UTC (9+ messages)
` [PATCHv2 09/13] v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCHv2 10/13] v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCHv2 12/13] v4l2-compat-ioctl32.c: don't copy back the result for certain errors
[PATCH v5 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
2018-01-30 13:02 UTC (2+ messages)
[PATCH v3 1/1] imx258: Fix sparse warnings
2018-01-30 13:01 UTC (3+ messages)
[PATCH v1] media: ov13858: Avoid possible null first frame
2018-01-30 12:45 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox