aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ice1712/quartet.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-05ALSA: ice1712: remove redundant assignment to newGravatar Colin Ian King 1-1/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APIGravatar Takashi Iwai 1-7/+7
2020-01-05ALSA: ice1712: More constificationsGravatar Takashi Iwai 1-4/+4
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsGravatar Takashi Iwai 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-16/+1
2019-02-06ALSA: pci: Clean up with new procfs helpersGravatar Takashi Iwai 1-3/+1
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Gravatar Joey Pabalinas 1-4/+4
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresGravatar Bhumika Goyal 1-1/+1
2017-06-09ALSA: ice1724: Constify hw_constraintsGravatar Takashi Iwai 1-3/+3
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSGravatar Takashi Iwai 1-6/+1
2014-11-14ALSA: ice1712: remove unneeded return statementGravatar Sudip Mukherjee 1-4/+1
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Gravatar Takashi Iwai 1-23/+4
2014-02-26ALSA: ice17xx: Use standard printk helpersGravatar Takashi Iwai 1-3/+3
2013-11-07ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nGravatar Takashi Iwai 1-0/+2
2012-12-07ALSA: pci: remove __dev* attributesGravatar Bill Pemberton 1-12/+12
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hGravatar Takashi Iwai 1-1/+0
2012-10-17ALSA: ice17xx: Constify strings and string arraysGravatar Takashi Iwai 1-4/+5
2009-09-21ALSA: ice1724 - Infrasonic Quartet supportGravatar Pavel Hofman 1-0/+1130