public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 08:08:27 to 2017-09-01 13:25:08 UTC [more...]

[PATCH v2 00/26] Improve DVB documentation and reduce its gap
 2017-09-01 13:24 UTC  (27+ messages)
` [PATCH v2 01/27] media: ca.h: split typedefs from structs
` [PATCH v2 02/27] media: dmx.h: "
` [PATCH v2 03/27] media: dvb/intro: use the term Digital TV to refer to the system
` [PATCH v2 04/27] media: dvb/intro: update references for TV standards
` [PATCH v2 05/27] media: dvb/intro: update the history part of the document
` [PATCH v2 06/27] media: dvb/intro: adjust the notices about optional hardware
` [PATCH v2 07/27] media: dvb/frontend.h: move out a private internal structure
` [PATCH v2 08/27] media: dvb/frontend.h: document the uAPI file
` [PATCH v2 09/27] media: dvb frontend docs: use kernel-doc documentation
` [PATCH v2 10/27] media: fe_property_parameters.rst: better define properties usage
` [PATCH v2 11/27] media: fe_property_parameters.rst: better document bandwidth
` [PATCH v2 12/27] media: dmx.h: get rid of unused DMX_KERNEL_CLIENT
` [PATCH v2 13/27] media: dmx.h: get rid of DMX_GET_CAPS
` [PATCH v2 14/27] media: dmx.h: get rid of DMX_SET_SOURCE
` [PATCH v2 15/27] media: dmx.h: get rid of GET_DMX_EVENT
` [PATCH v2 16/27] media: dmx.h: add kernel-doc markups and use it at Documentation/
` [PATCH v2 17/27] media: net.rst: Fix the level of a section of the net chapter
` [PATCH v2 18/27] media: ca.h: get rid of CA_SET_PID
` [PATCH v2 20/27] media: dst_ca: return a proper error code from CA errors
` [PATCH v2 21/27] media: ca-reset.rst: add some description to this ioctl
` [PATCH v2 22/27] media: ca-get-cap.rst: document "
` [PATCH v2 23/27] media: ca-get-slot-info.rst: "
` [PATCH v2 24/27] media: ca-get-descr-info.rst: "
` [PATCH v2 25/27] media: dvb CA docs: place undocumented data together with ioctls
` [PATCH v2 26/27] media: dvb rst: identify the documentation gap at the API
` [PATCH v2 27/27] media: dst_ca: remove CA_SET_DESCR boilerplate

[PATCH 00/15] Improve DVB documentation and reduce its gap
 2017-09-01 13:06 UTC  (24+ messages)
` [PATCH 01/15] media: dvb/intro: use the term Digital TV to refer to the system
` [PATCH 02/15] media: dvb/intro: update references for TV standards
` [PATCH 03/15] media: dvb/intro: update the history part of the document
` [PATCH 04/15] media: dvb/intro: adjust the notices about optional hardware
` [PATCH 05/15] media: dvb/frontend.h: move out a private internal structure
` [PATCH 06/15] media: dvb/frontend.h: document the uAPI file
` [PATCH 07/15] media: dvb frontend docs: use kernel-doc documentation
` [PATCH 08/15] media: fe_property_parameters.rst: better define properties usage
` [PATCH 09/15] media: fe_property_parameters.rst: better document bandwidth
` [PATCH 10/15] media: dmx.h: get rid of unused DMX_KERNEL_CLIENT
` [PATCH 11/15] media: dmx.h: get rid of DMX_GET_CAPS
` [PATCH 12/15] media: dmx.h: get rid of DMX_SET_SOURCE
` [PATCH 13/15] media: dmx.h: get rid of GET_DMX_EVENT
` [PATCH 14/15] media: dmx.h: add kernel-doc markups and use it at Documentation/
` [PATCH 15/15] media: net.rst: Fix the level of a section of the net chapter

[PATCH v2 00/14] V4L2 Explicit Synchronization support
 2017-09-01 12:50 UTC  (16+ messages)
` [PATCH v2 01/14] [media] vb2: add explicit fence user API
` [PATCH v2 02/14] [media] vb2: check earlier if stream can be started
` [PATCH v2 03/14] [media] vb2: add in-fence support to QBUF
` [PATCH v2 04/14] [media] uvc: enable subscriptions to other events
` [PATCH v2 05/14] [media] vivid: assign the specific device to the vb2_queue->dev
` [PATCH v2 06/14] [media] v4l: add V4L2_EVENT_BUF_QUEUED event
` [PATCH v2 07/14] [media] vb2: add .buffer_queued() to notify queueing in the driver
` [PATCH v2 08/14] [media] v4l: add support to BUF_QUEUED event
` [PATCH v2 09/14] [media] vb2: add 'ordered' property to queues
` [PATCH v2 10/14] [media] vivid: mark vivid queues as ordered
` [PATCH v2 11/14] [media] vb2: add videobuf2 dma-buf fence helpers
` [PATCH v2 12/14] [media] vb2: add infrastructure to support out-fences
` [PATCH v2 13/14] [media] vb2: add out-fence support to QBUF
` [PATCH v2 14/14] [media] v4l: Document explicit synchronization behaviour

DRM Format Modifiers in v4l2
 2017-09-01 12:43 UTC  (23+ messages)

[PATCH v6 0/5] Unified fwnode endpoint parser
 2017-09-01 11:28 UTC  (12+ messages)
` [PATCH v6 1/5] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v6 2/5] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v6 3/5] docs-rst: v4l: Include Qualcomm CAMSS in "
` [PATCH v6 4/5] v4l: fwnode: Support generic parsing of graph endpoints in a device
  ` [PATCH v6.1 "
` [PATCH v6 5/5] v4l: fwnode: Support generic parsing of graph endpoints in a single port

[PATCH v6 0/7] document types of hardware control for V4L2
 2017-09-01 10:26 UTC  (3+ messages)
` [PATCH v6 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec

[ANN] Call for topics for the media mini-summit on Friday Oct 27 in Prague
 2017-09-01  9:46 UTC 

[PATCH v5 0/5] Unified fwnode endpoint parser
 2017-09-01  9:04 UTC  (5+ messages)
` [PATCH v5 4/5] v4l: fwnode: Support generic parsing of graph endpoints in a device

[PATCH V2 0/1] build: gpio-ir-tx for 3.13
 2017-09-01  8:39 UTC  (2+ messages)

[PATCH] cec-pin.c: use proper ktime accessor functions
 2017-09-01  8:37 UTC 

[PATCH] [media_build] update v4.7_dma_attrs.patch
 2017-09-01  7:51 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-09-01  3:38 UTC 

[PATCH 0/3] media: atmel-isc: Supplement the configuration of formats
 2017-09-01  3:20 UTC  (10+ messages)
` [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor

[PATCH 0/4] media: atmel-isc: Rework the format list and the clock
 2017-09-01  3:09 UTC  (5+ messages)
` [PATCH 1/4] media: atmel_isc: Add spin lock for clock enable ops
` [PATCH 2/4] media: atmel-isc: Add prepare and unprepare ops
` [PATCH 3/4] media: atmel-isc: Enable the clocks during probe
` [PATCH 4/4] media: atmel-isc: Rework the format list

[PATCH 17/31] media/i2c/tc358743: Initialize timer
 2017-08-31 23:29 UTC 

[PATCH 5/5] [media] cxusb: add analog mode support for Medion MD95700
 2017-08-31 22:29 UTC  (3+ messages)

[PATCH 1/5] [media] cx25840: add pin to pad mapping and output format configuration
 2017-08-31 22:28 UTC  (3+ messages)

[PATCH 0/3] [media] mb86a20s: Adjustments for mb86a20s_attach()
 2017-08-31 19:58 UTC  (4+ messages)
` [PATCH 1/3] [media] mb86a20s: Delete an error message for a failed memory allocation in mb86a20s_attach()
` [PATCH 2/3] [media] mb86a20s: Improve a size determination "
` [PATCH 3/3] [media] mb86a20s: Delete a jump target "

[PATCH 1/2] docs: kernel-doc comments are ASCII
 2017-08-31 18:08 UTC  (21+ messages)

[PATCH] s5p-cec: add NACK detection support
 2017-08-31 16:56 UTC 

cec-ioc-receive.rst: fix typo: two -> three
 2017-08-31 15:24 UTC 

cec-ioc-receive.rst: fix typo: messages -> message
 2017-08-31 15:01 UTC 

[PATCHv4 0/5] cec-gpio: add HDMI CEC GPIO-based driver
 2017-08-31 14:19 UTC  (9+ messages)
` [PATCHv4 1/5] cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
` [PATCHv4 2/5] cec-ioc-dqevent.rst: document new "
` [PATCHv4 3/5] dt-bindings: document the CEC GPIO bindings
` [PATCHv4 4/5] cec-gpio: add HDMI CEC GPIO driver
` [PATCHv4 5/5] MAINTAINERS: add cec-gpio entry

[RFC 0/2] BCM283x Camera Receiver driver
 2017-08-31 14:18 UTC  (8+ messages)

[PATCH 3/7] [media] dvb: don't use 'time_t' in event ioctl
 2017-08-31 13:10 UTC  (4+ messages)
` [3/7,media] "

[PATCH v2 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor
 2017-08-31 10:56 UTC  (3+ messages)

[PATCHv3 0/5] cec-gpio: add HDMI CEC GPIO-based driver
 2017-08-31 10:31 UTC  (9+ messages)
` [PATCHv3 1/5] cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
` [PATCHv3 2/5] cec-ioc-dqevent.rst: document new "
` [PATCHv3 3/5] dt-bindings: document the CEC GPIO bindings
` [PATCHv3 4/5] cec-gpio: add HDMI CEC GPIO driver
` [PATCHv3 5/5] MAINTAINERS: add cec-gpio entry

[PATCH 1/1] staging: media: atomisp: Use tabs in Kconfig
 2017-08-31  8:17 UTC 

[PATCHv2 0/3] tc358743: add CEC support
 2017-08-31  8:12 UTC  (4+ messages)
` [PATCHv2 1/3] cec.h: initialize *parent and *port in cec_phys_addr_validate
` [PATCHv2 2/3] tc358743_regs.h: add CEC registers
` [PATCHv2 3/3] tc358743: add CEC support

[PATCH] Staging: atomisp: constify driver_attribute
 2017-08-31  7:48 UTC 

[GIT PULL FOR v4.14] ktime_t accessor functions
 2017-08-31  7:15 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-08-31  3:36 UTC 

[PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters
 2017-08-30 22:17 UTC  (3+ messages)

[PATCH] [media] dw9714: Set the v4l2 focus ctrl step as 1
 2017-08-30 21:39 UTC  (3+ messages)

[PATCH 0/4] [media] ds3000: Adjustments for two function implementations
 2017-08-30 20:24 UTC  (5+ messages)
` [PATCH 1/4] [media] ds3000: Delete an error message for a failed memory allocation in two functions
` [PATCH 2/4] [media] ds3000: Improve a size determination in ds3000_attach()
` [PATCH 3/4] [media] ds3000: Delete an unnecessary variable initialisation "
` [PATCH 4/4] [media] ds3000: Delete jump targets "

[PATCH 0/2] [media] DRXD: Adjustments for three function implementations
 2017-08-30 19:17 UTC  (3+ messages)
` [PATCH 1/2] [media] drxd: Delete an error message for a failed memory allocation in load_firmware()
` [PATCH 2/2] [media] drxd: Adjust a null pointer check in three functions

Important Service Migration Notice
 2017-08-30 17:57 UTC 

[PATCH v3 1/2] media:imx274 device tree binding file
 2017-08-30 18:18 UTC  (2+ messages)
` [PATCH v3 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

[PATCH] media: staging/imx: Fix uninitialized variable warning
 2017-08-30 17:14 UTC 

[PATCH 0/2] tc358743: add CEC support
 2017-08-30 14:41 UTC  (3+ messages)
` [PATCH 1/2] tc358743_regs.h: add CEC registers
` [PATCH 2/2] tc358743: add CEC support

3KLLS
 2017-08-30 11:52 UTC 

[PATCH] [media] v4l: vsp1: Use generic node name
 2017-08-30 10:22 UTC  (3+ messages)

[PATCH 00/20] Add multiplexed media pads to support CSI-2 virtual channels
 2017-08-30  9:29 UTC  (5+ messages)
` [PATCH 20/20] arm64: dts: renesas: salvator: use VC1 for CVBS

[PATCH] media: fix media Kconfig help syntax issues
 2017-08-30  8:47 UTC 

[PATCH v1.5 0/6] R-Car DU: Fix IOMMU operation when connected to VSP
 2017-08-30  8:46 UTC  (2+ messages)

[PATCH] atomisp: fix small Kconfig issues
 2017-08-30  8:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox