Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-01 | Merge branch 'CR_1460_CLOCK_TREE_pmu_Xingyu.Wu' into 'jh7110-5.15.y-devel' | andy.hu | 2 | -4/+14 | |
clk:starfive:Update pmu Api See merge request sdk/linux!218 | |||||
2022-07-01 | clk:starfive:Update pmu Api | xingyu.wu | 2 | -4/+14 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> Signed-off-by: Walker Chen <walker.chen@starfivetech.com> | |||||
2022-07-01 | Merge branch 'CR_1449_SEC_william.qiu' into 'jh7110-5.15.y-devel' | andy.hu | 0 | -0/+0 | |
crypto:starfive:fix clk enable error See merge request sdk/linux!214 | |||||
2022-07-01 | Merge branch 'CR_679_PMU_walker.chen' into 'jh7110-5.15.y-devel' | andy.hu | 9 | -335/+280 | |
PMU: Power Domain Controller Driver for JH7110 SOC See merge request sdk/linux!217 | |||||
2022-07-01 | PMU: Power Domain Controller Driver for JH7110 SOC | Walker Chen | 9 | -335/+280 | |
Signed-off-by: Walker Chen <walker.chen@starfivetech.com> | |||||
2022-07-01 | [Audio: SPDIF] Add the spdif driver to jh7110-evb-uart4-emmc-spdif.dts | curry.zhang | 2 | -1/+14 | |
Signed-off-by: curry.zhang <curry.zhang@starfivetech.com> | |||||
2022-06-30 | clocksource: starfive: Allocates struct starfive_clkevt in driver | xingyu.wu | 1 | -32/+32 | |
Allocates struct starfive_clkevt in driver dynamically instead of global struct to support more than one instance of IP. Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com> | |||||
2022-06-30 | drivers:clocksource:Modify timer driver and add exit codes | xingyu.wu | 2 | -5/+24 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | drivers:clocksource:Modify timer driver format | xingyu.wu | 2 | -28/+36 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | Merge branch 'CR_1291_PDM_PWMDAC_curry.zhang' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -1/+3 | |
[Audio: Config] enable pdm driver to solve jh7110-evb-can-pdm-pwmdac.dtb See merge request sdk/linux!196 | |||||
2022-06-30 | Merge branch 'CR_1411_SPI_overlay_Xingyu.Wu' into 'jh7110-5.15.y-devel' | andy.hu | 6 | -24/+2618 | |
Cr 1411 spi overlay xingyu.wu See merge request sdk/linux!197 | |||||
2022-06-30 | Merge branch 'CR_1447_7110_evb_5.15_vout_shengyang.chen' into ↵ | andy.hu | 4 | -26/+18 | |
'jh7110-5.15.y-devel' Cr 1447 7110 evb 5.15 vout shengyang.chen See merge request sdk/linux!210 | |||||
2022-06-30 | riscv:linux:driver:drm | shengyang.chen | 1 | -20/+1 | |
remove some useless comment Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com> | |||||
2022-06-30 | arch:configs:starfive_jh7110_defconfig | shengyang.chen | 1 | -0/+1 | |
add mipi display config Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com> | |||||
2022-06-30 | riscv:linux:arch:dts:starfive | shengyang.chen | 1 | -4/+0 | |
remove superfluous port Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com> | |||||
2022-06-30 | riscv:linux:driver:drm | shengyang.chen | 2 | -12/+26 | |
fix display problem of inno with mipi config opened fix starup problem Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com> | |||||
2022-06-30 | crypto:starfive:fix clk enable error | william.qiu | 1 | -3/+10 | |
fix clk enable error while choose CONFIG_PM Signed-off-by: william.qiu <william.qiu@starfivetech.com> | |||||
2022-06-30 | Merge branch 'CR_1287_FAT_MOUNT_FAILED_samin.guo' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -0/+2 | |
riscv:defconfig:jh7110: Fix the problem of failing to mount fat-fs See merge request sdk/linux!193 | |||||
2022-06-30 | Merge branch 'CR_1446_v4l2_syscon_changhuang.liang' into 'jh7110-5.15.y-devel' | andy.hu | 4 | -3/+21 | |
V4L2: modify syscon interface See merge request sdk/linux!208 | |||||
2022-06-30 | Merge branch 'CR_1429_sc2235_pinctrl_changhuang.liang' into ↵ | andy.hu | 1 | -73/+12 | |
'jh7110-5.15.y-devel' v4l2: sc2235 delete pinctrl configure See merge request sdk/linux!203 | |||||
2022-06-30 | Merge branch 'CR_1440_sdio1config_jianlong' into 'jh7110-5.15.y-devel' | andy.hu | 3 | -19/+6 | |
CR_1440 dts: starfive: Fix sdio1 config See merge request sdk/linux!205 | |||||
2022-06-30 | Merge branch 'CR_1433_515_pwmoverlay_jianlong' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -2/+2 | |
CR_1433 dts: starfive: Fix fail to load overlay pwm See merge request sdk/linux!201 | |||||
2022-06-30 | V4L2: modify syscon interface | changhuang.liang | 4 | -3/+21 | |
dts/starfive: vin add syscon node Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com> | |||||
2022-06-30 | spi:Modify pl022 driver format | xingyu.wu | 1 | -7/+7 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | dts:overlay:Modify spi nodes about 'compatible' and 'status' | xingyu.wu | 1 | -5/+12 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | spi-pl022:starfive:Add platform bus register to adapt overlay | xingyu.wu | 1 | -6/+130 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | dts: starfive: Fix sdio1 config | Jianlong Huang | 3 | -19/+6 | |
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com> | |||||
2022-06-30 | deconfig:Add spi driver for starfive | xingyu.wu | 1 | -1/+1 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | spi-pl022:starfive:Add spi driver for StarFive SoC platform | xingyu.wu | 3 | -0/+2481 | |
Modified based on spi-pl022.c Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | spi:pl022:revert commit | xingyu.wu | 1 | -18/+0 | |
commit ID: 940582b82915ee234594afff1a0290cead49a290 2e334ea5dc9637799177f672f2dd5c04c1b567e4 Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-30 | v4l2: sc2235 delete pinctrl configure | changhuang.liang | 1 | -73/+12 | |
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com> | |||||
2022-06-30 | Merge branch 'CR_1266_Watchdog_sysfs_Xingyu.Wu' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -0/+1 | |
deconfig:Add watchdog_sysfs See merge request sdk/linux!199 | |||||
2022-06-30 | dts: starfive: Fix fail to load overlay pwm | Jianlong Huang | 1 | -2/+2 | |
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com> | |||||
2022-06-30 | [Audio: Config] enable pdm driver to solve jh7110-evb-can-pdm-pwmdac.dtb | curry.zhang | 1 | -1/+3 | |
couldn't work Signed-off-by: curry.zhang <curry.zhang@starfivetech.com> | |||||
2022-06-29 | Merge branch 'CR_1418_Input_515_mason.huo' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -0/+1 | |
riscv: defconfig: Add input event interface See merge request sdk/linux!191 | |||||
2022-06-29 | riscv: defconfig: Add input event interface | mason.huo | 1 | -0/+1 | |
Signed-off-by: mason.huo <mason.huo@starfivetech.com> | |||||
2022-06-29 | Merge branch 'CR_1403_SPDIF_curry.zhang' into 'jh7110-5.15.y-devel' | andy.hu | 8 | -206/+270 | |
[Audio: SPDIF] Fixed spdif function driver in linux 5.15 Signed-off-by: curry.zhang <curry.zhang@starfivetech.com> See merge request sdk/linux!184 | |||||
2022-06-29 | [Audio: SPDIF] Fixed spdif function driver in linux 5.15 | curry.zhang | 8 | -206/+270 | |
Signed-off-by: curry.zhang <curry.zhang@starfivetech.com> | |||||
2022-06-28 | deconfig:Add watchdog_sysfs | xingyu.wu | 1 | -0/+1 | |
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com> | |||||
2022-06-28 | Merge branch 'CR_1404_gpioconflict_jianlong' into 'jh7110-5.15.y-devel' | andy.hu | 7 | -73/+17 | |
CR_1404 dts: starfive: Fix overlay-rgb2hdmi gpio conflict See merge request sdk/linux!180 | |||||
2022-06-28 | Merge branch 'CR_1401_V4L2_changhuang.liang' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -4/+4 | |
v4l2: fixed enum frame intercal error See merge request sdk/linux!181 | |||||
2022-06-28 | Merge branch 'CR_1407_7110evb_5.10_vout_shengyang.chen' into ↵ | andy.hu | 1 | -1/+0 | |
'jh7110-5.15.y-devel' riscv:linux:driver:drm See merge request sdk/linux!183 | |||||
2022-06-28 | riscv:linux:driver:drm | shengyang.chen | 1 | -1/+0 | |
remove printk of function update_fb() in vs_dc.c Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com> | |||||
2022-06-28 | v4l2: fixed enum frame intercal error | changhuang.liang | 1 | -4/+4 | |
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com> | |||||
2022-06-28 | dts: starfive: Fix overlay-rgb2hdmi gpio conflict | Jianlong Huang | 7 | -73/+17 | |
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com> | |||||
2022-06-28 | Merge branch 'CR_1335_DRM_inno_driver_keith.zhao' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -22/+2 | |
riscv:driver:drm:inno See merge request sdk/linux!177 | |||||
2022-06-28 | riscv:driver:drm:inno | keith.zhao | 1 | -22/+2 | |
delete some unnecessary comments fix bug about Dynamic switching resolution Signed-off-by:keith.zhao <keith.zhao@statfivetech.com> | |||||
2022-06-27 | Merge branch 'CR_1335_DRM_inno_driver_keith.zhao' into 'jh7110-5.15.y-devel' | andy.hu | 8 | -226/+758 | |
Cr 1335 drm inno driver keith.zhao See merge request sdk/linux!173 | |||||
2022-06-27 | Merge branch 'CR_1387_pdm_dma_crash_walker.chen' into 'jh7110-5.15.y-devel' | andy.hu | 1 | -31/+6 | |
[PDM] Fix the bug that dma crash when recording repeatly See merge request sdk/linux!172 | |||||
2022-06-27 | fix build warning | keith.zhao | 3 | -35/+12 | |
Signed-off-by:keith.zhao <keith.zhao@statfivetech.com> |