summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ews.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+1
|\
| * ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela2019-06-111-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
|/
* ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki2019-01-071-1/+6
* ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal2017-08-061-3/+3
* ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal2017-08-061-3/+3
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-2/+2
* ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-14/+2Star
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-261-5/+7
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-14/+14
* ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-181-1/+0Star
* ALSA: ice17xx: Constify strings and string arraysTakashi Iwai2012-10-171-2/+2
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-3/+6
* [ALSA] ice1712 - Add Terrasoniq TS88 supportPeter Lienig2008-04-241-0/+15
* [ALSA] ice1712, ice1724 - Code clean upTakashi Iwai2008-01-311-23/+68
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-16/+2Star
* [ALSA] ice1712: build fixesRalf Baechle2007-05-111-12/+12
* [ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai2007-02-091-12/+12
* [ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann2006-06-221-0/+1
* [ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann2006-06-221-0/+2
* [ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6FireTakashi Iwai2006-01-031-1/+1
* [ALSA] Remove xxx_t typedefs: PCI ICE1712Takashi Iwai2006-01-031-72/+72
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1036