linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-19 12:43:22 to 2017-09-21 14:06:10 UTC [more...]

[RFC PATCH v5 0/6] i2c: document DMA handling and add helpers for it
 2017-09-21 14:05 UTC  (10+ messages)
` [RFC PATCH v5 1/6] i2c: add a message flag for DMA safe buffers
` [RFC PATCH v5 2/6] i2c: add helpers to ease DMA handling
` [RFC PATCH v5 3/6] i2c: add docs to clarify "
` [RFC PATCH v5 4/6] i2c: sh_mobile: use helper to decide if DMA is useful
` [RFC PATCH v5 5/6] i2c: rcar: skip DMA if buffer is not safe
` [RFC PATCH v5 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE

[PATCH] tc358743: fix connected/active CSI-2 lane reporting
 2017-09-21 14:01 UTC  (7+ messages)

usb/media/cx231xx: null-ptr-deref in cx231xx_usb_probe
 2017-09-21 14:00 UTC  (4+ messages)
  ` [PATCH] [media] cx231xx-cards: fix NULL-deref on missing association descriptor

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-09-21 13:45 UTC  (3+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
  ` [linux-sunxi] "

[PATCH v2] media: rc: Add driver for tango IR decoder
 2017-09-21 13:32 UTC  (3+ messages)

[PATCH] ov9655: fix potential integer overflow
 2017-09-21 13:19 UTC  (2+ messages)

[PATCH 00/25] DVB cleanups and documentation improvements
 2017-09-21 13:06 UTC  (28+ messages)
` [PATCH 01/25] media: dvb_frontend: better document the -EPERM condition
` [PATCH 02/25] media: dvb_frontend: fix return values for FE_SET_PROPERTY
` [PATCH 03/25] media: dvbdev: convert DVB device types into an enum
` [PATCH 04/25] media: dvbdev: fully document its functions
` [PATCH 05/25] media: dvb_frontend.h: improve kernel-doc markups
` [PATCH 06/25] media: dtv-core.rst: add chapters and introductory tests for common parts
` [PATCH 07/25] media: dtv-core.rst: split into multiple files
` [PATCH 08/25] media: dtv-demux.rst: minor markup improvements
` [PATCH 09/25] media: dvb_demux.h: add an enum for DMX_TYPE_* and document
` [PATCH 10/25] media: dvb_demux.h: add an enum for DMX_STATE_* "
` [PATCH 11/25] media: dvb_demux.h: get rid of unused timer at struct dvb_demux_filter
` [PATCH 12/25] media: dvb_demux: mark a boolean field as such
` [PATCH 13/25] media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
` [PATCH 14/25] media: dvb_demux.h: get rid of DMX_FEED_ENTRY() macro
` [PATCH 15/25] media: dvb_demux: fix type of dvb_demux_feed.ts_type
` [PATCH 16/25] media: dvb_demux: document dvb_demux_filter and dvb_demux_feed
` [PATCH 17/25] media: dvb_frontend: dtv_property_process_set() cleanups
` [PATCH 18/25] media: dvb_frontend: get rid of dtv_get_property_dump()
` [PATCH 19/25] media: dvb_demux.h: document structs defined on it
` [PATCH 20/25] media: dvb_demux.h: document functions
` [PATCH 21/25] scripts: kernel-doc: fix nexted handling
` [PATCH 22/25] media: dmxdev.h: add kernel-doc markups for data types and functions
` [PATCH 23/25] media: dtv-demux.rst: parse other demux headers with kernel-doc
` [PATCH 24/25] media: dvb-net.rst: document DVB network kAPI interface
` [PATCH 25/25] media: dvb uAPI docs: get rid of examples section

[PATCH] scripts: kernel-doc: fix nexted handling
 2017-09-21 12:44 UTC  (2+ messages)

[PATCH v4] drm/bridge/sii8620: add remote control support
 2017-09-21 11:46 UTC  (5+ messages)

[PATCH 0/5] [media] s2255drv: Fine-tuning for some function implementations
 2017-09-21 11:23 UTC  (10+ messages)
` [PATCH 1/5] [media] s2255drv: Delete three error messages for a failed memory allocation in s2255_probe()
` [PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers
    `  "
` [PATCH 3/5] [media] s2255drv: Improve two size determinations in s2255_probe()
` [PATCH 4/5] [media] s2255drv: Use common error handling code in read_pipe_completion()
` [PATCH 5/5] [media] s2255drv: Delete an unnecessary return statement in five functions

[PATCH v1] media: rc: Add driver for tango IR decoder
 2017-09-21 11:19 UTC  (7+ messages)

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-09-21  9:59 UTC  (10+ messages)
` [RESEND RFC PATCH 1/7] drm: bridge: Enable polling hpd event in dw_hdmi
` [RESEND RFC PATCH 2/7] drm: bridge: Enable workaround in dw_hdmi for v1.32a
` [RESEND RFC PATCH 3/7] clk: sunxi: Add CLK_SET_RATE_PARENT flag for H3 HDMI clock
` [RESEND RFC PATCH 4/7] dt-bindings: Document Allwinner DWC HDMI TX node
` [RESEND RFC PATCH 5/7] drm: sun4i: Add a glue for the DesignWare HDMI controller in H3
` [RESEND RFC PATCH 6/7] ARM: sun8i: h3: Add DesignWare HDMI controller node
` [RESEND RFC PATCH 7/7] ARM: sun8i: h3: Enable HDMI output on H3 boards

[PATCH 0/2] Improve generic DT binding documentation for media devices
 2017-09-21  9:25 UTC  (6+ messages)
` [PATCH 1/2] dt: bindings: media: Document port and endpoint numbering
` [PATCH 2/2] dt: bindings: media: Document data lane numbering without lane reordering

[PATCH 0/3] [media] tc358743: Support for a wider range of inputs
 2017-09-21  9:21 UTC  (18+ messages)
` [PATCH 1/3] [media] tc358743: Correct clock mode reported in g_mbus_config
` [PATCH 2/3] [media] tc358743: Increase FIFO level to 300
` [PATCH 3/3] [media] tc358743: Add support for 972Mbit/s link freq

[PATCH v13 00/25] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-21  8:46 UTC  (31+ messages)
` [PATCH v13 06/25] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v13 13/25] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v13 14/25] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v13 17/25] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v13 11/25] v4l: async: Introduce helpers for calling async ops callbacks

Hauppauge Nova-TD Stick fails on f26
 2017-09-21  7:52 UTC 

[PATCH] dma-fence: fix dma_fence_get_rcu_safe
 2017-09-21  7:29 UTC  (12+ messages)

[PATCH] dma-fence: fix dma_fence_get_rcu_safe v2
 2017-09-21  7:28 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-09-21  3:58 UTC 

[PATCH] media: dvb_ca_en50221: sanity check slot number from userspace
 2017-09-20 23:49 UTC  (2+ messages)

[PATCH v2 17/31] media/i2c/tc358743: Initialize timer
 2017-09-20 23:27 UTC 

usb/media/pvrusb2: warning in pvr2_send_request_ex/usb_submit_urb
 2017-09-20 21:28 UTC  (3+ messages)

[PATCH 1/6] media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()
 2017-09-20 21:16 UTC  (12+ messages)
` [PATCH 2/6] media: dvb_frontend: cleanup ioctl handling logic
` [PATCH 3/6] media: dvb_frontend: get rid of proprierty cache's state
` [PATCH 4/6] media: dvb_frontend.h: fix alignment at the cache properties
` [PATCH 5/6] media: dvb_frontend: better document the -EPERM condition
` [PATCH 6/6] media: dvb_frontend: fix return values for FE_SET_PROPERTY

[PATCH v2] [media] staging: atomisp: use clock framework for camera clocks
 2017-09-20 20:53 UTC 

[RESEND PATCH v2 0/6] AS3645A fixes
 2017-09-20 20:53 UTC  (7+ messages)
` [RESEND PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example

[PATCH] [media] staging: atomisp: use clock framework for camera clocks
 2017-09-20 19:29 UTC  (4+ messages)

[PATCH 0/3] [media] TTUSB DVB Budget: Fine-tuning for three function implementations
 2017-09-20 19:13 UTC  (4+ messages)
` [PATCH 1/3] [media] dvb-ttusb-budget: Use common error handling code in ttusb_probe()
` [PATCH 2/3] [media] dvb-ttusb-budget: Improve two size determinations "
` [PATCH 3/3] [media] dvb-ttusb-budget: Adjust eight checks for null pointers

usb/media/smsusb: null-ptr-deref in smsusb_init_device
 2017-09-20 19:03 UTC 

[RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
 2017-09-20 18:45 UTC  (6+ messages)
` [RFC PATCH v4 3/6] i2c: add docs to clarify DMA handling

A patch slipped through the cracks?
 2017-09-20 18:06 UTC  (2+ messages)

[PATCH] [media] Siano: Use common error handling code in smsusb_init_device()
 2017-09-20 17:18 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] BCM283x Camera Receiver driver
 2017-09-20 16:07 UTC  (5+ messages)
` [PATCH v3 1/4] [media] v4l2-common: Add helper function for fourcc to string
` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
` [PATCH v3 3/4] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface
` [PATCH v3 4/4] MAINTAINERS: Add entry for BCM2835 camera driver

[ANN] edid-decode on freedesktop.org has been updated to the latest CTA-861 spec
 2017-09-20 10:51 UTC 

[PATCH v2 1/2] [media] coda: Handle return value of kasprintf
 2017-09-20 10:04 UTC  (2+ messages)

[PATCH v4] [DVB][FRONTEND] Added a new ioctl for optimizing frontend property set operation
 2017-09-20  9:50 UTC  (3+ messages)
  ` [PATCH v5] [DVB][FRONTEND] Modified the code related to FE_SET_PROPERTY ioctl
      ` [PATCH v5 2/2] [DVB][FRONTEND] Added a new ioctl for optimizing frontend property set operation

[PATCH v1 0/3] drm/media: Implement DU Suspend and Resume on VSP pipelines
 2017-09-20  9:16 UTC  (2+ messages)
` [PATCH v2] media: vsp1: Prevent suspending and resuming DRM pipelines

[PATCH 0/6] [media] Go7007: Adjustments for some function implementations
 2017-09-20  9:12 UTC  (5+ messages)
` [PATCH 4/6] [media] go7007: Use common error handling code in s2250_probe()

[PATCH 0/2] [media] Handle return value of kasprintf
 2017-09-20  8:30 UTC  (4+ messages)
` [PATCH 1/2] [media] coda: "
` [PATCH 2/2] [media] cx23885: "

[PATCH 0/3] [media] pvrusb2-ioread: Fine-tuning for eight function implementations
 2017-09-20  6:38 UTC  (4+ messages)
` [PATCH 1/3] [media] pvrusb2-ioread: Use common error handling code in pvr2_ioread_get_buffer()
` [PATCH 2/3] [media] pvrusb2-ioread: Delete an unnecessary check before kfree() in two functions
` [PATCH 3/3] [media] pvrusb2-ioread: Delete unnecessary braces in six functions

cron job: media_tree daily build: WARNINGS
 2017-09-20  3:58 UTC 

[PATCH] siano: fix a potential integer overflow
 2017-09-20  1:09 UTC 

[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-19 20:00 UTC  (5+ messages)
` [PATCH v10 20/24] dt: bindings: smiapp: Document lens-focus and flash properties

[PATCH] Support HVR-1200 analog video as a clone of HVR-1500. Tested, composite and s-video inputs
 2017-09-19 19:16 UTC  (3+ messages)

[PATCH 0/3] [media] HD PVR USB: Adjustments for two function implementations
 2017-09-19 18:47 UTC  (4+ messages)
` [PATCH 1/3] [media] hdpvr: Delete three error messages for a failed memory allocation
` [PATCH 2/3] [media] hdpvr: Improve a size determination in hdpvr_alloc_buffers()
` [PATCH 3/3] [media] hdpvr: Return an error code only as a constant "

[PATCH v4 0/4] Exynos-gsc: Support the hardware rotation limits
 2017-09-19 17:32 UTC  (3+ messages)
  ` [PATCH v4 2/4] ARM: dts: exynos: Add clean name of compatible

[PATCHv2 0/2] drm/bridge/adv7511: add CEC support
 2017-09-19 15:23 UTC  (2+ messages)

[PATCH v2 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
 2017-09-19 15:12 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).