linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-07 09:48:28 to 2018-04-11 03:47:10 UTC [more...]

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

[PATCH 3/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_isoc_urb_init
 2018-04-11  3:24 UTC 

[PATCH 2/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_bulk_urb_init
 2018-04-11  3:24 UTC 

[PATCH 1/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_allocate_stream_buffers
 2018-04-11  3:23 UTC 

[PATCH 0/2] usbtv: Add SECAM support
 2018-04-10 22:29 UTC  (12+ 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

Confusion about API: please clarify
 2018-04-10 20:22 UTC  (4+ messages)

[PATCH v2 0/7] Improve latency of IR decoding
 2018-04-10 19:24 UTC  (11+ 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

[RfC PATCH] Add udmabuf misc device
 2018-04-10 17:26 UTC  (18+ messages)

[PATCH 0/6] media: ov772x: support media controller, device tree probing, etc
 2018-04-10 16:37 UTC  (18+ 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

RESEND[PATCH v6 0/2] DW9807 DT binding and driver patches
 2018-04-10 15:52 UTC  (4+ messages)
` RESEND[PATCH v6 2/2] media: dw9807: Add dw9807 vcm driver

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-10 15:48 UTC  (3+ messages)
` [RESEND PATCH v7 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

[RFCv11 PATCH 00/29] Request API
 2018-04-10 14:51 UTC  (61+ 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 v7 0/2] uvcvideo: asynchronous controls
 2018-04-10 11:31 UTC  (8+ 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

[PATCH v13 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-10 11:04 UTC  (5+ messages)
` [PATCH v13 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]

[RFC PATCH]: intel-ipu3: Add uAPI documentation
 2018-04-10  8:37 UTC  (2+ messages)

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

[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

[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 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-09  9:49 UTC  (11+ messages)
` [PATCH 01/16] omap: omap-iommu.h: allow building drivers "
` [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  (5+ messages)
` [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

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 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  (4+ messages)
` [PATCH 2/2] media: omapfb: relax compilation "

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

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


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