aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/ice1712/quartet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-21ALSA: ice1712: Use the standard snd_ctl_add_followers() helperTakashi Iwai1-12/+3
2023-07-21ALSA: ice1712: Simplify with snd_ctl_find_id_mixer()Takashi Iwai1-11/+2
2022-08-05ALSA: ice1712: remove redundant assignment to newColin Ian King1-1/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-7/+7
2020-01-05ALSA: ice1712: More constificationsTakashi Iwai1-4/+4
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai1-3/+1
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas1-4/+4
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal1-1/+1
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai1-3/+3
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai1-6/+1
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee1-4/+1
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai1-23/+4
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai1-3/+3
2013-11-07ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai1-0/+2
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-12/+12
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai1-1/+0
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai1-4/+5
2009-09-21ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman1-0/+1130