aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-3/+6
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-2/+0
2008-04-24[ALSA] sound: cmipci.c fix shadowed variable warningHarvey Harrison1-5/+6
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] cmipci: document 'Modem' control version checkClemens Ladisch1-0/+4
2008-01-31[ALSA] cmipci: disable 'Modem' control on version 39 or newer chipsClemens Ladisch1-7/+5
2008-01-31[ALSA] cmipci - allow capture of raw spdif subframesTimofei Bondarenko1-1/+8
2008-01-31[ALSA] cmipci - utilize ADC48K44K bitTimofei Bondarenko1-0/+7
2008-01-31[ALSA] cmipci at 96kHzTimofei Bondarenko1-19/+64
2007-11-19[ALSA] cmipci: fix FLINKON/OFF bitsClemens Ladisch1-3/+2
2007-10-16[ALSA] cmipci: fix distortion on rear channelsClemens Ladisch1-1/+67
2007-10-16[ALSA] cmipci: clean up struct cmipci_pcmClemens Ladisch1-13/+12
2007-10-16[ALSA] cmipci: fix lookup of double ratesClemens Ladisch1-0/+3
2007-10-16[ALSA] cmipci: reorganize set_dac_channels()Clemens Ladisch1-30/+19
2007-10-16[ALSA] cmipci: remove 5.0 formatClemens Ladisch1-3/+3
2007-10-16[ALSA] cmipci: allow 96 kHz playback on non-multichannel rearClemens Ladisch1-6/+6
2007-10-16[ALSA] cmipci: initialize 0x90 registersClemens Ladisch1-0/+4
2007-10-16[ALSA] cmipci: reset the chip when initializingClemens Ladisch1-0/+2
2007-10-16[ALSA] cmipci: show more registers in proc fileClemens Ladisch1-10/+9
2007-10-16[ALSA] cmipci: update register definitionsClemens Ladisch1-64/+109
2007-10-16[ALSA] cmipci: fix version 37 detectionClemens Ladisch1-1/+1
2007-10-16[ALSA] cmipci: add msbits constraint for 24-bit formatClemens Ladisch1-1/+3
2007-10-16[ALSA] cmipci: show real chip name in card nameClemens Ladisch1-6/+8
2007-10-16[ALSA] cmipci: check that the legacy MIDI port worksClemens Ladisch1-0/+7
2007-10-16[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37Clemens Ladisch1-3/+3
2007-10-16[ALSA] cmipci: add 96 kHz supportClemens Ladisch1-3/+35
2007-10-16[ALSA] cmipci: remove invalid channels constraintClemens Ladisch1-1/+0
2007-10-16[ALSA] cmipci: show actual chip name in card longnameClemens Ladisch1-7/+35
2007-10-16[ALSA] cmipci: remove has_dual_dacClemens Ladisch1-8/+3
2007-10-16[ALSA] cmipci: reorganize chip version detectionClemens Ladisch1-24/+20
2007-10-16[ALSA] cmipci: make the test for integrated MIDI port address more robustClemens Ladisch1-6/+9
2007-10-16[ALSA] cmipci: fix handling of FM/MIDI port addressesClemens Ladisch1-7/+15
2007-10-16[ALSA] cmipci: fix MIDI device nameClemens Ladisch1-9/+7
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-03-06[ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai1-7/+11
2007-01-09[ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko1-1/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-3/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+3
2006-06-22[ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-12/+13
2006-01-03[ALSA] cmipci - Add PM supportTakashi Iwai1-6/+98
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CMIPCITakashi Iwai1-242/+264
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0