aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu1-13/+19
2024-06-18ALSA: spi: Drop NULL check for snd_ctl_remove()Takashi Iwai1-6/+2
2024-06-18ALSA: hda: Drop NULL check for snd_ctl_remove()Takashi Iwai2-10/+5
2024-06-18ALSA: sb: Drop NULL check for snd_ctl_remove()Takashi Iwai2-12/+6
2024-06-18ALSA: control: Allow NULL passed to snd_ctl_remove()Takashi Iwai1-0/+3
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-18net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()David Ruth1-2/+1
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré1-0/+3
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré3-24/+2
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré1-24/+23
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré1-2/+0
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré2-9/+4
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh2-16/+0
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)1-1/+1
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)2-2/+129
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)3-5/+97
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)1-0/+4
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)1-1/+1
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)1-4/+4
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)1-3/+10
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)1-1/+1
2024-06-18Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'Paolo Abeni4-32/+146
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju1-20/+38
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-18ALSA: hda: Add input value sanity checks to HDMI channel map controlsTakashi Iwai1-0/+18
2024-06-18ALSA: chmap: Mark Channel Map controls as volatileTakashi Iwai1-0/+1
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown1-16/+29
2024-06-18ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai1-1/+5
2024-06-18ALSA: hda: Return -EINVAL for invalid volume/switch inputsTakashi Iwai1-5/+18
2024-06-18ALSA: vmaster: Return error for invalid input valuesTakashi Iwai1-0/+8
2024-06-18ALSA: hda/senarytech: add senarytech codec supportbo liu5-0/+264
2024-06-18ALSA: hda: hda_component: Protect shared data with a mutexSimon Trimmer2-1/+16
2024-06-18ALSA: hda: hda_component: Move codec field into the parentSimon Trimmer5-10/+8
2024-06-18ALSA: hda: hda_component: Change codecs to use component parent structureSimon Trimmer5-47/+57
2024-06-18ALSA: hda: hda_component: Introduce component parent structureSimon Trimmer3-53/+71
2024-06-18Merge branch 'for-linus' into for-nextTakashi Iwai6-9/+34
2024-06-18ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang1-0/+4
2024-06-18sound/oss/dmasound: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18platform/x86/intel-uncore-freq: Use generic helpers for current frequencyTero Kristo1-24/+1
2024-06-18platform/x86/intel-uncore-freq: Rename the sysfs helper macro namesTero Kristo1-14/+11
2024-06-18platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver APITero Kristo4-22/+52
2024-06-18platform/x86/intel-uncore-freq: Use uncore_index with read_control_freqTero Kristo4-34/+45
2024-06-18mtd: spi-nor: simplify spi_nor_get_flash_info()Michael Walle1-18/+14
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren3-14/+11
2024-06-18platform/x86/intel-uncore-freq: Get rid of magic min_max argumentTero Kristo4-21/+30
2024-06-18platform/x86/intel-uncore-freq: Get rid of magic valuesTero Kristo1-8/+14
2024-06-18platform/x86/intel-uncore-freq: Re-arrange bit masksTero Kristo1-11/+14
2024-06-18dt-bindings: ata: ahci-fsl-qoriq: convert to yaml formatFrank Li2-21/+58
2024-06-18wifi: wlcore: fix wlcore AP modeRussell King (Oracle)4-21/+16