aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2-2/+2
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto1-7/+7
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto1-4/+2
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto1-3/+3
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto1-4/+4
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+4
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu1-4/+2
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2-12/+12
2018-05-13ALSA: hda/realtek - Clevo P950ER ALC1220 FixupJeremy Soller1-0/+1
2018-05-13ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede1-0/+2
2018-05-13ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams1-10/+748
2018-05-13ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams1-1/+73
2018-05-13ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams1-1/+202
2018-05-13ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams1-18/+607
2018-05-13ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams1-12/+74
2018-05-13ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams1-1/+148
2018-05-13ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams1-6/+335
2018-05-13ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams1-23/+153
2018-05-13ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams1-8/+265
2018-05-13ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams1-2/+129
2018-05-13ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams1-0/+19
2018-05-13ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams1-3/+108
2018-05-13ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams1-6/+55
2018-05-02ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6
2018-05-02ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai1-0/+4
2018-04-27ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King1-1/+1
2018-04-27ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai8-20/+59
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai1-0/+12
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai6-52/+50
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+5
2018-04-19ALSA: hda/realtek - adjust the location of one micHui Wang1-0/+1
2018-04-19ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang1-0/+2
2018-04-16ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai2-9/+2
2018-04-16ALSA: cmipci: Allocate with GFP_KERNEL instead of GFP_ATOMICTakashi Iwai1-1/+1
2018-04-16ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-16ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_ac97_readyJia-Ju Bai1-1/+1
2018-04-16ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_initJia-Ju Bai1-1/+1
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+1
2018-04-11Merge tag 'drm-misc-next-fixes-2018-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+1
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-110/+162
2018-03-29ALSA: hda - Silence PM ops build warningLukas Wunner1-3/+1