summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-219-87/+116
|\
| * ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding2022-01-201-0/+2
| * ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai2022-01-191-20/+5
| * ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König2022-01-184-6/+8
| * ALSA: hda: cs35l41: Tidyup codeLucas Tanure2022-01-184-54/+49
| * ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure2022-01-181-2/+1
| * ALSA: hda: cs35l41: Add missing default casesLucas Tanure2022-01-181-0/+13
| * ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure2022-01-183-3/+4
| * ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax2022-01-181-0/+8
| * ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax2022-01-181-1/+1
| * ALSA: core: Fix SSID quirk lookup for subvendor=0Takashi Iwai2022-01-171-1/+1
| * ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.Johannes Schickel2022-01-161-0/+12
| * ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev2022-01-141-0/+12
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-2/+2
|\ \
| * | virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-2/+2
* | | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-14317-4541/+13717
|\ \ \ | |/ / |/| / | |/
| * ALSA: hda: intel-dsp-config: reorder the config tableBrent Lu2022-01-131-12/+12
| * ALSA: hda: intel-dsp-config: add JasperLake supportBrent Lu2022-01-131-1/+18
| * ALSA: hda: cs35l41: fix double free on error in probe()Dan Carpenter2022-01-111-0/+1
| * Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-01-1017-175/+567
| |\
| | * ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-075-4/+209
| | * ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-072-47/+52
| | * ASoC: imx-card: several improvement and fixesMark Brown2022-01-061-8/+24
| | |\
| | | * ASoC: imx-card: improve the sound quality for low rateShengjiu Wang2022-01-061-4/+4
| | | * ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang2022-01-061-3/+4
| | | * ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang2022-01-061-1/+16
| | * | ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana2022-01-061-8/+9
| | * | ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey2022-01-061-4/+4
| | * | ASoC: topology: Fix typoQinghua Jin2022-01-061-1/+1
| | * | ASoC: fsl_asrc: refine the check of available clock dividerShengjiu Wang2022-01-061-11/+58
| | * | ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detectHans de Goede2022-01-061-3/+40
| | * | ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the AMCR0F28...Hans de Goede2022-01-061-3/+40
| | * | ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2022-01-062-4/+46
| | * | ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2022-01-062-2/+10
| | * | ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2022-01-062-9/+9
| | * | ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede2022-01-061-1/+1
| | |/
| | * ASoC: ak4375: Fix unused function errorTakashi Iwai2022-01-051-2/+0
| | * Add low power hibernation support to cs35l41Mark Brown2022-01-056-68/+53
| | |\
| | | * ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-052-3/+19
| | | * ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax2022-01-051-59/+22
| | | * ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
| | | * ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
| | | * ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2022-01-052-0/+4
| | * | ASoC: cs4265: Add a remove() functionFabio Estevam2022-01-051-0/+11
| | |/
| * | ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C busesTakashi Iwai2022-01-091-0/+2
| * | ALSA: hda: Fix dependency on ASoC cs35l41 codecTakashi Iwai2022-01-081-0/+2
| * | ALSA: intel_hdmi: Check for error num after setting maskJiasheng Jiang2022-01-071-1/+3
| * | ALSA: virmidi: Remove duplicated codeStefan Sauer2022-01-061-3/+0
| * | ALSA: seq: virmidi: Add a drain operationStefan Sauer2022-01-061-0/+11