messages from 2018-03-23 09:22:57 to 2018-03-26 21:46:41 UTC [more...]
[PATCH v13 00/33] rcar-vin: Add Gen3 with media controller
2018-03-26 21:44 UTC (14+ messages)
` [PATCH v13 01/33] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v13 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v13 03/33] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v13 04/33] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v13 05/33] rcar-vin: unregister video device on driver removal
` [PATCH v13 06/33] rcar-vin: move subdevice handling to async callbacks
` [PATCH v13 07/33] rcar-vin: move model information to own struct
` [PATCH v13 08/33] rcar-vin: move max width and height information to chip information
` [PATCH v13 09/33] rcar-vin: move functions regarding scaling
` [PATCH v13 10/33] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v13 11/33] rcar-vin: set a default field to fallback on
` [PATCH v13 12/33] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v13 13/33] rcar-vin: update bytesperline and sizeimage calculation
[PATCH 01/18] media: r820t: don't crash if attach fails
2018-03-26 21:10 UTC (18+ messages)
` [PATCH 02/18] media: staging: atomisp: do some coding style improvements
` [PATCH 03/18] media: staging: atomisp: ia_css_output.host: don't use var before check
` [PATCH 04/18] media: staging atomisp: declare static vars as such
` [PATCH 05/18] media: staging: atomisp: get rid of stupid statements
` [PATCH 06/18] media: staging: atomisp: add a missing include
` [PATCH 07/18] media: staging: atomisp: fix endianess issues
` [PATCH 08/18] media: staging: atomisp: remove unused set_pd_base()
` [PATCH 09/18] media: staging: atomisp: get rid of an unused function
` [PATCH 10/18] media: staging: atomisp: Get rid of *default.host.[ch]
` [PATCH 11/18] media: staging: atomisp: don't access a NULL var
` [PATCH 12/18] media: staging: atomisp: avoid a warning if 32 bits build
` [PATCH 13/18] media: staging: atomisp: remove an useless check
` [PATCH 14/18] media: staging: atomisp: use %p to print pointers
` [PATCH 15/18] media: staging: atomisp: get rid of some static warnings
` [PATCH 16/18] media: staging: atomisp: stop mixing enum types
` [PATCH 17/18] media: staging: atomisp: get rid of an unused var
` [PATCH 18/18] media: staging: atomisp: stop duplicating input format types
[RFC v2 00/10] Preparing the request API
2018-03-26 20:37 UTC (26+ messages)
` [RFC v2 01/10] media: Support variable size IOCTL arguments
` [RFC v2.1 1/1] "
` [RFC v2 02/10] media: Add request API
` [RFC v2 03/10] videodev2.h: Add request_fd field to v4l2_buffer
` [RFC v2 04/10] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFC v2 05/10] staging: media: atomisp: Remove v4l2_buffer.reserved2 field hack
` [RFC v2 06/10] vb2: Add support for requests
` [RFC v2 07/10] v4l: m2m: Simplify exiting the function in v4l2_m2m_try_schedule
` [RFC v2 08/10] v4l: m2m: Support requests with video buffers
` [RFC v2 09/10] vim2m: Register V4L2 video device after V4L2 mem2mem init
` [RFC v2 10/10] vim2m: Request support
[PATCH 01/30] media: dvbdev: handle ENOMEM error at dvb_module_probe()
2018-03-26 20:28 UTC (39+ messages)
` [PATCH 02/30] media: imx-media-utils: fix a warning
` [PATCH 03/30] media: dvb_frontend: add proper __user annotations
` [PATCH 04/30] media: vpss: fix annotations for vpss_regs_base2
` [PATCH 05/30] media: rca: declare formats var as static
` [PATCH 06/30] media: ov5670: get rid of a series of __be warnings
` [PATCH 07/30] media: v4l2-tpg-core: avoid buffer overflows
` [PATCH 08/30] media: v4l2-ioctl: fix some "too small" warnings
` [PATCH 09/30] media: sp887x: fix a warning
` [PATCH 10/30] media: tvaudio: improve error handling
` [PATCH 11/30] media: bttv-input: better handle errors at I2C transfer
` [PATCH 12/30] media: solo6x10: simplify the logic at solo_p2m_dma_desc()
` [PATCH 13/30] media: cx88: fix two warnings
` [PATCH 14/30] media: cx23885: fix a warning
` [PATCH 15/30] soc_camera: fix a weird cast on printk
` [PATCH 16/30] media: videobuf-dma-sg: Fix a weird cast
` [PATCH 17/30] media: ivtvfb: Cleanup some warnings
` [PATCH 18/30] media: s2255drv: fix a casting warning
` [PATCH 19/30] media: saa7134-input: improve error handling
` [PATCH 20/30] media: ir-kbd-i2c: improve error handling code
` [PATCH 21/30] media: ir-kbd-i2c: change the if logic to avoid a warning
` [PATCH 22/30] media: zoran: don't cast pointers to print them
` [PATCH 23/30] media: solo6x10: get rid of an address space warning
` [PATCH 24/30] media: saa7134-alsa: don't use casts to print a buffer address
` [PATCH 25/30] media: vivid-radio-rx: add a cast to avoid a warning
` [PATCH 26/30] media: zr364xx: avoid casting just to print pointer address
` [PATCH 27/30] media: em28xx-input: improve error handling code
` [PATCH 28/30] media: tm6000: avoid casting just to print pointer address
` [PATCH 29/30] media: tda9840: cleanup a warning
` [PATCH 30/30] media: cec-core: fix a bug at cec_error_inj_write()
[PATCH v3 0/5] dvb-usb-friio: decompose friio and merge with gl861
2018-03-26 18:06 UTC (6+ messages)
` [PATCH v3 1/5] dvb-frontends/dvb-pll: add i2c driver support
` [PATCH v3 2/5] dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio
` [PATCH v3 3/5] dvb-usb/friio, dvb-usb-v2/gl861: decompose friio
` [PATCH v3 4/5] dvb-usb-v2/gl861: use usleep_range() for short delay
` [PATCH v3 5/5] dvb-usb-v2/gl861: ensure USB message buffers DMA'able
[PATCH] media: vsp1: Fix BRx conditional path in WPF
2018-03-26 17:21 UTC (3+ messages)
[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
2018-03-26 16:40 UTC (3+ messages)
[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
2018-03-26 15:42 UTC (17+ messages)
` [Linaro-mm-sig] "
[PATCH] dma-buf: use parameter structure for dma_buf_attach
2018-03-26 15:16 UTC (6+ messages)
[PATCH v7 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
2018-03-26 13:34 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings
` [PATCH v7 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver
[PATCH] media: i2c: tvp5150: fix color burst lock instability on some hardware
2018-03-26 9:43 UTC (2+ messages)
[PATCH v6] ARM: dts: wheat: Fix ADV7513 address usage
2018-03-26 9:04 UTC (5+ messages)
[GIT PULL FOR v4.17] Final set of fixes for 4.17
2018-03-26 8:34 UTC
uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
2018-03-26 7:32 UTC (6+ messages)
[PATCH] media: cx231xx: Add support for AverMedia DVD EZMaker 7
2018-03-26 6:06 UTC
cron job: media_tree daily build: ERRORS
2018-03-26 3:45 UTC
[PATCH for v4.17] v4l2-tpg-core.c: add space after %
2018-03-25 21:40 UTC
[PATCH v6 1/6] ivtv: zero-initialize cx25840 platform data
2018-03-25 21:28 UTC (6+ messages)
` [PATCH v6 2/6] cx25840: add kernel-doc description of struct cx25840_state
` [PATCH v6 3/6] cx25840: add pin to pad mapping and output format configuration
` [PATCH v6 4/6] tuner-simple: allow setting mono radio mode
` [PATCH v6 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v6 6/6] [media] cxusb: add analog mode support for Medion MD95700
[PATCH v6 0/6] [media] Add analog mode support for Medion MD95700
2018-03-25 21:27 UTC
[PATCH v9.1] media: imx258: Add imx258 camera sensor driver
2018-03-25 15:15 UTC (6+ messages)
[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
2018-03-25 11:00 UTC (8+ messages)
` [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()
` [PATCH 3/8] PCI: Add pci_peer_traffic_supported()
` [PATCH 4/8] dma-buf: add peer2peer flag
` [PATCH 5/8] drm/amdgpu: print DMA-buf status in debugfs
` [PATCH 6/8] drm/amdgpu: note that we can handle peer2peer DMA-buf
` [PATCH 7/8] drm/amdgpu: add amdgpu_gem_attach
` [PATCH 8/8] drm/amdgpu: add support for exporting VRAM using DMA-buf
[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v3
2018-03-25 10:57 UTC (5+ messages)
` [PATCH 2/5] drm/ttm: keep a reference to transfer pipelined BOs
` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given
` [PATCH 4/5] drm/amdgpu: add independent DMA-buf export v2
` [PATCH 5/5] drm/amdgpu: add independent DMA-buf import v3
cron job: media_tree daily build: ERRORS
2018-03-25 3:40 UTC
[PATCH] media: cec-pin: Fixed ktime_t to ns conversion
2018-03-25 0:29 UTC
[PATCH 0/3] Improve latency of IR decoding
2018-03-24 14:50 UTC (4+ messages)
` [PATCH 1/3] media: rc: set timeout to smallest value required by enabled protocols
` [PATCH 2/3] media: rc: add ioctl to get the current timeout
` [PATCH 3/3] media: rc: per-protocol repeat period and minimum keyup timer
[PATCHv2 0/3] dw-hdmi: add property to disable CEC
2018-03-24 14:25 UTC (7+ messages)
` [PATCHv2 1/3] dt-bindings: display: dw_hdmi.txt: add cec-disable property
` [PATCHv2 2/3] drm: bridge: dw-hdmi: check the "
` [PATCHv2 3/3] arm64: dts: meson-gx.dtsi: add cec-disable
[PATCH 1/3] media: si2165: Remove owner assignment from i2c_driver
2018-03-24 14:01 UTC (3+ messages)
` [PATCH 2/3] media: ov5695: "
` [PATCH 3/3] media: ov13858: "
[PATCH v2] media: ov5640: fix frame interval enumeration
2018-03-24 11:26 UTC (2+ messages)
[PATCH v3 0/2] media: Introduce Omnivision OV2680 driver
2018-03-24 10:57 UTC (3+ messages)
` [PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver
cron job: media_tree daily build: ERRORS
2018-03-24 4:29 UTC
[PATCH] [media] vcodec: fix error return value from mtk_jpeg_clk_init()
2018-03-24 2:07 UTC (3+ messages)
[PATCH v2] venus: vdec: fix format enumeration
2018-03-23 23:54 UTC (3+ messages)
[RFCv2] Request API
2018-03-23 23:06 UTC (3+ messages)
[PATCH] media: em28xx-cards: output regular messages as info
2018-03-23 19:47 UTC
[GIT PULL for 4.17] Add array size to v4l2_find_nearest_size
2018-03-23 17:37 UTC
[PATCH 1/1] v4l: Bring back array_size parameter to v4l2_find_nearest_size
2018-03-23 15:56 UTC (5+ messages)
[PATCH v2 1/1] v4l: Bring back array_size parameter to v4l2_find_nearest_size
2018-03-23 15:34 UTC
[RFC] Request API
2018-03-23 15:22 UTC (7+ messages)
[PATCH v2 2/2] media: Add a driver for the ov7251 camera sensor
2018-03-23 13:40 UTC (2+ messages)
` [v2,2/2] "
[GIT PULL for v4.16-rc7] media fixes
2018-03-23 13:31 UTC
[PATCH v3 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
2018-03-23 13:10 UTC (5+ messages)
` [PATCH v3 2/2] media: imx-media-csi: Do not propagate the error when pinctrl is not found
[PATCH] media: fimc-capture: get rid of two warnings
2018-03-23 12:57 UTC
[PATCH] media: dvb-usb-v2: fix a missing dependency of I2C_MUX
2018-03-23 12:45 UTC
[PATCH] media: uvc: to the right check at uvc_ioctl_enum_framesizes()
2018-03-23 12:25 UTC
[PATCH] v4l-utils: keytable: add support for imon protocol
2018-03-23 10:49 UTC
[PATCH v7 0/2] uvcvideo: asynchronous controls
2018-03-23 10:08 UTC (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).