aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-5/+6
* 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
* [ALSA] cmipci: remove has_dual_dacClemens Ladisch2007-10-161-8/+3
* [ALSA] cmipci: reorganize chip version detectionClemens Ladisch2007-10-161-24/+20
* [ALSA] cmipci: make the test for integrated MIDI port address more robustClemens Ladisch2007-10-161-6/+9
* [ALSA] cmipci: fix handling of FM/MIDI port addressesClemens Ladisch2007-10-161-7/+15
* [ALSA] cmipci: fix MIDI device nameClemens Ladisch2007-10-161-9/+7
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai2007-03-061-7/+11
* [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1