aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/ice1712/ews.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: ice1712: Fix assignment in if conditionTakashi Iwai1-8/+16
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-3/+3
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-11ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal1-3/+3
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal1-3/+3
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2014-10-21ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai1-14/+2
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai1-5/+7
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-14/+14
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai1-1/+0
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai1-2/+2
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-3/+6
2008-04-24[ALSA] ice1712 - Add Terrasoniq TS88 supportPeter Lienig1-0/+15
2008-01-31[ALSA] ice1712, ice1724 - Code clean upTakashi Iwai1-23/+68
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-16/+2
2007-05-11[ALSA] ice1712: build fixesRalf Baechle1-12/+12
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai1-12/+12
2006-06-22[ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann1-0/+1
2006-06-22[ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann1-0/+2
2006-01-03[ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6FireTakashi Iwai1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1712Takashi Iwai1-72/+72
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1036