summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Media: Wave5: Fix plane size mismatchSom Qin3-159/+47
2023-08-30Merge branch 'CR6823_vdec_system_crash_smain.guo' into 'jh7110-5.15.y-devel'andy.hu1-0/+3
2023-08-30riscv: dts: starfive: jh7110: add dma-coherent for vpu/jpuSamin Guo1-0/+3
2023-08-30Merge branch 'CR_5740_DMA_unable_transfer_270KB_data_walker.chen' into 'jh711...andy.hu5-373/+240
2023-08-29riscv: dts: starfive: change some properties of DMA nodeWalker Chen1-11/+9
2023-08-29ASoC: starfive: fixup according to dma changeWalker Chen2-69/+29
2023-08-29dmaengine: dw-axi-dmac: Fix the bug that unable to transfer 270KB dataWalker Chen2-293/+202
2023-08-22Merge branch 'CR_6670_evb_hdmi_hibernation_keith.zhao' into 'jh7110-5.15.y-de...andy.hu1-3/+4
2023-08-22Merge branch 'CR_7085_DISABLE_DEBUG_ATOMIC_SLEEP_5.15_ziv.xu' into 'jh7110-5....andy.hu1-2/+1
2023-08-18display : hdmi: fix hibernationKeith Zhao1-3/+4
2023-08-17riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfigziv.xu1-2/+1
2023-08-07Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'andy.hu1-1/+0
2023-08-07Media:Wave5: Fix driver compile warningSom Qin1-1/+0
2023-08-07Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'andy.hu22-0/+11280
2023-08-07Merge branch 'CR_6414_gpu_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
2023-08-07driver:gpu: remove the condition check of fencesshanlong.li1-1/+1
2023-08-03Media:Wave5: Vpu driver in jh7110deconfig builded as module, not buildin.Som Qin1-1/+1
2023-08-03Media:Wave5: Add contiguous planes format support (YUV420/NV12/NV21)Som Qin2-9/+9
2023-08-03Media:wave5: Driver get clks from DTS instead of hard coding.Som Qin1-30/+8
2023-08-03Media:wave5: Fix stride mismatching of decoding frame buffersSom Qin1-1/+8
2023-08-03Media:wave5: wave5 v4l2 driver support gst/ffmpegSom Qin5-64/+169
2023-08-03Media:wave5: set default format for display_fmtSom Qin1-0/+1
2023-08-03media: add wave511 v4l2 support for starfive platfromSom Qin9-49/+163
2023-08-03media: add wave5 v4l2 driver from mail listSom Qin22-0/+11075
2023-08-02Merge branch 'CR_6781_MMC_515_william.qiu' into 'jh7110-5.15.y-devel'andy.hu2-9/+47
2023-08-02riscv: dts: starfive: add property to divide boardWilliam Qiu1-0/+1
2023-08-02mmc: starfive: Unify the MMC code on evb/vf2/devkitsWilliam Qiu1-9/+46
2023-07-26Merge branch 'CR_6570_SDBOOT_william.qiu' into 'jh7110-5.15.y-devel'andy.hu12-92/+58
2023-07-26Merge branch 'CR_6097_CAN_515_william.qiu' into 'jh7110-5.15.y-devel'andy.hu1-6/+6
2023-07-26ipms: can: modify the range of tseg1/tseg2William Qiu1-6/+6
2023-07-26riscv: dts: starfive: limit cclk in frequencyWilliam Qiu11-16/+21
2023-07-26mmc: starfive: change the tuning methodWilliam Qiu1-76/+37
2023-07-20Merge branch 'CR_6590_mailbox_5.15_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu1-6/+7
2023-07-19Merge branch 'CR_6523_5.15_mailbox_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu1-11/+0
2023-07-18dts:mailbox: update mailbox test dtsshanlong.li1-6/+7
2023-07-13driver:mailbox:fix up compile warningshanlong.li1-11/+0
2023-07-12Merge branch 'CR_6485_hifi4_evb_dts_5.15_carter.li' into 'jh7110-5.15.y-devel'andy.hu2-6/+6
2023-07-12dts:hifi4: change hifi4 firmware memory spacecarter.li2-6/+6
2023-07-12Merge branch 'CR_6469_Fix_kernel_warning_mason.huo' into 'jh7110-5.15.y-devel'andy.hu2-4/+3
2023-07-12Merge branch 'CR_6468_vin_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
2023-07-12Merge branch 'CR_6472_evb_5.15_vout_shengyang.chen' into 'jh7110-5.15.y-devel'andy.hu1-0/+2
2023-07-12Merge branch 'CR_6466_fix_dma_warning_smain.guo' into 'jh7110-5.15.y-devel'andy.hu2-2/+2
2023-07-12Merge branch 'CR_5623_1GDDR_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
2023-07-12Merge branch 'CR_6409_e24_evb_dts5.15_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu2-5/+5
2023-07-10vout:riscv:driver fix vout compile warningshengyang.chen1-0/+2
2023-07-10media: starfive: Fix vin warningChanghuang Liang1-1/+1
2023-07-10etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2023-07-10mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song1-1/+1
2023-07-10riscv: jh7110: Fix dwmac max-burst-lenSamin Guo1-1/+1
2023-07-10dmaengine: dw-axi-dmac-starfive-misc: Fix incorrect parametersSamin Guo1-1/+1