linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-12 09:32:06 to 2018-05-15 08:10:22 UTC [more...]

[RFC PATCH 0/5] Add ChromeOS EC CEC Support
 2018-05-15  8:10 UTC  (15+ messages)
` [RFC PATCH 1/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [RFC PATCH 2/5] media: cec-notifier: Get notifier by device and connector name
` [RFC PATCH 3/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [RFC PATCH 4/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [RFC PATCH 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH v2 00/29] Venus updates
 2018-05-15  7:58 UTC  (30+ messages)
` [PATCH v2 01/29] venus: hfi_msgs: correct pointer increment
` [PATCH v2 02/29] venus: hfi: preparation to support venus 4xx
` [PATCH v2 03/29] venus: hfi: update sequence event to handle more properties
` [PATCH v2 04/29] venus: hfi_cmds: add set_properties for 4xx version
` [PATCH v2 05/29] venus: hfi: support session continue "
` [PATCH v2 06/29] venus: hfi: handle buffer output2 type as well
` [PATCH v2 07/29] venus: hfi_venus: add halt AXI support for Venus 4xx
` [PATCH v2 08/29] venus: hfi_venus: fix suspend function for venus 3xx versions
` [PATCH v2 09/29] venus: hfi_venus: move set of default properties to core init
` [PATCH v2 10/29] venus: hfi_venus: add suspend functionality for Venus 4xx
` [PATCH v2 11/29] venus: venc,vdec: adds clocks needed for venus 4xx
` [PATCH v2 12/29] venus: add common capability parser
` [PATCH v2 13/29] venus: helpers: make a commmon function for power_enable
` [PATCH v2 14/29] venus: core: delete not used flag for buffer mode
` [PATCH v2 15/29] venus: helpers: rename a helper function and use buffer mode from caps
` [PATCH v2 16/29] venus: add a helper function to set dynamic buffer mode
` [PATCH v2 17/29] venus: add helper function to set actual buffer size
` [PATCH v2 18/29] venus: delete no longer used bufmode flag from instance
` [PATCH v2 19/29] venus: helpers: add buffer type argument to a helper
` [PATCH v2 20/29] venus: helpers: add a new helper to set raw format
` [PATCH v2 21/29] venus: helpers,vdec,venc: add helpers to set work mode and core usage
` [PATCH v2 22/29] venus: helpers: extend set_num_bufs helper with one more argument
` [PATCH v2 23/29] venus: helpers: add a helper to return opb buffer sizes
` [PATCH v2 24/29] venus: vdec: get required input buffers as well
` [PATCH v2 25/29] venus: vdec: new function for output configuration
` [PATCH v2 26/29] venus: move frame size calculations in common place
` [PATCH v2 27/29] venus: implementing multi-stream support
` [PATCH v2 28/29] venus: add sdm845 compatible and resource data
` [PATCH v2 29/29] venus: add HEVC codec support

[PATCH v11] media: imx258: Add imx258 camera sensor driver
 2018-05-15  7:59 UTC  (15+ messages)

[PATCH] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-05-15  7:49 UTC  (3+ messages)

[PATCH v2 0/2] Fix potential buffer overrun root cause
 2018-05-15  7:46 UTC  (2+ messages)

[PATCH 1/2] media: bdisp: don't use GFP_DMA
 2018-05-15  7:37 UTC  (2+ messages)
` [PATCH 2/2] media: st-hva: "

Are media drivers abusing of GFP_DMA? - was: Re: [LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-15  7:30 UTC  (7+ messages)

[PATCH] cec: improve cec status documentation
 2018-05-15  7:21 UTC 

[PATCH v16 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-05-15  7:17 UTC  (5+ messages)
` [PATCH v16 1/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation
` [PATCH v16 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH] media: dt-bindings: media: rcar_vin: add support for r8a77965
 2018-05-15  7:16 UTC  (2+ messages)

[PATCH 0/2] media: i2c: mt9t112: Add OF tree support
 2018-05-15  7:10 UTC  (6+ messages)
` [PATCH 2/2] media: i2c: mt9t112: Add device "

[PATCH v1 0/4] IR decoding using BPF
 2018-05-15  5:34 UTC  (12+ messages)
` [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
` [PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
` [PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
` [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder

cron job: media_tree daily build: WARNINGS
 2018-05-15  3:55 UTC 

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-05-15  3:31 UTC  (8+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH] media: helene: add I2C device probe function
 2018-05-15  2:05 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-14 23:03 UTC  (5+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data

[PATCH] dma-fence: Make dma_fence_add_callback() fail if signaled with error
 2018-05-14 21:28 UTC  (4+ messages)

[RFC PATCH 0/6] v4l2 core: push ioctl lock down to ioctl handler
 2018-05-14 21:02 UTC  (10+ messages)
` [RFC PATCH 1/6] pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
` [RFC PATCH 2/6] v4l2-core: push taking ioctl mutex down to ioctl handler
` [RFC PATCH 3/6] v4l2-ioctl.c: use correct vb2_queue lock for m2m devices
` [RFC PATCH 4/6] videobuf2-core: require q->lock
` [RFC PATCH 5/6] videobuf2: assume q->lock is always set
` [RFC PATCH 6/6] v4l2-ioctl.c: assume queue->lock "

[PATCH v15 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-05-14 19:40 UTC  (9+ messages)
` [PATCH v15 1/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation
` [PATCH v15 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

Wine Enthusiasts List
 2018-05-14 18:36 UTC 

[PATCH] media: uvcvideo: Support realtek's UVC 1.5 device
 2018-05-14 17:29 UTC  (2+ messages)
`  "

[PATCH 0/7] Fix compiler/sparse warnings
 2018-05-14 16:03 UTC  (9+ messages)
` [PATCH 1/7] go7007: fix two sparse warnings
` [PATCH 2/7] zoran: fix compiler warning
` [PATCH 3/7] s5p-mfc: fix two sparse warnings
` [PATCH 4/7] hdpvr: fix compiler warning
` [PATCH 5/7] imx: "
` [PATCH 6/7] renesas-ceu: "
` [PATCH 7/7] soc_camera: "

Compressed formats - framed or unframed?
 2018-05-14 15:00 UTC  (2+ messages)

[PATCH v2 1/5] media: docs: selection: fix typos
 2018-05-14 11:27 UTC  (5+ messages)
` [PATCH v2 2/5] media: docs: clarify relationship between crop and selection APIs
` [PATCH v2 3/5] media: docs: selection: rename files to something meaningful
` [PATCH v2 4/5] media: docs: selection: improve formatting
` [PATCH v2 5/5] media: docs: selection: fix misleading sentence about the CROP API

[PATCH 1/5] media: docs: selection: fix typos
 2018-05-14 11:25 UTC  (9+ messages)
` [PATCH 2/5] media: docs: clarify relationship between crop and selection APIs
` [PATCH 3/5] media: docs: selection: rename files to something meaningful

[PATCH v5 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-14 11:21 UTC  (15+ messages)
` [PATCH v5 08/14] media: ov772x: support device tree probing
` [PATCH v5 10/14] media: ov772x: reconstruct s_frame_interval()
` [PATCH v5 12/14] media: ov772x: avoid accessing registers under power saving mode
` [PATCH v5 13/14] media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while streaming
` [PATCH v5 14/14] media: ov772x: create subdevice device node

[PATCH v4 00/14] media: imx: Switch to subdev notifiers
 2018-05-14  9:37 UTC  (2+ messages)

[PATCH 0/5] rcar-vin: Add support for digital input on Gen3
 2018-05-14  8:06 UTC  (8+ messages)
` [PATCH 1/5] media: rcar-vin: Add support for R-Car R8A77995 SoC
` [PATCH 2/5] media: rcar-vin: Add digital input subdevice parsing
` [PATCH 5/5] media: rcar-vin: Use FTEV for digital input

[PATCH] [media] gspca: Stop using GFP_DMA for buffers for USB bulk transfers
 2018-05-14  6:45 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2018-05-14  4:46 UTC 

Spende von 2.800.000 Millionen Euro
 2018-05-14  1:33 UTC 

[PATCH] media: rcar-vin: enable support for r8a77965
 2018-05-14  2:06 UTC  (2+ messages)

[PATCH v5 0/5] dvb-usb-friio: decompose friio and merge with gl861
 2018-05-13 19:25 UTC  (5+ messages)
` [PATCH v6 3/5] dvb-usb/friio, dvb-usb-v2/gl861: "

[PATCH v14 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-05-13 19:08 UTC  (5+ messages)
` [PATCH v14 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

<<Happy New Year>>
 2018-05-13 14:37 UTC 

[PATCH] media: rcar-vin: Drop unnecessary register properties from example vin port
 2018-05-13 13:11 UTC  (2+ messages)

[GIT PULL FOR v4.18] RC fixes
 2018-05-13 12:38 UTC 

[PATCH] media: rc: default to idle on at startup or after reset
 2018-05-13 12:16 UTC 

[PATCH v2 7/7] media: rc: mceusb: allow the timeout to be configurable
 2018-05-13 11:34 UTC  (11+ messages)

[PATCH 1/3] media: mceusb: filter out bogus timing irdata of duration 0
 2018-05-13 11:29 UTC  (2+ messages)

[PATCH] media: rc: ite-cir: lower timeout and extend allowed timeout range
 2018-05-13 11:24 UTC 

[RFC PATCH 0/3] cpia2/zr364xx/usbvision: move to staging
 2018-05-13 11:05 UTC  (4+ messages)
` [RFC PATCH 1/3] cpia2: move to staging in preparation for removal
` [RFC PATCH 2/3] zr364xx: "
` [RFC PATCH 3/3] usbvision: "

cron job: media_tree daily build: OK
 2018-05-13 10:13 UTC  (2+ messages)

[PATCHv2 0/4] gspca: convert to vb2gspca: convert to vb2
 2018-05-13  9:47 UTC  (5+ messages)
` [PATCHv2 1/4] gspca: "
` [PATCHv2 2/4] gspca: fix g/s_parm handling
` [PATCHv2 3/4] v4l2-ioctl: clear fields in s_parm
` [PATCHv2 4/4] v4l2-ioctl: delete unused v4l2_disable_ioctl_locking

[PATCH 0/4] gspca: convert to vb2
 2018-05-13  9:41 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] gspca: fix g/s_parm handling
` [PATCH 3/4] v4l2-ioctl: clear fields in s_parm
` [PATCH 4/4] v4l2-ioctl: delete unused v4l2_disable_ioctl_locking

[PATCH 0/7] media_build: various kernel version fixes
 2018-05-13  7:49 UTC  (10+ messages)
` [PATCH 2/7] Disable additional drivers requiring gpio/consumer.h
` [PATCH 5/7] Header location fix for 3.5.0 to 3.11.x

[PATCH v2] media: i2c: adv748x: Fix pixel rate values
 2018-05-12 23:05 UTC  (3+ messages)

[PATCH v3 2/2] dvbsky: Add support for MyGica T230C v2
 2018-05-12 18:25 UTC 

[PATCH v3 1/2] si2168: Set TS clock mode and frequency
 2018-05-12 18:24 UTC 

[PATCH v3 0/2] media: dvbsky: Add support for MyGica T230C v2
 2018-05-12 18:23 UTC 

[PATCH] kernel version limitation fixup
 2018-05-12 15:31 UTC 

[GIT PULL v2 for 4.18] Cadence CSI-2 TX and RX drivers
 2018-05-12 12:35 UTC 

[GIT PULL for 4.18] Remove the atomisp staging driver
 2018-05-12 11:32 UTC 

[PATCH v3 0/3] IOCTLs in ddbridge
 2018-05-12 11:24 UTC  (4+ messages)
` [PATCH v3 1/3] Documentation: ioctl-number: add ddbridge IOCTLs
` [PATCH v3 2/3] [media] ddbridge: uAPI header for IOCTL definitions and related data structs
` [PATCH v3 3/3] [media] ddbridge: implement IOCTL handling

[PATCH 1/3] media: rc: drivers should produce alternate pulse and space timing events
 2018-05-12 10:55 UTC  (3+ messages)
` [PATCH 2/3] media: rc: decoders do not need to check for transitions
` [PATCH 3/3] media: rc: winbond: do not send reset and timeout raw events on startup


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