linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-06 14:23:35 to 2018-04-10 03:46:53 UTC [more...]

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

[PATCH 0/2] usbtv: Add SECAM support
 2018-04-09 23:35 UTC  (11+ 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 v3] "
  ` [PATCH v2 6/6] usbtv: Use the constant for supported standards

[PATCH] [media] v4l2-core: Rename array 'video_driver' to 'video_drivers'
 2018-04-09 21:13 UTC  (2+ messages)

[GIT PULL for v4.17-rc1] media fixes and sparse/smatch cleanups
 2018-04-09 17:23 UTC 

[PATCH v2 00/19] dddvb/ddbridge-0.9.33
 2018-04-09 16:47 UTC  (20+ messages)
` [PATCH v2 01/19] [media] dvb-frontends/stv0910: add init values for TSINSDELM/L
` [PATCH v2 02/19] [media] dvb-frontends/stv0910: fix CNR reporting in read_snr()
` [PATCH v2 03/19] [media] ddbridge: move modparams to ddbridge-core.c
` [PATCH v2 04/19] [media] ddbridge: move ddb_wq and the wq+class initialisation to -core
` [PATCH v2 05/19] [media] ddbridge: move MSI IRQ cleanup to a helper function
` [PATCH v2 06/19] [media] ddbridge: request/free_irq using pci_irq_vector, enable MSI-X
` [PATCH v2 07/19] [media] ddbridge: add helper for IRQ handler setup
` [PATCH v2 08/19] [media] ddbridge: add macros to handle IRQs in nibble and byte blocks
` [PATCH v2 09/19] [media] ddbridge: improve separated MSI IRQ handling
` [PATCH v2 10/19] [media] ddbridge: use spin_lock_irqsave() in output_work()
` [PATCH v2 11/19] [media] ddbridge: fix output buffer check
` [PATCH v2 12/19] [media] ddbridge: set devid entry for link 0
` [PATCH v2 13/19] [media] ddbridge: make DMA buffer count and size modparam-configurable
` [PATCH v2 14/19] [media] ddbridge: support dummy tuners with 125MByte/s dummy data stream
` [PATCH v2 15/19] [media] ddbridge: initial support for MCI-based MaxSX8 cards
` [PATCH v2 16/19] [media] ddbridge/max: implement MCI/MaxSX8 attach function
` [PATCH v2 17/19] [media] ddbridge: add hardware defs and PCI IDs for MCI cards
` [PATCH v2 18/19] [media] ddbridge: recognize and attach the MaxSX8 cards
` [PATCH v2 19/19] [media] ddbridge: set driver version to 0.9.33-integrated

[RFCv11 PATCH 00/29] Request API
 2018-04-09 15:11 UTC  (31+ messages)
` [RFCv11 PATCH 01/29] v4l2-device.h: always expose mdev
` [RFCv11 PATCH 02/29] uapi/linux/media.h: add request API
` [RFCv11 PATCH 03/29] media-request: allocate media requests
` [RFCv11 PATCH 04/29] media-request: core request support
` [RFCv11 PATCH 05/29] media-request: add request ioctls
` [RFCv11 PATCH 06/29] media-request: add media_request_find
` [RFCv11 PATCH 07/29] media-request: add media_request_object_find
` [RFCv11 PATCH 08/29] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv11 PATCH 09/29] videodev2.h: add V4L2_CTRL_FLAG_IN_REQUEST
` [RFCv11 PATCH 10/29] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv11 PATCH 11/29] v4l2-ctrls: prepare internal structs for request API
` [RFCv11 PATCH 12/29] v4l2-ctrls: alloc memory for p_req
` [RFCv11 PATCH 13/29] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv11 PATCH 14/29] v4l2-ctrls: add core request support
` [RFCv11 PATCH 15/29] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv11 PATCH 16/29] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer
` [RFCv11 PATCH 18/29] videobuf2-core: embed media_request_object
` [RFCv11 PATCH 19/29] videobuf2-core: integrate with media requests
` [RFCv11 PATCH 20/29] videobuf2-v4l2: "
` [RFCv11 PATCH 21/29] videobuf2-core: add vb2_core_request_has_buffers
` [RFCv11 PATCH 22/29] videobuf2-v4l2: add vb2_request_queue helper
` [RFCv11 PATCH 23/29] videobuf2-v4l2: export request_fd
` [RFCv11 PATCH 24/29] Documentation: v4l: document request API
` [RFCv11 PATCH 25/29] media: vim2m: add media device
` [RFCv11 PATCH 26/29] vim2m: use workqueue
` [RFCv11 PATCH 27/29] vim2m: support requests
` [RFCv11 PATCH 28/29] vivid: add mc
` [RFCv11 PATCH 29/29] vivid: add request support

[PATCH] media: entity: fix spelling for media_entity_get_fwnode_pad()
 2018-04-09 12:25 UTC  (2+ messages)

[PATCH v3 0/7] TDA998x CEC support
 2018-04-09 12:16 UTC  (8+ messages)
` [PATCH v3 1/7] drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
` [PATCH v3 2/7] drm/i2c: tda998x: fix error cleanup paths
` [PATCH v3 3/7] drm/i2c: tda998x: move CEC device initialisation later
` [PATCH v3 4/7] drm/i2c: tda998x: always disable and clear interrupts at probe
` [PATCH v3 5/7] drm/i2c: tda9950: add CEC driver
` [PATCH v3 6/7] drm/i2c: tda998x: add CEC support
` [PATCH v3 7/7] dt-bindings: tda998x: add the calibration gpio

[PATCH 0/6] media: ov772x: support media controller, device tree probing, etc
 2018-04-09 11:55 UTC  (13+ 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 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-09  9:49 UTC  (21+ messages)
` [PATCH 01/16] omap: omap-iommu.h: allow building drivers "
` [PATCH 05/16] media: fsl-viu: allow building it "
` [PATCH 07/16] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
` [PATCH 02/16] media: omap3isp: allow it to build with COMPILE_TEST

[PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST
 2018-04-09  9:35 UTC  (4+ messages)

Regression: DVBSky S960 USB tuner doesn't work in 4.10 or newer
 2018-04-09  9:14 UTC  (3+ messages)

[PATCH v2] Add udmabuf misc device
 2018-04-09  8:21 UTC  (5+ messages)

[RFCv9 PATCH 00/29] Request API
 2018-04-09  8:19 UTC  (8+ messages)
` [RFCv9 PATCH 04/29] media-request: core request support
` [RFCv9 PATCH 07/29] media-request: add media_request_object_find
` [RFCv9 PATCH 15/29] videodev2.h: add request_fd field to v4l2_ext_controls

[RfC PATCH] Add udmabuf misc device
 2018-04-09  8:12 UTC  (15+ messages)

Grüße von Frau Jordanka
 2018-04-09  6:19 UTC 

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

[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

[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 1/3] media: si2165: Remove owner assignment from i2c_driver
 2018-04-08 11:15 UTC  (2+ messages)

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 v2 00/19] Make all media drivers build with COMPILE_TEST
 2018-04-07 13:31 UTC  (3+ messages)
` [PATCH v2 02/19] media: omap3isp: allow it to "

[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 

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

[PATCH 02/16] media: omap3isp: allow it to build with COMPILE_TEST
 2018-04-07  5:23 UTC  (2+ messages)

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

[PATCH v2 19/19] media: staging: davinci_vpfe: allow building with COMPILE_TEST
 2018-04-06 22:25 UTC  (2+ messages)

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 "

[PATCH v2 15/19] omap2: omapfb: allow building it with COMPILE_TEST
 2018-04-06 19:29 UTC  (2+ messages)

[PATCH v2 12/19] media: davinci: allow build vpbe_display with COMPILE_TEST
 2018-04-06 18:08 UTC  (2+ messages)

[PATCH v2 18/19] media: si470x: allow build both USB and I2C at the same time
 2018-04-06 16:46 UTC  (3+ messages)

[PATCH 00/21] Fix sparse/smatch errors on non-x86 drivers
 2018-04-06 16:24 UTC  (14+ messages)
` [PATCH 11/21] media: si470x: fix __be16 annotations
` [PATCH 12/21] media: isif: reorder a statement to match coding style
` [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 v2 11/19] media: davinci: allow building isif code
 2018-04-06 16:17 UTC  (2+ messages)

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

[PATCH v2 09/19] media: marvel-ccic: re-enable mmp-driver build
 2018-04-06 14:52 UTC  (2+ 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'


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