mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
17f6d76e32783c77795694216bc0f80fcef44c8e
* commit 'e74b58e2c6140fd37e40a0ac47bc9d1c7ddb219a': (81 commits) video: rockchip: rga3: add support for more Porter-Duff blend mode video: rockchip: rga3: remove old alpha config parameter video: rockchip: rga3: Modify the log printing of alpha config video: rockchip: rga3: remove the magic number in rga3 alpha config video: rockchip: rga3: remove the magic number in rga2 alpha config video: rockchip: rga3: print request_id and core_id when timeout video: rockchip: mpp: vepu2: fix multicore dispatch err ata: ahci: re-enabled FBS after issued software reset ARM: configs: rockchip_linux_defconfig: disable CONFIG_DM_VERITY media: rockchip: isp: no set clk if assigned-clock-rates in dts drm/rockchip: dsi2: Delete unused prop: USER_SPLIT_MODE drm/rockchip: dw_hdmi: Delete unused prop: USER_SPLIT_MODE drm/rockchip: vop2: rk3588 add support dual connector split mode drm/rockchip: drv: add split_area to identification left or right panel arm64: dts: rockchip: rk3399-evb: add WIFI,poweren_gpio for wifi mtd: spinand: gigadevice: Sync with upstream media: rockchip: isp: sync isp stream_on end then to start working arm64: dts: rockchip: rk3588-vehicle: fix gmac pinctrl-name error mtd: spinand: dosilicon: Modify redundant ECC status bits phy: rockchip: naneng-combphy: Fix swing from 250mV to 650mV for rk3562 pcie ... Signed-off-by: Tao Huang <huangtao@rock-chips.com> Conflicts: drivers/phy/rockchip/phy-rockchip-naneng-combphy.c drivers/soc/rockchip/rockchip_opp_select.c include/soc/rockchip/rockchip_opp_select.h sound/soc/rockchip/rockchip_i2s_tdm.c sound/soc/rockchip/rockchip_pdm.c Ignore: commited8ff84e98("soc: rockchip: opp_select: Implement rockchip_set_opp_supported_hw()"). commit2fe4992cb6("soc: rockchip: opp_select: Add support to parse 'rockchip,pvtm-voltage-sel-hw'"). Change-Id: I6d806db3fce856aae87d66572dd9823525614554 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
…
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
…
…
…
…
…
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%