summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08drm/i915/de: return the old register value from intel_de_rmw()Jani Nikula
2022-12-08drm/i915/de: Add more macros to remove all direct calls to uncoreMaarten Lankhorst
2022-12-08mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET
2022-12-08mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()Christophe JAILLET
2022-12-08mfd: stm32-lptimer: Use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-08mfd: rohm-bd9576: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-08mfd: fsl-imx25-tsadc: Use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-08spi: spi-gpio: Don't set MOSI as an input if not 3WIRE modeKris Bahnsen
2022-12-08dt-bindings: Add missing 'unevaluatedProperties' to regulator nodesRob Herring
2022-12-08ASoC: dt-bindings: fsl-sai: Reinstate i.MX93 SAI compatible stringMarek Vasut
2022-12-08drm/gud: Fix missing includeNoralf Trønnes
2022-12-08platform/mips: Adjust Kconfig to keep consistencyHuacai Chen
2022-12-08Merge branch 'rework/console-list-lock' into for-linusPetr Mladek
2022-12-08platform/x86: wireless-hotkey: use ACPI HID as physAlex Hung
2022-12-08MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda
2022-12-08MIPS: mscc: jaguar2: Fix pca9545 i2c-mux node namesGeert Uytterhoeven
2022-12-08ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying"Colin Ian King
2022-12-08ovl: use inode instead of dentry where possibleMiklos Szeredi
2022-12-08ovl: Add comment on upperredirect reassignmentStanislav Goriainov
2022-12-08ovl: use plain list filler in indexdir and workdir cleanupAmir Goldstein
2022-12-08ovl: do not reconnect upper index records in ovl_indexdir_cleanup()Amir Goldstein
2022-12-08ovl: fix comment typosJiangshan Yi
2022-12-08ovl: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-12-08ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2022-12-08ovl: Use "buf" flexible array for memcpy() destinationKees Cook
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)
2022-12-08net/mlx5e: Open mlx5 driver to accept IPsec packet offloadLeon Romanovsky
2022-12-08net/mlx5e: Handle ESN update eventsLeon Romanovsky
2022-12-08net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky
2022-12-08net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky
2022-12-08net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky
2022-12-08net/mlx5e: Provide intermediate pointer to access IPsec structLeon Romanovsky
2022-12-08net/mlx5e: Skip IPsec encryption for TX path without matching policyLeon Romanovsky
2022-12-08net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem
2022-12-08net/mlx5e: Improve IPsec flow steering autogroupLeon Romanovsky
2022-12-08net/mlx5e: Configure IPsec packet offload flow steeringLeon Romanovsky
2022-12-08net/mlx5e: Use same coding pattern for Rx and Tx flowsLeon Romanovsky
2022-12-08net/mlx5e: Add XFRM policy offload logicLeon Romanovsky
2022-12-08net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun
2022-12-08Merge branch 'mlx5 IPsec packet offload support (Part I)'Steffen Klassert
2022-12-08drm/bridge: Document the expected behaviour of DSI host controllersDave Stevenson
2022-12-08drm/panel: Add prepare_prev_first flag to drm_panelDave Stevenson
2022-12-08drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson
2022-12-08drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg
2022-12-08drm/mediatek: dp: Replace usage of drm_bridge_chain_ functionsDave Stevenson
2022-12-08drm/bridge: ps8640: Use atomic variants of drm_bridge_funcsSam Ravnborg
2022-12-08Documentation: gpu: vc4: Add KUnit Tests SectionMaxime Ripard