summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22leds: lp55xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: is31fl32xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: bcm6358: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: bcm6328: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: aw2013: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: 88pm860x: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: max77693: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-22leds: max77693: Add missing of_node_get for probe durationKrzysztof Kozlowski
2024-08-22leds: ktd2692: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-22leds: aat1290: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-22powerpc/mm: Fix return type of pgd_val()Christophe Leroy
2024-08-22powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-08-22powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-08-22drm/xe: remove display stepping handlingJani Nikula
2024-08-22drm/i915: remove display stepping handlingJani Nikula
2024-08-22drm/i915/display: switch to display detected steppingsJani Nikula
2024-08-22drm/i915/display: identify display steppings in display probeJani Nikula
2024-08-22drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()Jani Nikula
2024-08-22drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()Jani Nikula
2024-08-22drm/xe/step: define more steppings E-JJani Nikula
2024-08-22drm/xe/display: remove the unused compat HAS_GMD_ID()Jani Nikula
2024-08-22drm/xe/display: remove intel_display_step_name() to simplifyJani Nikula
2024-08-22drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-08-22ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald
2024-08-22ASoC: Intel: sof_sdw: use playback/capture_only flagsKuninori Morimoto
2024-08-22ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto
2024-08-22regulator: Fully clean up on error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-08-22regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-08-22regulator: Clarify error message for "id == NULL" in _regulator_get()Chen-Yu Tsai
2024-08-22ASoC: tas2781: mark const variables tas2563_dvc_table as __maybe_unusedShenghao Ding
2024-08-22ASoC: dwc: change to use devm_clk_get_enabled() helpersWu Bo
2024-08-22spi: pxa2xx: Move PM runtime handling to the glue driversAndy Shevchenko
2024-08-22spi: pxa2xx: Do not override dev->platform_data on probeAndy Shevchenko
2024-08-22bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi
2024-08-22wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-22drm/vc4: v3d: simplify clock retrievalStefan Wahren
2024-08-22drm/vc4: Get the rid of DRM_ERROR()Stefan Wahren
2024-08-22drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-22leds: sun50i-a100: Replace msleep() with usleep_range()Abhishek Tamboli
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-22ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang
2024-08-22netfilter: flowtable: validate vlan headerPablo Neira Ayuso
2024-08-22usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski