aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel8-3/+613
2022-09-20USB: serial: ftdi_sio: clean up driver prefixJohan Hovold1-21/+17
2022-09-20USB: serial: ftdi_sio: move driver structureJohan Hovold1-66/+35
2022-09-20USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold1-8/+7
2022-09-20drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macroThomas Zimmermann3-6/+14
2022-09-20drm/plane-helper: Warn if atomic drivers call non-atomic helpersThomas Zimmermann1-0/+10
2022-09-20drm/plane: Allocate planes with drm_universal_plane_alloc()Thomas Zimmermann4-63/+121
2022-09-20drm/plane: Remove drm_plane_init()Thomas Zimmermann6-55/+17
2022-09-20drm/atomic-helper: Fix kernel-docJiapeng Chong1-1/+1
2022-09-20drm/mgag200: Force 32 bpp on the consoleThomas Zimmermann1-1/+5
2022-09-20Merge branch 'ice-l2tpv3-offload-support'Paolo Abeni12-4/+179
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik4-2/+109
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek2-0/+13
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek2-0/+18
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek2-0/+37
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek2-2/+2
2022-09-20gpio: twl4030: Reorder functions which allows to drop a forward declaraionUwe Kleine-König1-14/+12
2022-09-20phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initializedMatt Ranostay1-1/+14
2022-09-20swiotlb: don't panic!Robin Murphy1-11/+19
2022-09-20swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()Fabio M. De Francesco1-6/+4
2022-09-20gpiolib: fix OOB access in quirk callbacksMichael Walle1-0/+1
2022-09-20phy: phy-mtk-tphy: fix the phy type setting issueChunfeng Yun1-3/+4
2022-09-20phy: phy-mtk-tphy: set utmi 0 register in init() opsChunfeng Yun1-7/+2
2022-09-20phy: phy-mtk-tphy: disable gpio mode for all usb2 physChunfeng Yun1-2/+1
2022-09-20phy: phy-mtk-tphy: disable hardware efuse when set INTRChunfeng Yun1-1/+6
2022-09-20phy: phy-mtk-tphy: add property to set pre-emphasisChunfeng Yun1-0/+10
2022-09-20dt-bindings: phy: mediatek,tphy: add property to set pre-emphasisChunfeng Yun1-0/+10
2022-09-20dt-bindings: phy: mediatek,tphy: add support type of SGMIIChunfeng Yun1-0/+1
2022-09-20phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2022-09-20phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()Liang He1-2/+4
2022-09-20dt-bindings: phy: renesas,rcar-gen2-usb-phy: Convert to json-schemaGeert Uytterhoeven2-112/+123
2022-09-20phy: qcom-qmp-combo: fix sc8280xp PCS_USB offsetJohan Hovold1-0/+1
2022-09-20phy: rockchip: inno-dsidphy: Add support for rk3568Chris Morgan1-46/+158
2022-09-20dt-bindings: phy-rockchip-inno-dsidphy: add compatible for rk3568Chris Morgan1-0/+1
2022-09-20ALSA: hda: ext: remove always-true conditions on host and link releasePierre-Louis Bossart1-2/+4
2022-09-20ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart3-4/+18
2022-09-20ALSA: hda: ext: simplify logic for stream assignmentPierre-Louis Bossart1-9/+4
2022-09-20ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart3-6/+16
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart4-7/+7
2022-09-20ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart2-7/+3
2022-09-20ALSA: hda: document state machine for hdac_streamsPierre-Louis Bossart1-0/+33
2022-09-20ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart2-4/+2
2022-09-20dt-bindings: phy: qcom,qmp-ufs: Fix SM6115 clocks, regsIskren Chernev1-1/+2
2022-09-20phy: qcom-qmp-usb: drop legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-ufs: drop legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-combo: drop unused legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-pcie: drop unused legacy DT workaroundJohan Hovold1-21/+6
2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handlingJohan Hovold1-14/+0
2022-09-20phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold1-15/+42
2022-09-20phy: qcom-qmp-ufs: fix memleak on probe deferralJohan Hovold1-15/+15