aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF inputJonas Petersen1-13/+24
2013-02-07ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter1-1/+1
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 Pemberton19-245/+245
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-12ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai1-0/+2
2012-11-12ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary1-0/+2
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+6
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai1-1/+6
2012-10-23ALSA: ice1712: Fix build errorsRandy Dunlap1-2/+2
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai19-18/+1
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai14-50/+54
2012-10-17ALSA: ice1712: Add Philips PSC724 Ultimate EdgeOndrej Zary4-2/+481
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec supportOndrej Zary2-0/+858
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec supportOndrej Zary2-0/+524
2012-10-17ALSA: ice1712: add chip_exit callbackOndrej Zary3-2/+17
2012-09-22Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+2
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo1-1/+2
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai5-9/+9
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-10/+16
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai2-26/+4
2012-03-05ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman1-0/+23
2012-01-11ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman1-0/+35
2012-01-11ALSA: ice1724 - Allow card info based on model onlyPavel Hofman1-3/+5
2012-01-11ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2-3/+11
2012-01-08ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman1-1/+6
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell2-3/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2-2/+2
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-4/+6
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2-2/+2
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi4-7/+7
2011-01-18ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz1-0/+7
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz2-1/+59
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches2-4/+4
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2-1/+13
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai1-25/+64
2010-05-12ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai1-3/+3
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai1-25/+64
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-3/+1
2010-03-23ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban1-25/+64
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela2-2/+11
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2-2/+2
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan1-0/+9
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-24/+7