aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/aureon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai1-38/+8
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai1-2/+5
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-1/+2
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-03-23ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban1-25/+64
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2009-12-09ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela1-24/+7
2008-09-09ALSA: ice1712/aureon.c: fix coding styleAlexander Beregalov1-326/+351
2008-09-04ALSA: ice1724: enable MIDI on Terratec Aureon 7.1 UniverseMaximilian Rehkopf1-2/+20
2008-01-31[ALSA] ice1712, ice1724 - Code clean upTakashi Iwai1-39/+74
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] ice1724 - Check value ranges in ctl callbacksTakashi Iwai1-12/+21
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-35/+10
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai1-9/+9
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-5/+5
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai1-22/+20
2007-02-09[ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai1-71/+41
2007-02-09[ALSA] ice1724 - Add support for Prodigy 7.1 XTToshimune Konno1-9/+43
2006-09-23[ALSA] Add dB scale information to ice1724 driverTakashi Iwai1-20/+84
2006-07-12[ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai1-1/+1
2006-06-22[ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai1-10/+16
2006-03-31[ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf1-3/+160
2006-03-22[ALSA] ice1712 - Fix wrong value types for enum itemsTakashi Iwai1-7/+7
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-18/+20
2006-03-22[ALSA] ice1724 - Add support of Prodigy-7.1LTTakashi Iwai1-17/+61
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai1-121/+121
2005-11-07[ALSA] ice1724 - Fix ADC mux put callback in aureon.cTakashi Iwai1-1/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-2/+2
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1948