aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-10mailbox: omap: Fix mailbox interrupt sharingAndrew Davis1-1/+2
2024-07-10mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structureAngeloGioacchino Del Regno1-2/+6
2024-07-10mailbox: mtk-cmdq: Move and partially refactor clocks probeAngeloGioacchino Del Regno1-28/+51
2024-07-10mailbox: mtk-cmdq: Stop requiring name for GCE clockAngeloGioacchino Del Regno1-1/+1
2024-07-10dt-bindings: mailbox: Add mediatek,gce-props.yamlJason-JH.Lin1-0/+52
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-10dt-bindings: watchdog: renesas,wdt: Document RZ/G3S supportClaudiu Beznea1-0/+1
2024-07-10watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu Beznea1-0/+26
2024-07-10watchdog: rzg2l_wdt: Rely on the reset driver for doing proper resetClaudiu Beznea1-35/+4
2024-07-10watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu Beznea1-1/+1
2024-07-10watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu Beznea1-11/+17
2024-07-10watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea1-2/+9
2024-07-10watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea1-3/+8
2024-07-10watchdog: rzg2l_wdt: Make the driver depend on PMClaudiu Beznea1-0/+1
2024-07-10watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011Claudiu Beznea1-1/+1
2024-07-10watchdog: imx7ulp_wdt: keep already running watchdog enabledSascha Hauer1-0/+5
2024-07-10watchdog: starfive: Add missing clk_disable_unprepare()Chen Ni1-1/+3
2024-07-10watchdog: Make watchdog_class constThomas Weißschuh1-1/+1
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+73
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda2-160/+173
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda6-10/+12
2024-07-10s390/sthyi: Use cached data when diag is busyMete Durlu1-17/+38
2024-07-10s390/sthyi: Move diag operationsMete Durlu1-15/+31
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu3-4/+18
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu1-0/+7
2024-07-10s390/diag: Diag204 add busy return errnoMete Durlu1-1/+5
2024-07-10s390/diag: Return errno's from diag204Mete Durlu1-3/+3
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu2-0/+2
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens1-7/+37
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens1-6/+20
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens1-8/+8
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle4-37/+23
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin6-246/+120
2024-07-10idpf: convert header split mode to libeth + napi_build_skb()Alexander Lobakin4-116/+204
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin2-11/+140
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher1-2/+0
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck2-35/+70
2024-07-10ASoC: cs530x: Remove bclk from private structurePaul Handrigan2-13/+12
2024-07-10ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan2-5/+11
2024-07-10ASoC: dt-bindings: cirrus,cs4270: Convert to dtschemaAnimesh Agarwal2-21/+59
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald3-12/+12
2024-07-10firmware: cs_dsp: Clarify wmfw format version log messageRichard Fitzgerald1-3/+2
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald2-8/+8
2024-07-10firmware: cs_dsp: Don't allocate temporary buffer for info textRichard Fitzgerald1-28/+7
2024-07-10idpf: remove legacy Page Pool Ethtool statsAlexander Lobakin2-29/+1
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin8-252/+153
2024-07-10ASoC: dt-bindings: qcom,apq8096-sndcard: use dtschemaRayyan Ansari2-128/+1
2024-07-10ASoC: dt-bindings: qcom,msm8916-wcd-digital-codec: convert to dtschemaRayyan Ansari2-20/+55
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin6-19/+44
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin4-63/+20