summaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring2017-08-221-8/+11
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-6/+6
* ALSA: cmipci: Constify hw_constraintsTakashi Iwai2017-06-091-6/+6
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-3/+3
|\
| * Annotate hardware config module parameters in sound/pci/David Howells2017-04-201-3/+3
* | ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-3/+3
|/
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-5/+5
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-5/+0
* ALSA: cmipci: remove a stray space characterDan Carpenter2015-02-251-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: cmipci: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-2/+2
* ALSA: cmipci: Use standard printk helpersTakashi Iwai2014-02-261-17/+19
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-24/+24
* ALSA: cmipci: Implement channel mappingTakashi Iwai2012-09-061-0/+6
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-3/+3
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+3
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* ALSA: cmipci: use enum control info helperClemens Ladisch2011-01-101-16/+9
* ALSA: cmipci: work around invalid PCM pointerClemens Ladisch2010-03-241-3/+11
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-2/+2
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-5/+5
* ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak2009-04-271-1/+1
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-3/+6
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-2/+0
* [ALSA] sound: cmipci.c fix shadowed variable warningHarvey Harrison2008-04-241-5/+6
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] cmipci: document 'Modem' control version checkClemens Ladisch2008-01-311-0/+4
* [ALSA] cmipci: disable 'Modem' control on version 39 or newer chipsClemens Ladisch2008-01-311-7/+5
* [ALSA] cmipci - allow capture of raw spdif subframesTimofei Bondarenko2008-01-311-1/+8
* [ALSA] cmipci - utilize ADC48K44K bitTimofei Bondarenko2008-01-311-0/+7
* [ALSA] cmipci at 96kHzTimofei Bondarenko2008-01-311-19/+64
* [ALSA] cmipci: fix FLINKON/OFF bitsClemens Ladisch2007-11-191-3/+2
* [ALSA] cmipci: fix distortion on rear channelsClemens Ladisch2007-10-161-1/+67
* [ALSA] cmipci: clean up struct cmipci_pcmClemens Ladisch2007-10-161-13/+12
* [ALSA] cmipci: fix lookup of double ratesClemens Ladisch2007-10-161-0/+3
* [ALSA] cmipci: reorganize set_dac_channels()Clemens Ladisch2007-10-161-30/+19
* [ALSA] cmipci: remove 5.0 formatClemens Ladisch2007-10-161-3/+3
* [ALSA] cmipci: allow 96 kHz playback on non-multichannel rearClemens Ladisch2007-10-161-6/+6
OpenPOWER on IntegriCloud