messages from 2017-09-11 10:01:54 to 2017-09-13 11:18:54 UTC [more...]
[PATCH v3 0/9] vsp1: TLB optimisation and DL caching
2017-09-13 11:18 UTC
[PATCHv3 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
2017-09-13 10:56 UTC (7+ messages)
` [PATCHv3 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX
` [PATCHv3 2/3] drm-kms-helpers.rst: document the DP CEC helpers
` [PATCHv3 3/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
[PATCH v12 00/30] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-13 10:32 UTC (41+ messages)
` [PATCH v12 01/26] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v12 02/26] v4l: async: Remove re-probing support
` [PATCH v12 03/26] v4l: async: Use more intuitive names for internal functions
` [PATCH v12 04/26] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v12 05/26] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v12 06/26] v4l: fwnode: Support generic parsing of graph endpoints, per port
` [PATCH v12 07/26] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v12 08/26] rcar-vin: "
` [PATCH v12 09/26] omap3isp: Fix check for our own sub-devices
` [PATCH v12 10/26] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v12 11/26] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v12 12/26] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v12 13/26] v4l: async: Register sub-devices before calling bound callback
` [PATCH v12 14/26] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v12 15/26] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v12 16/26] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v12 17/26] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v12 18/26] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v12 19/26] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v12 20/26] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v12 21/26] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v12 22/26] smiapp: Add support for flash and lens devices
` [PATCH v12 23/26] et8ek8: "
` [PATCH v12 24/26] ov5670: "
` [PATCH v12 25/26] ov13858: "
` [PATCH v12 26/26] arm: dts: omap3: N9/N950: Add flash references to the camera
[PATCH v8 0/4] Add Rockchip RGA V4l2 support
2017-09-13 10:04 UTC (7+ messages)
` [PATCH v8 1/4] rockchip/rga: v4l2 m2m support
` [PATCH v8 2/4] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v8 3/4] arm64: dts: rockchip: add RGA device node for RK3399
` [PATCH v8 4/4] dt-bindings: Document the Rockchip RGA bindings
[PATCH v3 0/6] Exynos-gsc: Support the hardware rotation limits
2017-09-13 9:28 UTC (6+ messages)
` [PATCH v3 4/6] [media] exynos-gsc: Add "
[PATCH] [media] s3c-camif: fix out-of-bounds array access
2017-09-13 9:25 UTC (2+ messages)
[PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE() instead of open coding
2017-09-13 9:17 UTC (3+ messages)
[PATCH v4] [media]atomisp:use ARRAY_SIZE() instead of open coding
2017-09-13 9:15 UTC
[PATCH v2] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
2017-09-13 8:58 UTC (3+ messages)
[git:media_tree/master] media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
2017-09-13 8:50 UTC
[PATCH] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
2017-09-13 8:45 UTC (4+ messages)
[PATCH v2] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
2017-09-13 8:31 UTC (2+ messages)
[PATCHv4 0/5] cec-gpio: add HDMI CEC GPIO-based driver
2017-09-13 8:21 UTC (5+ messages)
` [PATCHv4 3/5] dt-bindings: document the CEC GPIO bindings
[PATCH] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
2017-09-13 5:35 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2017-09-13 3:57 UTC
[PATCH v2 0/8] vsp1: TLB optimisation and DL caching
2017-09-13 2:26 UTC (20+ messages)
` [PATCH v2 2/8] v4l: vsp1: Provide a fragment pool
` [PATCH v2 3/8] v4l: vsp1: Convert display lists to use new "
` [PATCH v2 5/8] v4l: vsp1: Refactor display list configure operations
` [PATCH v2 6/8] v4l: vsp1: Adapt entities to configure into a body
` [PATCH v2 8/8] v4l: vsp1: Reduce display list body size
[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-12 21:55 UTC (34+ messages)
` [PATCH v11 01/24] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v11 02/24] v4l: async: Remove re-probing support
` [PATCH v11 03/24] v4l: async: Use more intuitive names for internal functions
` [PATCH v11 04/24] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v11 05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v11 06/24] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v11 07/24] rcar-vin: "
` [PATCH v11 08/24] omap3isp: Fix check for our own sub-devices
` [PATCH v11 09/24] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v11 10/24] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v11 11/24] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v11 12/24] v4l: async: Register sub-devices before calling bound callback
` [PATCH v11 13/24] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v11 14/24] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v11 15/24] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v11 16/24] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v11 17/24] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v11 18/24] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v11 19/24] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v11 20/24] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v11 21/24] smiapp: Add support for flash and lens devices
` [PATCH v11 22/24] ov5670: "
` [PATCH v11 23/24] ov13858: "
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
` as3645a flash userland interface
[PATCH 0/3] S5P MFC: Adjustments for five function implementations
2017-09-12 20:33 UTC (11+ messages)
` [PATCH 1/3] [media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe()
` "
` [PATCH 3/3] [media] s5p-mfc: Adjust a null pointer check in four functions
` "
[PATCH v3 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
2017-09-12 19:13 UTC (4+ messages)
` [PATCH v3 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver
[PATCH] media: dvb_frontend: only use kref after initialized
2017-09-12 18:49 UTC (2+ messages)
IR driver support for tango platforms
2017-09-12 18:19 UTC (4+ messages)
[PATCH v4 1/2] media:imx274 device tree binding file
2017-09-12 16:42 UTC (2+ messages)
Kindly please view the attach document and get back to me
2017-09-12 16:24 UTC
Duplicated debug message in drivers/media/rc/rc-main.c
2017-09-12 15:30 UTC (2+ messages)
[PATCH] Staging: media: atomisp: Merge assignment with return
2017-09-12 14:27 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH] Staging: media: atomisp: Merge assignment with return
2017-09-12 14:16 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH] [media] gspca: make arrays static, reduces object code size
2017-09-12 11:08 UTC
[PATCH v9 00/23] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-12 11:06 UTC (9+ messages)
` [PATCH v9 18/24] as3645a: Switch to fwnode property API
` [PATCH v9 22/24] smiapp: Add support for flash and lens devices
` [RFC] et8ek8: "
` [PATCH] "
[PATCH] [media] ov2640: make array reset_seq static, reduces object code size
2017-09-12 9:11 UTC
cron job: media_tree daily build: WARNINGS
2017-09-12 3:57 UTC
[PATCH 0/2] staging: atomisp: activate ATOMISP2401 support
2017-09-11 23:25 UTC (6+ messages)
` [PATCH 1/2] staging: atomisp: add menu entries to choose between ATOMISP_2400 and ATOMISP_2401
` [PATCH 2/2] staging: atomisp: fix compilation errors in case of ISP2401
[PATCH V2] build: Added missing functions nsecs_to_jiffies(64)
2017-09-11 23:14 UTC
[PATCH] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
2017-09-11 22:38 UTC (2+ messages)
[PATCH] [media] v4l: vsp1: Use generic node name
2017-09-11 20:33 UTC (2+ messages)
A patch for a bug in adv748x
2017-09-11 19:39 UTC (2+ messages)
[PATCH] staging: atomisp: add a driver for ov5648 camera sensor
2017-09-11 18:03 UTC (3+ messages)
[PATCH V2] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
2017-09-11 16:53 UTC
[PATCH] Staging: atomisp: fix alloc_cast.cocci warnings
2017-09-11 14:59 UTC (2+ messages)
[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-11 14:15 UTC (17+ messages)
` [PATCH v10 18/24] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v10 19/24] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v10 20/24] dt: bindings: smiapp: Document lens-focus and flash properties
` [PATCH v10 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
[PATCH] build: Added missing functions nsecs_to_jiffies(64)
2017-09-11 13:57 UTC (2+ messages)
[GIT PULL FOR v4.15] Various fixes
2017-09-11 13:50 UTC
[PATCH v3 00/15] V4L2 Explicit Synchronization support
2017-09-11 13:35 UTC (11+ messages)
` [PATCH v3 01/15] [media] v4l: Document explicit synchronization behaviour
` [PATCH v3 02/15] [media] vb2: add explicit fence user API
[PATCH 0/3] [media] DaVinci-VPBE-Display: Adjustments for some function implementations
2017-09-11 13:26 UTC (7+ messages)
` [PATCH 1/3] [media] DaVinci-VPBE-Display: Delete an error message for a failed memory allocation in init_vpbe_layer()
` [PATCH 2/3] [media] DaVinci-VPBE-Display: Improve a size determination in two functions
` [PATCH 3/3] [media] DaVinci-VPBE-Display: Adjust 12 checks for null pointers
[GIT PULL FOR v4.15] tc358743: add CEC support
2017-09-11 13:03 UTC
[PATCH] media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMA
2017-09-11 12:35 UTC
[PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support
2017-09-11 12:29 UTC (5+ messages)
` [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings
` [PATCHv4 2/4] ARM: tegra: add CEC support to tegra124.dtsi
` [PATCHv4 3/4] tegra-cec: add Tegra HDMI CEC driver
` [PATCHv4 4/4] drm/tegra: add cec-notifier support
[PATCH] dma-fence: fix dma_fence_get_rcu_safe
2017-09-11 11:06 UTC (9+ messages)
[PATCH v7] rockchip/rga: v4l2 m2m support
2017-09-11 10:53 UTC (3+ messages)
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).