summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai2013-11-071-0/+2
* ALSA: ice1724: Fix uninitialized variable accessTakashi Iwai2013-10-292-2/+4
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-292-3/+3
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-292-2/+0Star
* ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-071-0/+2
* ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF inputJonas Petersen2013-02-251-13/+24
* ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter2013-02-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | ALSA: pci: remove __dev* attributesBill Pemberton2012-12-0719-245/+245
* | ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai2012-11-121-0/+2
* | ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary2012-11-121-0/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-081-1/+6
|\ \
| * | ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
| |/
* | ALSA: ice1712: Fix build errorsRandy Dunlap2012-10-231-2/+2
* | ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-1819-18/+1Star
* | ALSA: ice17xx: Constify strings and string arraysTakashi Iwai2012-10-1714-50/+54
* | ALSA: ice1712: Add Philips PSC724 Ultimate EdgeOndrej Zary2012-10-174-2/+481
* | ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec supportOndrej Zary2012-10-172-0/+858
* | ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec supportOndrej Zary2012-10-172-0/+524
* | ALSA: ice1712: add chip_exit callbackOndrej Zary2012-10-173-2/+17
|/
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-221-1/+2
|\
| * ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo2012-09-121-1/+2
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-145-9/+9
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-10/+16
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-242-26/+4Star
* ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman2012-03-051-0/+23
* ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman2012-01-111-0/+35
* ALSA: ice1724 - Allow card info based on model onlyPavel Hofman2012-01-111-3/+5
* ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2012-01-112-3/+11
* ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman2012-01-081-1/+6
* ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman2012-01-081-2/+5
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-3/+3
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-012-2/+2
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-102-2/+2
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-102-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-314-7/+7
* ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz2011-01-181-0/+7
* ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz2010-12-092-1/+59
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-072-4/+4
* ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2010-08-232-1/+13
* Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-25/+64
|\
| * Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai2010-04-131-25/+64
| |\
| | * ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban2010-03-231-25/+64
* | | ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai2010-05-121-3/+3
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-3/+1Star
|/