summaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ALSA] cmipci: initialize 0x90 registersClemens Ladisch2007-10-161-0/+4
* [ALSA] cmipci: reset the chip when initializingClemens Ladisch2007-10-161-0/+2
* [ALSA] cmipci: show more registers in proc fileClemens Ladisch2007-10-161-10/+9
* [ALSA] cmipci: update register definitionsClemens Ladisch2007-10-161-64/+109
* [ALSA] cmipci: fix version 37 detectionClemens Ladisch2007-10-161-1/+1
* [ALSA] cmipci: add msbits constraint for 24-bit formatClemens Ladisch2007-10-161-1/+3
* [ALSA] cmipci: show real chip name in card nameClemens Ladisch2007-10-161-6/+8
* [ALSA] cmipci: check that the legacy MIDI port worksClemens Ladisch2007-10-161-0/+7
* [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37Clemens Ladisch2007-10-161-3/+3
* [ALSA] cmipci: add 96 kHz supportClemens Ladisch2007-10-161-3/+35
* [ALSA] cmipci: remove invalid channels constraintClemens Ladisch2007-10-161-1/+0
* [ALSA] cmipci: show actual chip name in card longnameClemens Ladisch2007-10-161-7/+35
OpenPOWER on IntegriCloud