summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax2024-02-071-1/+4
* ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello2024-02-061-0/+7
* ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-054-3/+5
* ASoC: Intel: avs: Fix pci_probe() error pathCezary Rojewski2024-02-051-0/+3
* ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeauroraJeffrey Hugo2024-02-051-1/+0
* ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Dan Carpenter2024-02-051-1/+1
* ALSA: Various fixes for Cirrus Logic CS35L56 supportMark Brown2024-02-01412-2075/+4305
|\
| * ALSA: hda: cs35l56: Remove unused test stub functionRichard Fitzgerald2024-02-011-10/+0
| * ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-011-44/+49
| * ALSA: hda: cs35l56: Fix filename string field layoutRichard Fitzgerald2024-02-011-6/+9
| * ALSA: hda: cs35l56: Fix order of searching for firmware filesRichard Fitzgerald2024-02-011-10/+14
| * ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald2024-02-011-1/+1
| * ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald2024-02-014-5/+65
| * ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-013-26/+65
| * ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionRichard Fitzgerald2024-02-011-7/+16
| * ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald2024-02-013-17/+163
| * ALSA: hda: cs35l56: Initialize all ASP1 registersRichard Fitzgerald2024-02-011-0/+16
| * ASoC: cs35l56: Fix default SDW TX mixer registersRichard Fitzgerald2024-02-011-0/+9
| * ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2024-02-013-0/+63
| * ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Richard Fitzgerald2024-02-011-11/+0
| * ASoC: cs35l56: Don't add the same register patch multiple timesRichard Fitzgerald2024-02-011-4/+4
| * ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspRichard Fitzgerald2024-02-011-0/+5
| * ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald2024-02-011-0/+2
| * ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald2024-02-011-17/+12
| * ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald2024-02-011-25/+19
| * Linux 6.8-rc2v6.8-rc2Linus Torvalds2024-01-281-1/+1
| * Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-285-13/+23
| |\
| | * cxl/region:Fix overflow issue in alloc_hpa()Quanquan Cao2024-01-241-2/+2
| | * cxl/pci: Skip irq features if MSI/MSI-X are not supportedIra Weiny2024-01-221-11/+15
| | * tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams2024-01-221-0/+2
| | * tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams2024-01-222-0/+4
| * | Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-2834-230/+83
| |\ \
| | * | mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-01-271-0/+6
| | * | MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-272-0/+5
| | * | Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2024-01-272-4/+0
| | * | MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski2024-01-261-4/+3
| | * | MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-262-0/+4
| | * | MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-01-261-1/+7
| | * | MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli2024-01-267-6/+7
| | * | MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer2024-01-227-8/+27
| | * | MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer2024-01-222-0/+2
| | * | MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer2024-01-221-1/+1
| | * | MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer2024-01-227-204/+17
| | * | MIPS: Alchemy: Fix missing prototypesFlorian Fainelli2024-01-223-3/+5
| | * | MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2024-01-222-3/+3
| | |/
| * | Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-282-6/+20
| |\ \
| | * | futex: Prevent the reuse of stale pi_stateSebastian Andrzej Siewior2024-01-192-6/+20
| * | | Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-281-1/+1
| |\ \ \
| | * | | genirq: Initialize resend_node hlist for all interrupt descriptorsDawei Li2024-01-241-1/+1
| | | |/ | | |/|
| * | | Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-282-1/+29
| |\ \ \