summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlz4.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09firmware: xilinx: Properly align function parameterMichal Simek1-4/+4
2020-12-09firmware: xilinx: Add a blank line after function declarationMichal Simek1-0/+34
2020-12-09firmware: xilinx: Remove additional newlineMichal Simek1-1/+0
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek1-23/+23
2020-12-09firmware: xlnx-zynqmp: fix compilation warningWendy Liang1-0/+2
2020-12-09soc: xilinx: vcu: add missing register NUM_COREMichael Tretter1-0/+1
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter3-47/+86
2020-12-09dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate bindingMichael Tretter2-7/+36
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter1-2/+0
2020-12-05clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-12-05soc: samsung: exynos-chipid: initialize later - with arch_initcallKrzysztof Kozlowski1-4/+4
2020-12-05soc: samsung: exynos-chipid: order list of SoCs by nameKrzysztof Kozlowski1-1/+2
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong1-0/+2
2020-12-05memory: ti-emif-sram: only build for ARMv7Arnd Bergmann1-1/+1
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko3-22/+496
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializ...Dmitry Osipenko1-28/+20
2020-12-05dt-bindings: memory: tegra20-emc: Document opp-supported-hw propertyDmitry Osipenko1-0/+6
2020-12-04soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()Zhang Changzhong1-0/+1
2020-12-03reset-controller: ti: force the write operation when assert or deassertCrystal Guo1-2/+2
2020-12-01reset: socfpga: add error handling and release mem-regionDinh Nguyen1-2/+9
2020-12-01soc: amlogic: replace devm_reset_control_array_get()Yejune Deng2-3/+2
2020-12-01soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()Yu Kuai1-1/+3
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying1-0/+4
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying1-0/+1
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying1-0/+1
2020-11-28memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar2-15/+11
2020-11-28memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar1-0/+2
2020-11-28memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar1-1/+1
2020-11-28memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar1-1/+2
2020-11-28soc: mediatek: mmsys: Use devm_platform_ioremap_resource()Enric Balletbo i Serra1-5/+2
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu3-36/+35
2020-11-28soc: mediatek: add mt6779 devapc driverNeal Liu3-0/+318