summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai2021-03-081-7/+0
| |/
* | ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen2021-03-251-14/+11
* | ALSA: rme9652: don't disable if not enabledTong Zhang2021-03-221-1/+2
* | ALSA: hdspm: don't disable if not enabledTong Zhang2021-03-221-1/+2
* | ALSA: hdsp: don't disable if not enabledTong Zhang2021-03-221-1/+2
* | ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava2021-03-1820-20/+20
* | ALSA: asihpi: fix comment syntax in file headersAditya Srivastava2021-03-182-2/+2
* | ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.Stefan Binding2021-03-161-182/+98
* | ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control nameStefan Binding2021-03-161-1/+1
* | ALSA: hda/cirrus: Cleanup patch_cirrus.c code.Stefan Binding2021-03-161-75/+72
* | ALSA: hda/cirrus: Add error handling into CS8409 I2C functionsStefan Binding2021-03-161-45/+91
* | ALSA: hda/cirrus: Add Headphone and Headset MIC Volume ControlStefan Binding2021-03-071-0/+200
* | ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion co...Vitaly Rodionov2021-03-071-2/+307
* | ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec.Vitaly Rodionov2021-03-071-0/+576
* | ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18Vitaly Rodionov2021-03-072-2/+2
* | Merge tag 'tags/virtio_snd-5.12-rc2' into for-nextTakashi Iwai2021-03-076-13/+41
|\|
| * ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 boardTakashi Iwai2021-03-031-0/+1
| * ALSA: hda/realtek: Add quirk for Intel NUC 10Werner Sembach2021-03-031-0/+11
| * ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang2021-03-021-1/+17
| * ALSA: hda/realtek: Add quirk for Clevo NH55RZQEckhart Mohr2021-03-021-0/+1
| * ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-024-12/+11
* | ALSA: hda - bind headset buttons to the headphone jackHui Wang2021-03-053-5/+91
* | ALSA: pci: vx222: fix kernel-doc warningPierre-Louis Bossart2021-03-031-5/+5
* | ALSA: pci: mixart: fix kernel-doc warningPierre-Louis Bossart2021-03-031-1/+2
|/
* ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256Chris Chiu2021-02-281-0/+13
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-02-281-1/+1
* Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-2151-155/+211
|\
| * ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupTakashi Iwai2021-02-151-0/+29
| * Merge branch 'for-next' into for-linusTakashi Iwai2021-02-1549-154/+169
| |\
| | * ALSA: azt3328: Assign boolean values to a bool variableJiapeng Chong2021-02-071-1/+1
| | * ALSA: hda: Drop power save deny list entry for Clevo W65_67SBTakashi Iwai2021-02-021-2/+0
| | * Merge branch 'for-linus' into for-nextTakashi Iwai2021-02-023-18/+20
| | |\
| | * | ALSA: hdsp: hardware output loopbackJasmin Fazlic2021-02-021-1/+73
| | * | ALSA: intel8x0: Fix missing check in snd_intel8x0m_createDinghao Liu2021-02-011-1/+2
| | * | ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko2021-01-261-1/+1
| | * | ALSA: hda/tegra: Reset hardwareDmitry Osipenko2021-01-261-0/+20
| | * | ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko2021-01-261-59/+9
| | * | ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong2021-01-251-1/+1
| | * | ALSA: hda: boolean values to a bool variableJiapeng Zhong2021-01-241-1/+1
| | * | Merge branch 'for-linus' into for-nextTakashi Iwai2021-01-185-4/+23
| | |\ \
| | * | | ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-1518-48/+21
| | * | | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-0821-26/+26
| | * | | Merge branch 'for-linus' into for-nextTakashi Iwai2021-01-075-3/+23
| | |\ \ \
| | * | | | ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
| | * | | | ALSA: sis7019: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
| | * | | | ALSA: ens1370: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2020-12-251-2/+2
| | * | | | ALSA: trident: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2020-12-251-2/+2
| | * | | | ALSA: sonicvibes: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
| | * | | | ALSA: lola: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
| | * | | | ALSA: emu10k1: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1