summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/quartet.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice1712: Use the standard snd_ctl_add_followers() helperTakashi Iwai2023-07-211-12/+3
* ALSA: ice1712: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-11/+2
* ALSA: ice1712: remove redundant assignment to newColin Ian King2022-08-051-1/+1
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-7/+7
* ALSA: ice1712: More constificationsTakashi Iwai2020-01-051-4/+4
* ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-3/+1
* ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas2018-03-011-4/+4
* ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal2017-08-061-1/+1
* ALSA: ice1724: Constify hw_constraintsTakashi Iwai2017-06-091-3/+3
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-6/+1
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-141-4/+1
* ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-23/+4
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-261-3/+3
* ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai2013-11-071-0/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-12/+12
* ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-181-1/+0
* ALSA: ice17xx: Constify strings and string arraysTakashi Iwai2012-10-171-4/+5
* ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-211-0/+1130