linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-05 17:54:27 to 2018-04-09 03:46:58 UTC [more...]

cron job: media_tree daily build: OK
 2018-04-09  3:46 UTC 

[PATCH 0/2] usbtv: Add SECAM support
 2018-04-08 21:12 UTC  (8+ messages)
` [PATCH v2 0/6] usbtv: Add SECAM support and fix color encoding selection
  ` [PATCH v2 1/6] usbtv: Use same decoder sequence as Windows driver
  ` [PATCH v2 2/6] usbtv: Add SECAM support
  ` [PATCH v2 3/6] usbtv: Use V4L2 defines to select capture resolution
  ` [PATCH v2 4/6] usbtv: Keep norm parameter specific
  ` [PATCH v2 5/6] usbtv: Enforce standard for color decoding
  ` [PATCH v2 6/6] usbtv: Use the constant for supported standards

[PATCH v2 0/7] Improve latency of IR decoding
 2018-04-08 21:19 UTC  (8+ messages)
` [PATCH v2 1/7] media: rc: set timeout to smallest value required by enabled protocols
` [PATCH v2 2/7] media: rc: add ioctl to get the current timeout
` [PATCH v2 3/7] media: rc: per-protocol repeat period and minimum keyup timer
` [PATCH v2 4/7] media: rc: mce_kbd decoder: low timeout values cause double keydowns
` [PATCH v2 5/7] media: rc: mce_kbd protocol encodes two scancodes
` [PATCH v2 6/7] media: rc: mce_kbd decoder: fix stuck keys
` [PATCH v2 7/7] media: rc: mceusb: allow the timeout to be configurable

Regression: DVBSky S960 USB tuner doesn't work in 4.10 or newer
 2018-04-08 17:44 UTC  (2+ messages)

[PATCH v3 0/5] dvb/pci/pt1: decompose earth-pt1 into sub drivers
 2018-04-08 17:39 UTC  (6+ messages)
` [PATCH v3 1/5] dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_desc
` [PATCH v3 2/5] tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tuner
` [PATCH v3 3/5] dvb: earth-pt1: decompose pt1 driver into sub drivers
` [PATCH v3 4/5] dvb: earth-pt1: add support for suspend/resume
` [PATCH v3 5/5] dvb: earth-pt1: replace schedule_timeout with usleep_range

[PATCH v5 0/5] dvb-usb-friio: decompose friio and merge with gl861
 2018-04-08 17:21 UTC  (6+ messages)
` [PATCH v5 1/5] dvb-frontends/dvb-pll: add i2c driver support
` [PATCH v5 2/5] dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio
` [PATCH v6 3/5] dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861
` [PATCH v5 4/5] dvb-usb-v2/gl861: use usleep_range() for short delay
` [PATCH v5 5/5] dvb-usb-v2/gl861: ensure USB message buffers DMA'able

[PATCH] media: entity: fix spelling for media_entity_get_fwnode_pad()
 2018-04-08 16:11 UTC 

[PATCH 1/3] media: si2165: Remove owner assignment from i2c_driver
 2018-04-08 11:15 UTC  (2+ messages)

[PATCH 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-08 10:12 UTC  (30+ messages)
` [PATCH 01/16] omap: omap-iommu.h: allow building drivers "
` [PATCH 02/16] media: omap3isp: allow it to build "
` [PATCH 03/16] media: omap3isp/isp: remove an unused static var
` [PATCH 05/16] media: fsl-viu: allow building it with COMPILE_TEST
` [PATCH 07/16] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
` [PATCH 10/16] media: mmp-driver: make two functions static
` [PATCH 13/16] media: vpbe_venc: don't store return codes if they won't be used
` [PATCH 14/16] media: davinci: get rid of lots of kernel-doc warnings
` [PATCH 15/16] media: omapfb_dss.h: add stubs to build with COMPILE_TEST
` [PATCH 16/16] media: omap: allow building it "

cron job: media_tree daily build: OK
 2018-04-08  3:47 UTC 

business Proposal / Geschäftsvorschlag
 2018-04-07 10:14 UTC 

wir bieten 2% Kredite
 2018-04-07  8:50 UTC 

[PATCH 0/6] media: ov772x: support media controller, device tree probing, etc
 2018-04-07 15:48 UTC  (7+ messages)
` [PATCH 1/6] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH 2/6] media: ov772x: add checks for register read errors
` [PATCH 3/6] media: ov772x: create subdevice device node
` [PATCH 4/6] media: ov772x: add media controller support
` [PATCH 5/6] media: ov772x: add device tree binding
` [PATCH 6/6] media: ov772x: support device tree probing

[PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST
 2018-04-07 13:39 UTC  (3+ messages)

[PATCH v2 00/19] Make all media drivers build with COMPILE_TEST
 2018-04-07 13:31 UTC  (35+ messages)
` [PATCH v2 01/19] omap: omap-iommu.h: allow building drivers "
` [PATCH v2 02/19] media: omap3isp: allow it to build "
` [PATCH v2 03/19] media: omap3isp/isp: remove an unused static var
` [PATCH v2 04/19] media: fsl-viu: mark static functions as such
` [PATCH v2 05/19] media: fsl-viu: allow building it with COMPILE_TEST
` [PATCH v2 06/19] media: cec_gpio: allow building CEC_GPIO "
` [PATCH v2 07/19] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
` [PATCH v2 08/19] media: mmp-camera.h: add missing platform data
` [PATCH v2 09/19] media: marvel-ccic: re-enable mmp-driver build
` [PATCH v2 10/19] media: mmp-driver: make two functions static
` [PATCH v2 11/19] media: davinci: allow building isif code
` [PATCH v2 12/19] media: davinci: allow build vpbe_display with COMPILE_TEST
` [PATCH v2 13/19] media: vpbe_venc: don't store return codes if they won't be used
` [PATCH v2 14/19] media: davinci: get rid of lots of kernel-doc warnings
` [PATCH v2 15/19] omap2: omapfb: allow building it with COMPILE_TEST
` [PATCH v2 16/19] media: omap: "
` [PATCH v2 17/19] media: omap4iss: make it build "
` [PATCH v2 18/19] media: si470x: allow build both USB and I2C at the same time
` [PATCH v2 19/19] media: staging: davinci_vpfe: allow building with COMPILE_TEST

[PATCH] media: staging/imx: Handle CSI->VDIC->PRPVF pipeline
 2018-04-07 13:05 UTC 

[PATCH] media: imx: Skip every second frame in VDIC DIRECT mode
 2018-04-07 13:04 UTC 

[PATCH] gpu: ipu-v3: Fix BT1120 interlaced CCIR codes
 2018-04-07 13:04 UTC 

[PATCH 1/2] media: meye: relax dependencies if COMPILE_TEST
 2018-04-07 12:44 UTC  (5+ messages)
` [PATCH 2/2] media: omapfb: relax compilation "

[PATCH v7 0/2] uvcvideo: asynchronous controls
 2018-04-07 11:20 UTC  (7+ messages)
` [PATCH v7 1/2] uvcvideo: send a control event when a Control Change interrupt arrives
` [PATCH v7 2/2] uvcvideo: handle control pipe protocol STALLs

uvcvideo stopped working in 4.16
 2018-04-07 10:18 UTC  (3+ messages)

v4l2 configuration doubt
 2018-04-07  9:48 UTC 

[PATCH for v4.17] cec: fix smatch error
 2018-04-07  9:38 UTC 

[RFCv9 PATCH 00/29] Request API
 2018-04-07  8:57 UTC  (4+ messages)
` [RFCv9 PATCH 04/29] media-request: core request support

sensor driver configuration
 2018-04-07  6:12 UTC 

cron job: media_tree daily build: OK
 2018-04-07  3:47 UTC 

[PATCH v7 0/8] vsp1: TLB optimisation and DL caching
 2018-04-07  0:30 UTC  (16+ messages)
` [PATCH v7 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v7 3/8] media: vsp1: Provide a body pool
` [PATCH v7 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v7 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v7 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v7 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH v8 0/2] media: video-i2c: add video-i2c driver support
 2018-04-06 22:52 UTC  (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: Add bindings for panasonic,amg88xx
` [PATCH v8 2/2] media: video-i2c: add video-i2c driver

Webcams not recognized on a Dell Latitude 5285 laptop
 2018-04-06 22:11 UTC  (3+ messages)

[PATCH v2 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-06 20:00 UTC  (8+ messages)
` [PATCH v2 09/15] v4l: vsp1: Move DRM pipeline output setup code to a function
  ` [PATCH v2.1 "
` [PATCH v2 10/15] v4l: vsp1: Turn frame end completion status into a bitfield
` [PATCH v2 11/15] v4l: vsp1: Add per-display list internal completion notification support

[PATCH v2 06/15] v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
 2018-04-06 19:59 UTC  (2+ messages)
` [PATCH v2.1 "

[RfC PATCH] Add udmabuf misc device
 2018-04-06 18:57 UTC  (14+ messages)

[PATCH 00/21] Fix sparse/smatch errors on non-x86 drivers
 2018-04-06 16:24 UTC  (26+ messages)
` [PATCH 01/21] media: davinci_vpfe: remove useless checks from ipipe
` [PATCH 02/21] media: dm365_ipipe: remove an unused var
` [PATCH 03/21] media: davinci_vpfe: fix vpfe_ipipe_init() error handling
` [PATCH 04/21] media: davinci_vpfe: mark __iomem as such
` [PATCH 05/21] media: davinci_vpfe: get rid of an unused var at dm365_isif.c
` [PATCH 06/21] media: davinci_vpfe: vpfe_video: remove an unused var
` [PATCH 07/21] media: davinci_vpfe: don't use kernel-doc markup for simple comments
` [PATCH 08/21] media: davinci_vpfe: fix a typo for "default"
` [PATCH 09/21] media: davinci_vpfe: cleanup ipipe_[g|s]_config logic
` [PATCH 10/21] media: davinci_vpfe: fix __user annotations
` [PATCH 11/21] media: si470x: fix __be16 annotations
` [PATCH 12/21] media: isif: reorder a statement to match coding style
` [PATCH 13/21] media: davinci: fix an inconsistent ident
` [PATCH 14/21] media: mmp-driver: add needed __iomem marks to power_regs
` [PATCH 15/21] media: vpbe_display: properly handle error case
` [PATCH 16/21] media: vpbe_display: get rid of warnings
` [PATCH 17/21] media: ispstat: use %p to print the address of a buffer
` [PATCH 18/21] media: isppreview: fix __user annotations
` [PATCH 19/21] media: fsl-viu: use %p to print pointers
` [PATCH 20/21] media: fsl-viu: fix __iomem annotations
` [PATCH 21/21] media: omap_vout: fix wrong identing

[PATCH] media: coda: do not try to propagate format if capture queue busy
 2018-04-06 15:55 UTC  (5+ messages)

[PATCH 1/2] media: platform: fsl-viu: add __iomem annotations
 2018-04-06 14:28 UTC  (3+ messages)
` [PATCH 2/2] media: platform: fsl-viu: mark local functions 'static'

[PATCH v2] Add udmabuf misc device
 2018-04-06 12:24 UTC  (4+ messages)

[PATCH v7 0/2] media: video-i2c: add video-i2c driver support
 2018-04-06  6:51 UTC  (4+ messages)
` [PATCH v7 1/2] media: dt-bindings: Add bindings for panasonic,amg88xx
` [PATCH v7 2/2] media: video-i2c: add video-i2c driver

[PATCH v3] media: i2c: tda1997: replace codec to component
 2018-04-06  5:44 UTC 

cron job: media_tree daily build: OK
 2018-04-06  3:47 UTC 

[PATCH v5 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2018-04-06  0:28 UTC  (4+ messages)
` [PATCH v5 02/12] [media] cxd2880-spi: Add support for CXD2880 SPI interface

HVR1600 IR Blaster
 2018-04-05 21:58 UTC  (2+ messages)

[PATCH v13 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-05 21:18 UTC  (7+ messages)
` [PATCH v13 16/33] rcar-vin: simplify how formats are set and reset

[PATCH 00/20] dddvb/ddbridge-0.9.33
 2018-04-05 20:45 UTC  (2+ messages)

[PATCH v6 0/2] media: video-i2c: add video-i2c driver support
 2018-04-05 19:37 UTC  (4+ messages)
` [PATCH v6 2/2] media: video-i2c: add video-i2c driver


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).