summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18ASoC: Constify return of snd_soc_dai_get_pcm_stream()Krzysztof Kozlowski
2024-06-18ASoC: Constify DAI passed to get_channel_mapKrzysztof Kozlowski
2024-06-18ASoC: Constify passed data to core functionKrzysztof Kozlowski
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_link_componentKrzysztof Kozlowski
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_driverKrzysztof Kozlowski
2024-06-18tipc: force a dst refcount before doing decryptionXin Long
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto
2024-06-18pinctrl: freescale: Select missing featuresLinus Walleij
2024-06-18Merge branch 'introduce-phy-mode-10g-qxgmii'Paolo Abeni
2024-06-18dt-bindings: net: ethernet-controller: add 10g-qxgmii modeVladimir Oltean
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-18ALSA: spi: Drop NULL check for snd_ctl_remove()Takashi Iwai
2024-06-18ALSA: hda: Drop NULL check for snd_ctl_remove()Takashi Iwai
2024-06-18ALSA: sb: Drop NULL check for snd_ctl_remove()Takashi Iwai
2024-06-18ALSA: control: Allow NULL passed to snd_ctl_remove()Takashi Iwai
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-18net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()David Ruth
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)
2024-06-18Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'Paolo Abeni
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-18ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai
2024-06-18ALSA: chmap: Mark Channel Map controls as volatileTakashi Iwai
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown
2024-06-18ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai
2024-06-18ALSA: hda: Return -EINVAL for invalid volume/switch inputsTakashi Iwai
2024-06-18ALSA: vmaster: Return error for invalid input valuesTakashi Iwai
2024-06-18ALSA: hda/senarytech: add senarytech codec supportbo liu
2024-06-18ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer
2024-06-18ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer
2024-06-18ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer