summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck
2024-07-10ASoC: cs530x: Remove bclk from private structurePaul Handrigan
2024-07-10ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan
2024-07-10ASoC: dt-bindings: cirrus,cs4270: Convert to dtschemaAnimesh Agarwal
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald
2024-07-10firmware: cs_dsp: Clarify wmfw format version log messageRichard Fitzgerald
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald
2024-07-10firmware: cs_dsp: Don't allocate temporary buffer for info textRichard Fitzgerald
2024-07-10idpf: remove legacy Page Pool Ethtool statsAlexander Lobakin
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin
2024-07-10ASoC: dt-bindings: qcom,apq8096-sndcard: use dtschemaRayyan Ansari
2024-07-10ASoC: dt-bindings: qcom,msm8916-wcd-digital-codec: convert to dtschemaRayyan Ansari
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin
2024-07-10nfs: remove nfs_page_lengthChristoph Hellwig
2024-07-10nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...Christoph Hellwig
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
2024-07-10bcachefs: fix scheduling while atomic in break_cycle()Kent Overstreet
2024-07-10bpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior
2024-07-11soc: sunxi: sram: Constify struct regmap_configJavier Carrasco
2024-07-10bcachefs: Fix RCU splatKent Overstreet
2024-07-11arm64: dts: allwinner: h616: add crypto engine nodeAndre Przywara
2024-07-10wifi: ath12k: Support Transmit DE statsDinesh Karthikeyan
2024-07-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-07-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-07-10wifi: ath11k: use work queue to process beacon tx eventKang Yang
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-10pwm: atmel-tcb: Make private data variable naming consistentUwe Kleine-König
2024-07-10pwm: atmel-tcb: Simplify checking the companion outputUwe Kleine-König
2024-07-10pwm: Allow pwm state transitions from an invalid stateUwe Kleine-König
2024-07-10pwm: xilinx: Simplify using devm_ functionsUwe Kleine-König
2024-07-10pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...Uwe Kleine-König
2024-07-10pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König
2024-07-10pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König
2024-07-10pwm: Register debugfs operations after the pwm classUwe Kleine-König
2024-07-10pwm: imx-tpm: Enable pinctrl setting for sleep stateShenwei Wang
2024-07-10pwm: lpss: drop redundant runtime PM handlesRaag Jadav
2024-07-10pwm: lpss: use devm_pm_runtime_enable() helperRaag Jadav
2024-07-10pwm-stm32: Make use of parametrised register definitionsUwe Kleine-König