aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/ice1712/delta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: ice1712: Fix assignment in if conditionTakashi Iwai1-2/+4
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
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
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal1-6/+6
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal1-6/+6
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2015-11-30ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall1-1/+1
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary1-3/+6
2014-04-03ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary1-0/+22
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary1-1/+29
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai1-2/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-21/+21
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai1-1/+0
2011-01-18ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz1-0/+7
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz1-1/+48
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee1-0/+10
2008-09-09ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up)Vedran Miletic1-1/+1
2008-04-24[ALSA] ice1712 - added support for M-Audio Delta 66EJaroslav Kysela1-3/+12
2008-04-24[ALSA] Added support for Delta1010E (newer revisions of Delta1010)Jaroslav Kysela1-0/+9
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] ice1712 - Fix word clock status control on Delta 1010LTTakashi Iwai1-1/+1
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-9/+2
2007-05-11[ALSA] ice1712: build fixesRalf Baechle1-17/+17
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai1-17/+17
2006-03-22[ALSA] sound/pci/ice1712/delta.c: make 2 functions staticAdrian Bunk1-2/+2
2006-03-22[ALSA] ice1712 - Fix wordclock status on Delta1010LTDoug McLain1-1/+1
2006-03-22[ALSA] ice1712 - Delta 1010LT S/PDIF fixesJaroslav Kysela1-1/+35
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-12/+14
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1712Takashi Iwai1-41/+41
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-1/+1
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+771