messages from 2017-03-28 08:26:23 to 2017-03-30 12:04:51 UTC [more...]
[PATCH 01/22] driver-api/basics.rst: add device table header
2017-03-30 12:05 UTC (41+ messages)
` [PATCH 02/22] docs-rst: convert usb docbooks to ReST
` [PATCH 03/22] usb.rst: Enrich its ReST representation
` [PATCH 04/22] gadget.rst: Enrich its ReST representation and add kernel-doc tag
` [PATCH 05/22] writing_usb_driver.rst: Enrich its ReST representation
` [PATCH 06/22] writing_musb_glue_layer.rst: "
` [PATCH 07/22] usb/anchors.txt: convert to ReST and add to driver-api book
` [PATCH 08/22] usb/bulk-streams.txt: "
` [PATCH 09/22] usb/callbacks.txt: "
` [PATCH 10/22] usb/power-management.txt: "
` [PATCH 11/22] usb/dma.txt: "
` [PATCH 12/22] error-codes.rst: "
` [PATCH 13/22] usb/hotplug.txt: "
` [PATCH 14/22] usb/persist.txt: "
` [PATCH 15/22] usb/URB.txt: convert to ReST and update it
` [PATCH 16/22] usb/gadget.rst: remove unused kernel-doc tags
` [PATCH 17/22] usb.rst: get rid of some Sphinx errors
` [PATCH 18/22] usb: get rid of some ReST doc build errors
` [PATCH 19/22] usb: composite.h: fix two warnings when building docs
` [PATCH 20/22] usb: gadget.h: be consistent at kernel doc macros
` [PATCH 21/22] docs-rst: fix usb cross-references
` [PATCH 22/22] usb: document that URB transfer_buffer should be aligned
[PATCH v2 01/22] tmplcvt: make the tool more robust
2017-03-30 11:45 UTC (24+ messages)
` [PATCH v2 02/22] driver-api/basics.rst: add device table header
` [PATCH v2 03/22] docs-rst: convert usb docbooks to ReST
` [PATCH v2 04/22] usb.rst: Enrich its ReST representation
` [PATCH v2 05/22] gadget.rst: Enrich its ReST representation and add kernel-doc tag
` [PATCH v2 06/22] writing_usb_driver.rst: Enrich its ReST representation
` [PATCH v2 07/22] writing_musb_glue_layer.rst: "
` [PATCH v2 08/22] usb/anchors.txt: convert to ReST and add to driver-api book
` [PATCH v2 09/22] usb/bulk-streams.txt: "
` [PATCH v2 10/22] usb/callbacks.txt: "
` [PATCH v2 11/22] usb/power-management.txt: "
` [PATCH v2 12/22] usb/dma.txt: "
` [PATCH v2 13/22] error-codes.rst: "
` [PATCH v2 14/22] usb/hotplug.txt: "
` [PATCH v2 15/22] usb/persist.txt: "
` [PATCH v2 16/22] usb/URB.txt: convert to ReST and update it
` [PATCH v2 17/22] usb.rst: get rid of some Sphinx errors
` [PATCH v2 18/22] usb: get rid of some ReST doc build errors
` [PATCH v2 19/22] usb: composite.h: fix two warnings when building docs
` [PATCH v2 20/22] usb: gadget.h: be consistent at kernel doc macros
` [PATCH v2 21/22] docs-rst: fix usb cross-references
` [PATCH v2 22/22] usb: document that URB transfer_buffer should be aligned
[PATCH v6 00/39] i.MX Media Driver
2017-03-30 11:02 UTC (8+ messages)
` [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v6 17/39] platform: add video-multiplexer subdevice driver
[PATCH 1/2] staging: atomisp: simplify the if condition in atomisp_freq_scaling()
2017-03-30 10:52 UTC (2+ messages)
[PATCH 2/2] staging: atomisp: use local variable to reduce the number of reference
2017-03-30 10:26 UTC (3+ messages)
[PATCH] staging/atomisp: fix spelling mistake: "falied" -> "failed"
2017-03-30 9:40 UTC
[PATCHv5 00/11] video/exynos/sti/cec: add CEC notifier & use in drivers
2017-03-30 9:32 UTC (20+ messages)
` [PATCHv5 01/11] cec-edid: rename cec_get_edid_phys_addr
` [PATCHv5 02/11] media: add CEC notifier support
` [PATCHv5 03/11] cec: integrate "
` [PATCHv5.1 "
` [PATCHv5 04/11] exynos_hdmi: add "
` [PATCHv5 05/11] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi
` [PATCHv5 06/11] s5p-cec.txt: document the HDMI controller phandle
` [PATCHv5 07/11] s5p-cec: add cec-notifier support, move out of staging
` [PATCHv5 08/11] sti: hdmi: add CEC notifier support
` [PATCHv5 09/11] stih-cec.txt: document new hdmi phandle
` [PATCHv5 10/11] stih-cec: add CEC notifier support
` [PATCHv5 11/11] arm: sti: update sti-cec for "
Dear user
2017-03-30 8:45 UTC
[PATCH v5 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-30 9:04 UTC (7+ messages)
` [PATCH v5 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
` [PATCH v5 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
` [PATCH v5 3/6] documentation: media: Add documentation for new RGB and YUV bus formats
` [PATCH v5 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
` [PATCH v5 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
` [PATCH v5 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations
[PATCH v1 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
2017-03-30 8:55 UTC (10+ messages)
` [PATCH v1 1/8] dt-bindings: Document STM32 DCMI bindings
` [PATCH v1 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
` [PATCH v1 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
` [PATCH v1 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
` [PATCH v1 5/8] ARM: dts: stm32: Enable stmpe1600 gpio expandor of "
` [PATCH v1 6/8] ARM: dts: stm32: Enable ov2640 camera support "
` [PATCH v1 7/8] ARM: configs: stm32: stmpe 1600 GPIO expandor
` [PATCH v1 8/8] ARM: configs: stm32: DCMI + OV2640 camera support
[PATCHv2 0/2] Add support for the RainShadow Tech HDMI CEC adapter
2017-03-30 7:56 UTC (4+ messages)
` [PATCHv2 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID
build_media compilation issues
2017-03-30 7:29 UTC (2+ messages)
[PATCH] mceusb: RX -EPIPE lockup fault and more
2017-03-30 7:12 UTC (10+ messages)
` [PATCH 1/3] [media] mceusb: RX -EPIPE (urb status = -32) lockup failure fix
cron job: media_tree daily build: ERRORS
2017-03-30 3:59 UTC
[GIT PULL for v4.12] Make use of refcount_t in V4L2
2017-03-29 21:25 UTC
[PATCH v2] staging: atomisp: avoid false-positive maybe-uninitialized warning
2017-03-29 21:12 UTC
[PATCH RFC] dwc2: Don't assume URB transfer_buffer are dword-aligned
2017-03-29 18:49 UTC (2+ messages)
dvb-tools: dvbv5-scan segfaults with DVB-T2 HD service that just started in Germany
2017-03-29 18:45 UTC
[PATCH] Remove atomisp/i2c style errors
2017-03-29 17:30 UTC (4+ messages)
` [PATCH v2] staging: media: atomisp: Fix style. remove space before ',' and convert to tabs
[PATCH v3 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware
2017-03-29 16:43 UTC (14+ messages)
` [PATCH v3 01/13] [media] dvb-frontends/stv0367: add flag to make i2c_gatectrl optional
` [PATCH v3 02/13] [media] dvb-frontends/stv0367: print CPAMP status only if stv_debug is enabled
` [PATCH v3 03/13] [media] dvb-frontends/stv0367: refactor defaults table handling
` [PATCH v3 04/13] [media] dvb-frontends/stv0367: move out tables, support multiple tab variants
` [PATCH v3 05/13] [media] dvb-frontends/stv0367: make PLLSETUP a function, add 58MHz IC speed
` [PATCH v3 06/13] [media] dvb-frontends/stv0367: make full reinit on set_frontend() optional
` [PATCH v3 07/13] [media] dvb-frontends/stv0367: support reading if_khz from tuner config
` [PATCH v3 08/13] [media] dvb-frontends/stv0367: selectable QAM FEC Lock status register
` [PATCH v3 09/13] [media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize()
` [PATCH v3 10/13] [media] dvb-frontends/stv0367: add defaults for use w/DD-branded devices
` [PATCH v3 11/13] [media] dvb-frontends/stv0367: add Digital Devices compatibility
` [PATCH v3 12/13] [media] ddbridge: add i2c_read_regs()
` [PATCH v3 13/13] [media] ddbridge: support STV0367-based cards and modules
[RESEND PATCH] staging: media: davinci_vpfe: Replace a bit shift
2017-03-29 15:13 UTC
[RESEND PATCH] staging: media: omap4iss: Replace a bit shift by a use of BIT
2017-03-29 15:03 UTC
[PATCHv6 00/14] atmel-isi/ov7670/ov2640: convert to standalone drivers
2017-03-29 13:50 UTC (17+ messages)
` [PATCHv6 01/14] ov7670: document device tree bindings
` [PATCHv6 02/14] ov7670: call v4l2_async_register_subdev
` [PATCHv6 03/14] ov7670: fix g/s_parm
` [PATCHv6 05/14] ov7670: add devicetree support
` [PATCHv6 06/14] atmel-isi: update device tree bindings documentation
` [PATCHv6 08/14] atmel-isi: move out of soc_camera to atmel
` [PATCHv6 09/14] ov2640: fix colorspace handling
` [PATCHv6 10/14] ov2640: update bindings
` [PATCHv6 11/14] ov2640: convert from soc-camera to a standard subdev sensor driver
` [PATCHv6 12/14] ov2640: use standard clk and enable it
` [PATCHv6 13/14] ov2640: add MC support
` [PATCHv6 14/14] em28xx: drop last soc_camera link
[PATCH 0/3] Handling of reduced FPS in V4L2
2017-03-29 13:26 UTC (10+ messages)
[PATCH RFC] [media] m5mols: add missing dependency on VIDEO_IR_I2C
2017-03-29 10:43 UTC (3+ messages)
[RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging
2017-03-29 9:03 UTC (4+ messages)
` [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area
[PATCH v6] [media] vimc: Virtual Media Controller core, capture and sensor
2017-03-29 8:46 UTC (15+ messages)
` [PATCH v7] "
[PATCH] video.rst: a sensor is also considered to be a physical input
2017-03-29 7:59 UTC
[PATCH] dev-capture.rst/dev-output.rst: video standards ioctls are optional
2017-03-29 7:56 UTC
[PATCH]: staging: media: css2400: fix checkpatch error
2017-03-29 7:50 UTC (5+ messages)
` [PATCH v2] [media] staging: "
` [PATCH v3] "
[PATCH v3] Revert "staging: radio-bcm2048: fixed bare use of unsigned int"
2017-03-29 7:34 UTC (2+ messages)
[PATCH] staging:media:atomisp:i2c removed unnecessary white space before comma in memset()
2017-03-29 7:03 UTC (6+ messages)
` [PATCH] staging: media: atomisp: i2c: "
[PATCH 1/2] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()
2017-03-29 4:13 UTC
cron job: media_tree daily build: ERRORS
2017-03-29 3:59 UTC
[PATCH] staging: atomisp: avoid false-positive maybe-uninitialized warning
2017-03-28 20:40 UTC (3+ messages)
[PATCH v2] staging: media: atomisp: compress return logic
2017-03-28 16:08 UTC
[PATCH v4 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
2017-03-28 13:34 UTC (4+ messages)
` [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
[RFC v2 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
2017-03-28 12:31 UTC (4+ messages)
` [RFC v2 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler
[PATCH 0/8] Add cec_get_drvdata()
2017-03-28 9:41 UTC (4+ messages)
` [PATCH 2/8] [media] staging: st-cec: Use cec_get_drvdata()
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