summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Collapse)Author
2020-03-30projects: linux: io: Add task for DT bindings conversionGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2020-03-30projects: linux: core: Add task for DT bindings conversionGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2020-03-28io: add IIC/I2C atomic_xfer taskWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2020-03-19projects: linux: core: Move Done tasks to new done subdirGeert Uytterhoeven
This reduces visual clutter. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-03-19projects: linux: core: cpuidle: R-Car M3-N and E3 support is in nextGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-03-19projects: linux: io: update tasks after updates 20200319Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2020-03-06projects: linux: core: Mark r8a77990 PFC upport doneGeert Uytterhoeven
Forgot to mark this done in the auto-update sweep. Fixes: 2b91cf69328b0655 ("Auto-update sweep for v5.5-rc1") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-03-03projects: linux: io: update tasks after updates 20200227Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2020-02-10Auto-update sweep for v5.6-rc1Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-01-10projects: linux: mm: tidyup sound_framework_cleanupKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2020-01-09projects: linux: io: update tasks after updates 20200109Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-12-19projects: linux: io: update tasks after updates 20191219Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-12-10Auto-update sweep for v5.5-rc1Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-28projects: linux: io: update tasks after updates 20191128Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-11-25projects: linux: core: Mark r8a77990 upport doneGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: cpuidle: Unblock, updateGeert Uytterhoeven
Disabling cpuible was just one possible mitigation for a system controller issue, to prevent conflicts between powering off CPU cores or the 3D Graphics Engine, and changing the state of another power domain through SYSC, which could lead to CPG state machine lock-ups. Other mitigations are to make use of the new System Controller External Request Mask Register, present in newer SoCs and SoC revisions, or to keep some power areas always powered. However, we believe this issue cannot happen in the upstream kernel, as upstream has no support for graphics acceleration yet. Hence this task became unblocked. CPUidle for R-Car H3 and M3-W is in next. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: clk/.determine_rate(): UpdateGeert Uytterhoeven
.determine_rate() has been implemented for Z and SD clocks, on R-Car Gen2 and Gen3. To do: div6 and RZ/N1. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: pfc-r8a77990: Upport is in nextGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Mark R-Car M3-N SYSC upport doneGeert Uytterhoeven
Add SYSCEXTMASK explanation. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Add bsp396 r8a77965 syscYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Add bsp396 sysc for r8a77961Yoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Add bsp396 bd9574mwv supportYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Add bsp396 clk for r8a77961Yoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-25projects: linux: core: Add bsp396 for adding iommus of sdhiYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-11-21project: linux: mm: Add GMSL tracking taskKieran Bingham
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-11-20projects: linux: io: Add I2C Probe rename taskKieran Bingham
2019-11-12project: linux: io: Abandoned bsp395_SDHIYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> [wsa: mark this one as 'Abandoned' instead of 'Done'. Minor rewording] Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-11-12project: linux: io: Abandoned bsp392_SDHI_HS400_addYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> [wsa: mark this one as 'Done' instead of 'Abandoned'. Minor rewording] Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-11-12project: linux: io: Add bsp397_SDHIYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-10-24projects: linux: io: update tasks after updates 20191010Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-10-04projects: linux: core: Mark IPMMU cache snoop disable doneGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-10-04Auto-update sweep for v5.4-rc1Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-09-13projects: linux: io: update tasks after updates 20190913Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-09-05projects: linux: core: Create bsp396 R-Car E3 PFC upport taskGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-09-05projects: linux: core: Create bsp396 IPMMU upport taskGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-09-03projects: linux: mm: update ALSA SoC cleanup statusKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2019-08-22projects: linux: io: update tasks after meeting 20190822Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-08-22projects: linux: mm: Add CMM support entryJacopo Mondi
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-08-21projects: linux: io: update tasksWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-08-20BSP 3.9.6 upport-request-file: Remove upstreamed commitsGeert Uytterhoeven
The following commits were already upstreamed when the list was created: bsp: 63ec9d6fc03d5692 ("arm64: dts: r8a77990: Fix SCIF5 DMA channels") v5.1: e20119f7eaaaf6aa ("arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels") bsp: 2fba5e0e94db930a ("media: i2c: adv748x: Use devm to allocate the device struct") v5.1: fb517583b3fe0bb6 ("media: i2c: adv748x: Use devm to allocate the device struct") bsp: 620f3e493e55cf95 ("media: rcar-vin: Allow independent VIN link enablement") v5.1: c5ff0edb8e2270a7 ("media: rcar-vin: Allow independent VIN link enablement") bsp: 3058f51605307b06 ("clk: renesas: r8a77{95,96,965,990}: Rename DRIF clock names") v5.2: 3c14505c68ca6b3b ("clk: renesas: rcar-gen3: Rename DRIF clocks") bsp: 46a818b22337d135 ("clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate return value") v5.2: b953eaaeb58efc94 ("clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return value") bsp: f920a58743e6980b ("pinctrl: sh-pfc: r8a77990: Rename RTS{0,1,3,4}# pin function definitions") v5.2: 624a7a12cc0cc776 ("pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions") bsp: e4118df28958fdcc ("pinctrl: sh-pfc: r8a77965: Fix SEL_NDF name") bsp: 988d160a4e6f4e0c ("pinctrl: sh-pfc: r8a7796: Rename SEL_NDFC to SEL_NDF") v5.2: e551122cdb7fcb9a ("pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF") bsp: 79bbcf1d8d76fd0a ("pinctrl: sh-pfc: r8a77{95,96,965}: Rename SEL_ADG_B to SEL_ADGB and rename SEL_ADG_C to SEL_ADGC") v5.2: a040f3dec8eb7b11 ("pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C}") Hence remove them. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20BSP 3.9.6 upport-request-file: Remove YAMLized commitsGeert Uytterhoeven
All of these are already present in YAML files: - addfe9203290e3c2 ("mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection") - b2e044a3602f7f9f ("mmc: renesas_sdhi: Change HS400 manual calibration value for r8a77990") - 2e4d341d1cc11c05 ("ravb: Protect access to ts_skb_list with spinlock.") - 444401e833c4ad62 ("ravb: Fix use-after-free ravb_tstamp_skb") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20projects: linux: core: Update R-Car E3 DT statusGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20projects: linux: core: Mark IPMMU suspend/resume doneGeert Uytterhoeven
Included in v5.3-rc1. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20projects: linux: core: virt: Add GPIO Aggregator RFCGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20projects: linux: core: Update Ebisu DT statusGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20Auto-update sweep for v5.3-rc5Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-20projects: linux: core: cpuidle: Clarify blocked stateGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2019-08-01projects: linux: io: update tasks after updates 20190711Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2019-07-25projects: linux: mm: rcar-csi2: Update driver with new datasheet informationNiklas Söderlund
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
2019-07-25projects: linux: mm: r8a77995: Enable VINNiklas Söderlund
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>