messages from 2018-01-06 20:56:18 to 2018-01-12 16:46:08 UTC [more...]
[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
2018-01-12 16:46 UTC (31+ messages)
` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH 02/10] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH 03/10] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH 04/10] drm: rcar-du: Convert LVDS encoder code to bridge driver
` [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing
` [PATCH 06/10] ARM: dts: r8a7790: Convert to new LVDS DT bindings
` [PATCH 07/10] ARM: dts: r8a7791: "
` [PATCH 08/10] ARM: dts: r8a7793: "
` [PATCH 09/10] arm64: dts: renesas: r8a7795: "
` [PATCH 10/10] arm64: dts: renesas: r8a7796: "
[PATCH 3/3] drm: rcar-du: add R8A77970 support
2018-01-12 14:38 UTC (5+ messages)
[PATCH 0/2] PM / core: genpd fix and pm_runtime_force_suspend|resume() rework
2018-01-12 14:31 UTC
[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
2018-01-12 14:29 UTC (5+ messages)
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
[PATCH v5 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
2018-01-12 14:27 UTC (11+ messages)
` [PATCH v5 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v5 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v5 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v5 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v5 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v5 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v5 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v5 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v5 9/9] arch: sh: migor: Use new renesas-ceu camera driver
[PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
2018-01-12 13:38 UTC (18+ messages)
` [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v4 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v4 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v4 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v4 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v4 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v4 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v4 9/9] arch: sh: migor: Use new renesas-ceu camera driver
[PATCH v2] PM / runtime: Rework pm_runtime_force_suspend/resume()
2018-01-12 12:09 UTC (17+ messages)
[PATCH] usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
2018-01-12 11:00 UTC
[PATCH 1/3] drm: rcar-du: lvds: refactor LVDS startup
2018-01-12 9:02 UTC (3+ messages)
[PATCH] drm: rcar-du: Enable VSP compositor by default on Gen3
2018-01-12 3:20 UTC
[PATCH] drm: rcar-du: lvds: fix LVDCR1 for R-Car gen3
2018-01-12 0:03 UTC (2+ messages)
[PATCH v4 0/3] usb: renesas_usbhs: Add RZ/A1 support
2018-01-11 21:58 UTC (9+ messages)
` [PATCH v4 1/3] usb: renesas_usbhs: Add support for RZ/A1
` [PATCH v4 2/3] dt-bindings: "
` [PATCH v4 3/3] ARM: dts: r7s72100: add USB device to device tree
[PATCH] ARM: dts: iwg20m: Enable cmt0
2018-01-11 20:59 UTC (2+ messages)
` [PATCH] ARM: dts: iwg22m: "
[PATCH] net: phy: Fix phy_modify() semantic difference fallout
2018-01-11 20:28 UTC (17+ messages)
[PATCH 2/3] drm: rcar-du: add model field to struct rcar_du_device_info
2018-01-11 16:54 UTC
[PATCH 0/3] Add R-Car V3M (R8A77970) support to the DU driver
2018-01-11 16:54 UTC
[PATCH] ARM: dts: lager: Add CEC clock for HDMI transmitter
2018-01-11 15:51 UTC (2+ messages)
[PATCH] gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
2018-01-11 10:29 UTC (4+ messages)
[PATCH/RFC] usb: host: xhci-plat and rcar: reinitialize the xhci when the mode changes
2018-01-11 8:52 UTC
[PATCH v2] dt-bindings: PCI: rcar: Add device tree support for r8a7743
2018-01-10 23:27 UTC (3+ messages)
[git pull] clk: renesas: Updates for v4.16 (take two)
2018-01-10 21:23 UTC (2+ messages)
[PATCH v2 0/6] i2c: send STOP after recovery; use it for i2c-rcar
2018-01-10 13:43 UTC (8+ messages)
` [PATCH v2 1/6] i2c: make kerneldoc about bus recovery more precise
` [PATCH v2 2/6] i2c: add identifier in declarations for i2c_bus_recovery
` [PATCH v2 3/6] i2c: add 'set_sda' to bus_recovery_info
` [PATCH v2 4/6] i2c: ensure SDA is released in recovery if SDA is controllable
` [PATCH v2 5/6] i2c: send STOP after successful bus recovery
` [PATCH v2 6/6] i2c: rcar: implement "
[PATCH v2 1/3] iommu/msm: Claim bus ops on probe
2018-01-09 16:17 UTC (3+ messages)
` [PATCH v2 2/3] iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook
` [PATCH v2 3/3] iommu: Clean up of_iommu_init_fn
renesas-drivers-2018-01-09-v4.15-rc7
2018-01-09 15:46 UTC
[PATCH 1/2] gpio: correct docs about return value of gpiod_get_direction
2018-01-09 14:36 UTC (4+ messages)
` [PATCH 2/2] Documentation: gpio: correct "
[PATCH] pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show()
2018-01-09 14:32 UTC (3+ messages)
[PATCH 0/6] i2c: send STOP after recovery; use it for i2c-rcar
2018-01-09 11:23 UTC (9+ messages)
` [PATCH 2/6] i2c: add identifier in declarations for i2c_bus_recovery
` [PATCH 3/6] i2c: add 'set_sda' to bus_recovery_info
[PATCH] PM / wakeup: Enable option to specify wakeup as a non in-band wakeup
2018-01-09 11:22 UTC (2+ messages)
[PATCH v4 0/2] PM / core: Extend behaviour for wakeup paths
2018-01-09 9:03 UTC (3+ messages)
` [PATCH v4 1/2] PM / core: Re-structure code for clearing the direct_complete flag
` [PATCH v4 2/2] PM / core: Propagate wakeup_path status flag in __device_suspend_late()
[PATCH v3 0/3] usb: renesas_usbhs: Add RZ/A1 support
2018-01-09 9:02 UTC (12+ messages)
` [PATCH v3 2/3] dt-bindings: usb: renesas_usbhs: Add support for RZ/A1
` [PATCH v3 3/3] ARM: dts: r7s72100: add USB device to device tree
[PATCH v2] v4l: doc: Clarify v4l2_mbus_fmt height definition
2018-01-09 7:29 UTC (4+ messages)
[PATCH v2] media: i2c: adv748x: fix HDMI field heights
2018-01-09 7:28 UTC (2+ messages)
[PATCH] sh_eth: fix TXALCR1 offsets
2018-01-08 19:32 UTC (2+ messages)
[PATCH] sh_eth: remove sh_eth_plat_data::edmac_endian
2018-01-08 19:10 UTC (2+ messages)
[PATCH] v4l: doc: clarify v4l2_mbus_fmt height definition
2018-01-08 18:06 UTC (7+ messages)
[PATCH] media: i2c: adv748x: fix HDMI field heights
2018-01-08 18:05 UTC (3+ messages)
[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
2018-01-08 17:57 UTC (10+ messages)
` [PATCH v9 21/28] rcar-vin: add group allocator functions
` [PATCH v9 07/28] rcar-vin: change name of video device
[PATCH v4] PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
2018-01-08 11:44 UTC
[PATCH v3 0/4] PM / core: Extend behaviour for wakeup paths
2018-01-08 11:26 UTC (7+ messages)
` [PATCH v3 3/4] PM / wakeup: Add device_set_wakeup_path() helper to control wakeup path
` [PATCH v3 4/4] PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
[PATCH v4 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support
2018-01-08 8:06 UTC (7+ messages)
` [PATCH v4 2/6] clk: renesas: rcar-gen3: Add Z2 clock divider support
[PATCH v2 0/2] arm64: dts: r8a779[56]: update register size for thermal
2018-01-08 8:02 UTC (3+ messages)
[git pull] pinctrl: sh-pfc: Updates for v4.16 (take two)
2018-01-08 7:19 UTC (2+ messages)
Kernel oops in the R-Car DU driver on the V3MSK board
2018-01-07 17:32 UTC
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